@charset "UTF-8";
body {
	margin: 0px;
	color: #151515;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
}
#pulsa {
	color: #B8B8B8;
	font-size: 10px;
}

#wrapper {
	background-color: #FFFFFF;
	width: 100%;
	min-width: 740px;
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
	-webkit-box-shadow: 3px 3px 4px rgba(0,0,0,0.40);
	box-shadow: 3px 3px 4px rgba(0,0,0,0.40);
	border-radius: 4px;
}
#Tabs1 .ui-tabs-nav.ui-helper-clearfix.ui-widget-header .ui-state-default.ui-corner-top a  {
	font-size: 12px;
	font-weight: bold;
}
#Tabs1 #tabs-1 p, #tabs-2 p, #tabs-3 p, #tabs-4 p, #tabs-5 p, #tabs-6 p, #tabs-7 p, #tabs-8 p {
	color: #000000;
	font-size: 12px;
}
#home, #stopmotion, #rotoscopy, #cells, #flash, #blender, #pencil, #dispositivos {
	width: 85%;
	margin-left: 145px;
	height: 70px;
	text-align: justify;
}
#penny    {
	position: absolute;
	top: 53px;
	left: 10px;
}
#home audio, #stopmotion audio, #rotoscopy audio, #cells audio, #flash audio, #blender audio, #pencil audio, #dispositivos audio {
	margin-top: 8px;
	float: right;
	max-width: 16vmax;
}
h1   ,h2 {
	color: #3399CC;
	font-family: source-sans-pro;
	font-style: normal;
	font-weight: 600;
}
#wrapper #top h3 {
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
h1 {
	font-size: 50px;
	text-align: center;
	text-transform: uppercase;
	margin-top: 0px;
	margin-bottom: 0px;
}
#main {
	width: 58%;
	margin-left: 2%;
	float: left;
}
#mainprin {
	width: 95%;
	margin-left: 2%;
	float: left;
	text-align: center;
}
#grande {
	width: 100%;
	margin-left: 2%;
}
#sidebar {
	width: 34%;
	margin-left: 4%;
	float: left;
}

figure {
	width: 500px;
	padding-top: 12px;
	padding-bottom: 12px;
}
#right {
	width: 340px;
	padding-top: 12px;
	padding-bottom: 12px;
}
figure img {
	padding: 10px;
	-webkit-box-shadow: 1px 1px 15px #999999;
	box-shadow: 1px 1px 15px #999999;
	border-radius: 10px;
}
figure iframe {
	padding: 10px;
	-webkit-box-shadow: 1px 1px 15px #999999;
	box-shadow: 1px 1px 15px #999999;
	border-radius: 10px;
}
figure canvas {
	padding: 10px;
	-webkit-box-shadow: 1px 1px 15px #999999;
	box-shadow: 1px 1px 15px #999999;
	border-radius: 10px;
}
figcaption {
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
}
.centered {
	margin-left: auto;
	margin-right: auto;
}
.textocentro {
	text-align: center;
}
.textoderecha {
	text-align: right;
}
.floatleft {
	margin-right: 10px;
	float: left;
}
.floatright {
	margin-left: 10px;
	float: right;
}
.fondoverde {
	color: #00BF7E;
	font-family: source-sans-pro;
	font-style: normal;
	font-weight: 600;
}
.fondoazul {
	color: #8BAEF5;
	font-family: source-sans-pro;
	font-style: normal;
	font-weight: 600;
}
.fondoallo {
	color: #D3D300;
	font-family: source-sans-pro;
	font-style: normal;
	font-weight: 600;
}
#cuerpo ul li {
	list-style-type: none;
	color: #B5B5B5;
}
a {
	font-weight: bold;
	text-decoration: none;
}
a:link {
	color: #FF6600;
}
a:visited {
	color: #FF944C;
}
a:hover, a:active, a:focus {
	color: #7F3300;
	text-decoration: underline;
}
article, aside, figure, footer, header, nav {
	display: block;
}

footer{
	clear: left;
	background-color: #43A6CB;
	color: #FFFFFF;
	border-radius: 4px;
	height:65px;
	-webkit-box-shadow: 3px 3px 4px rgba(0,0,0,0.40);
	box-shadow: 3px 3px 4px rgba(0,0,0,0.40);
}

footer ul li {
	padding-left: 25px;
	display: inline;
	float: left;
}
#pie nav ul li img {
	margin-top:15px;
}
.marginsup {
	margin-top: 5px;
}
#wrapper #pie nav ul #m {
	margin-top: 15px;
}
#wrapper #pie nav ul li a {
	text-align: right;
	font-size: 11px;
	color: #89C7DE;
	text-decoration: none;
	font-weight: normal;
}
#wrapper #pie nav ul li a:hover  {
	color: #FFFFFF;
}
