
/*#header {
	border-bottom-color:#D57497;
}

#subheader {
	background:#C3245D;
	background-position:85%;
	height:15px;
	padding:10px;
	border-bottom: 1px solid #FFFFFF;
}*/

#lateral {
	text-align:center;
	margin: 0.5em 0em 1em 0.5em;
}

#logos {
	width:700px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	margin-top:90px;
	clear:both;
}

#aje {
	width:95px;
	margin:5px;
	float:left;
}

#colegio {
	width:68px;
	margin:5px;
	float:left;
}

#economistas {
	width:230px;
	margin:5px;
	float:left;
}

#coie {
	width:142px;
	margin:5px;
	float:left;
}

/* ----------- Estilos para los Formularios ---------------*/

#formulario{
	padding:5px 10px;
}

#formulario textarea {
	display: block;
}

#content form label {
	display:block; 
	font-weight:bold; 
	margin:5px 0px;
	float:both;
}

#content form fieldset {
	background:#f7f7f7; 
	margin-top:17px; 
	padding:17px;
}

#content form legend { 
	border:1px solid #999;
	font-size:1.0em;
	font-weight:bold;
	color:#CC0033;
	background:#fff;
	padding:3px 5px;
}	

/***************************************************************************/

