/* Diseņado por Pablo Pais | http://www.disalerno.com */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#FFFFFF;
	background-image: url(img/fondoguarda.png);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica;
}
p {
	font-size:17px;
	color: #3C7791;
	text-decoration:none;
	margin:0px;
}

#conpagina {
	width:760px;
	overflow:hidden;
}
.logo01 {
	width:118px;
	height:150px;
	background-image:url(img/logo01.png);
	float:left;
}
.logo02 {
	width:524px;
	height:150px;
	background-image:url(img/logo02.png);
	float:left;
}
.logo03 {
	width:118px;
	height:150px;
	background-image:url(img/logo03.png);
	float:left;
}
.logo03-c {
	width:155px;
	height:150px;
	background-image:url(img/logo03-contacto.png);
	float:left;
}
.logo03-a {
	width:155px;
	height:188px;
	background-image:url(img/logo03-acercade.png);
	float:left;
}
.textocontacto {
	width:600px;
	font-size:18px;
	color:#3C7791;
	text-align:center;
}
.textocontacto a {
	color:#3C7791;
	text-decoration:none;
}
.textocontacto a:hover {
	color:#000;
	text-decoration:underline;
}
.textoacercade {
	width:600px;
	font-size:13px;
	color:#3C7791;
	text-align: justify;
}
.textoacercade a {
	color:#3C7791;
	text-decoration:none;
}
.textoacercade a:hover {
	color:#000000;
	text-decoration:underline;
}
#pie {
	height:20px;
	width:100%;
	text-align:center;
	background-image:url(img/fondopie.png);
	background-repeat:repeat-x;
	font-size:11px;
	color: #3C7791;
	padding-top:15px;
	position:absolute;
	left:0px;
	bottom:0px;
	overflow:hidden;
}
#pie a{
	color:#3C7791;
	text-decoration:none;
}
#pie a:hover{
	color: #000;
	text-decoration: underline;
}
#pieresultado {
	height:20px;
	width:100%;
	text-align:center;
	background-image:url(img/fondopie.png);
	background-repeat:repeat-x;
	font-size:11px;
	color:#3C7791;
	padding-top:15px;
	left:0px;
	bottom:0px;
	overflow:hidden;
}
#pieresultado a{
	color:#3C7791;
	text-decoration:none;
}
#pieresultado a:hover{
	color: #000;
	text-decoration: underline;
}
#pie .piecentral {
	width:529px;
	height:36px;
	background-image:url(img/pie.png);
}
.searchbox {
	text-align: center;
	margin: 0 0 30px 0;
	padding: 0;
}
.searchbox .searchtext {
		border: 1px solid #99CCCC;
		font-size: 18px;
		color: #3C7791;
		padding: 5px;
		text-align: center;
}
.textoayuda {
	font-size:10px;
	color:#3C7791; 
	margin-top:8px; 
	margin-bottom:8px;
	text-align:center;
}
.boton01 {
	width:115px; 
	height:30px; 
	background-color: #DAEAF0; 
	color: #89B5C7; 
	font-size:16px; 
	border-top-color: #E4F0F5;
	border-left-color:#E4F0F5; 
	border-right-color: #C4DCE6;
	border-bottom-color:#C4DCE6;
}
.boton02 {
	width:80px; 
	height:24px; 
	background-color:#DAEAF0; 
	color:#89B5C7; 
	font-size:14px; 
	border-top-color:#E4F0F5;
	border-left-color:#E4F0F5; 
	margin-top:2px; margin-bottom:2px; 
	border-right-color:#C4DCE6;
	border-bottom-color:#C4DCE6;
}
.searchtext02 {
	height:19px; 
	border:solid 1px #99CCCC; 
	color: #3C7791; 
	font-size:14px; 
	text-align:center; 
	vertical-align:middle; 
	margin-bottom:3px;
}




















