/* CSS Document */
/* Se utiliza:  /candidatos/servicios.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;	
}

.titulocandidato {
	width: 290px;
	font-size: 11px;		
	font-weight: bold;
	color: #009EFF;
}

.css_supernormal {
	width: 290px;
	font-size: 11px;
	color: #FE1BB1;
	font-weight: normal;
}

#infoparrafo1izq1 {
	width: 300px;
	float: left;	
}

#infoparrafo1der1 {
	width: 250px;
	float: right;
}

#infoparrafo1izq2 {
	width: 250px;
	float: left;	
}

#infoparrafo1der2 {
	width: 300px;
	float: right;
}

#infoparrafo1der1, #infoparrafo1izq2 {
	margin-top: 7px;
}

#table1 {
	margin: 0px auto;
	width: 550px;
	/*height: 110px;*/
	border-top: #639ACE 1px solid;
	border-bottom: #639ACE 1px solid;
	/*background-image: url(../imagenes/fondotabla1.gif);*/
}

#table1td {
	text-align: center;
	font-weight: bold;
	/*padding-top: 10px;*/
	padding-bottom: 5px;
}

