/* CSS Document */
/* Se utilizan en las paginas: /info/quienessomos.asp  -  /info/uneteanosotros.asp  -  /info/avisolegal.asp*/

#infotitulo {
	margin-top: 5px;
	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;
}

#infotitulo, #infoparrafo1 {
	width: 570px;
	float: left;
	line-height: 1.5;
	margin-top: 10px;
	margin-bottom: 10px;
	
	/*border: #000 1px solid;	*/
}

/*#infoparrafo1 {
	border: #000 1px solid;
}*/

.CSSbuttons { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: normal; 
	color: #000000;
}

#table1 {
	width: 300px;
	border: #639ACE 1px solid;
	float: left;
	/*margin: 0px auto;*/
}

#table1izq1 {
	width: 128px;
	/*border: #000 1px solid;*/
	text-align: right;
	padding-right: 5px;
}

#table1izq2 {
	text-align: center;
	padding-bottom: 15px;
	padding-top: 5px;
	font-weight: bold;
}

#table1izq2 a {
	color: #009EFF;
	font-weight: bold;
}

#table1izq3 {
	/*border-top: #639ACE 1px solid;*/
	padding-top: 15px;	
}

.css_rojo {
	color: #FF0000;
}

#table2 {
	float: right;
	width: 260px;
	margin-top: 10px; 
	/*border: #000 1px solid;*/
}

#table2izq1 {
	font-weight: bold;
}

#table2izq2 {
	text-align: center;
	padding-top: 30px;
	padding-bottom: 20px;	
}


