#principal_diputados {
	color: #6C6C6C;
	font-size: 0.7em;
	width: 440px;
	height: 1000px;
	background-image: url(../imagenes/900/principal_diputados_3.jpg);
	background-repeat: no-repeat;
	padding: 2em 2em;
}

#principal_diputados .foto{
	float: left;
	width: 120px;
	margin-right: 14px;
	margin-left: 3px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#principal_diputados .info {
	width: 420px;
	float: left top;
}

#principal_diputados p {
	text-align: left;
	line-height: 17px;
	margin-right: 20px;
}

h3 {
	font-size: 1.5em;
	font-weight: bold;
	color: #043C6B;
	padding-bottom: 1em;
	text-align: center;
	margin-right: 20px;
}

.dato {
	font-variant: small-caps;
	color: #FF8040;
	text-align: left;
}

.dato_com {
	font-variant: small-caps;
	color: #FF8040;
	text-align: left;
	font-weight: bolder;
}


#principal_diputados  a {
	color: #004F75;
}

#principal_diputados  a .cargo{
	font-variant: small-caps;
	color: #A61E28;
}

/* -- Secundario -----------------------------------------------*/
#secundario {
	position: relative;
	float: left;
	width: 290px;
	clear: right;
	background-color: #FAFCFB;
	margin: 0 0.5em 0 0;
	font-size: 0.8em;
}

#secundario p {
	font-size: 0.9em;
	text-align: left;
	margin-bottom: 0.5em;
	border-bottom: 1px solid #D5D5D5;
	padding: 0.5em 0;
}

#secundario a {
	color: #818181;
	text-decoration: none;
	letter-spacing: 1px;
}

#secundario .numero {
	color: #FF8040;
}

.caja_secundario {
	float: left;     
	width: 280px;
	background-image: url(../imagenes/index/secundario/centro.jpg);
	background-repeat: repeat-y;
}

/* -- Secundario: Lista Diputados -------------------------------------*/
.secundario_superior {
	background-image: url(../imagenes/diputados/diputados.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

.secundario_articulo {
	font-size: 0.9em;
	background-image: url(../imagenes/index/secundario/inferior.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	padding: 7em 2em 2em 3em;
	text-align: left;
}
