body{
	background-color:#9eb5c0;
	margin:8px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

#header{
	background-image:url(../imageshome/header.jpg);
	width:782px;
	height:75px;
}

#cuerpo{
	width:782px;
	background-image:url(../imageshome/fondo_cuerpo.jpg);
	background-repeat:repeat-y;
	height:auto;

	margin-top:8px;	
}

a{
	border:0px;
	text-decoration:none;
}

img{
	border:0px;
}

#container{
	width:782px;
	margin:auto;	
}

#header .logo{
	width:265px;
	height:53px;
	float:left;
	margin-left:18px;
	margin-top:7px;
}


#header .animales{
	width:193px;
	
	height:53px;
	margin-left:280px;
	background-image:url(../imageshome/animales.jpg);
	float:left;
	margin-top:7px;
}

.clear{
	clear:both;
}

#telefonos{
	font-size:12px;
	color:White;
	font-weight:bold;
	margin-left:8px;
	margin-top:2px;
}


#cuerpo .animaciones{
	padding-left:18px;
	width:498px;
	height:auto;
	margin-top:10px;
	float:left;

}
#cuerpo .sidebar{
	width:202px;
	float:left;
	height:auto;
	margin-top:13px;
	padding-left:17px;
}

#cuerpo .footer{
	margin-left:80px;
}
#copy{
	text-align:center;
	margin-top:5px;
	color:White;
	font-weight:bold;
	margin-bottom:5px;
}
#promotion{
	color:#22368c;
	font-size:12px;
}


#promotion label{
	float:left;
	width:100px;
	font-weight:bold;
}
#promotion input.campo{
	width:200px;
	border:1px Solid #cbcbcb;
}
#promotion textarea{
	width:200px;
	border:1px Solid #cbcbcb;
}


#promotion strong{
	color:#22368c;
	font-weight:bold;
}

#promotion h1{
	font-size:15px;
		color:#d87d06;
}

.titulopromotion{
	border:1px Solid #c5d4d9;
	padding:3px;
	color:#22368c;
	font-weight:bold;
}

.titulopromotion a{
	color:#22368c;
	text-decoration:none;
}
.titulopromotion a:hover{
	color:#22368c;
	text-decoration:none;
}

a.downloadsection{
		background: url('../images/download_page.jpg') no-repeat scroll top left;
		height: 40px;
		width:50px;
		padding-left:20px;
		padding-top:5px;
		color:#424242;
		font-weight:bold;
		background-position:0px 0px;
}

a.high_reso{
	background: url('../images/zoom_in.png') no-repeat scroll top left;
	height: 16px;
	text-indent: 18px;
	display:block;
	font-size:11px;
	color:#003056;
	margin-top:5px;
}
