/* CSS Document */
/* Se utilizan en las paginas: /info/contactanos.asp - /info/recomiendanos.asp*/
body {
	padding: 0px 0px 0px 0px;
	margin-top: 5px;
	font-size: 10px ;
	font-family: verdana, sans-serif;
	color: #000000;
}

#infotitulo {
	line-height: 1.5;
	margin-top: 10px;
	margin-bottom: 10px;	
	text-align: center;
	font-size: 11px;
	color: #2965CE;
	border-top: #639ACE 1px solid;
	border-bottom: #639ACE 1px solid;	
	border-left: #639ACE 3px solid;
	border-right: #639ACE 3px solid;
	font-weight: bold;
	background-color: #F7FAFD;
	width: 570px;
	float: left;	
}

#infoparrafo1 {
	float: left;
}

#tablecontactus1 {
	width: 570px;
}

#tablecontactus1com {
	padding-left: 10px;
	background-color: #F7FAFD;
}

#tablecontactus1aviso {
	font-weight: bold;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #444444;
}

.asterosa {
	font-weight: bold;
	color: #FF18B5;
	font-size: 12px;
}

.CSSbuttons { 
	font-size: 10px; 
	font-weight: normal; 
	color: #000000;
}

#tablecontactus1izq {
	width: 260px;
	font-weight: bold;
	text-align: right;	
	padding-right: 10px;
}

#tablecontactus1der {
	width: 300px;
}

#tablecontactus1izq2 {
	text-align: center;
	font-weight: bold;
	padding-top: 15px;		
}
