/* previene expansion center */

.minwidth {
	border-left: 504px solid #fff;
}

.wrapper {
	margin-left: -504px;
	position: relative;
}

.submenusupservicios {
	position: absolute;
	right: 1em;
	top: 9.5em;
	width: 93px;
	/*height: 10em;*/
	z-index: 100;
	background-color: #FFFFFF;
}

.submenusuporganizacion {
	position: absolute;
	right: 8.5em;
	top: 9.5em;
	width: 93px;
	/*height: 10em;*/
	z-index: 100;
	background-color: #FFFFFF;
}

.submenusupbancodatos {
	position: absolute;
	right: 17.5em;
	top: 9.5em;
	width: 93px;
	/*height: 10em;*/
	z-index: 100;
	background-color: #FFFFFF;
}

.submenusuptemas {
	position: absolute;
	right: 25.5em;
	top: 9.5em;
	width: 93px;
	/*height: 10em;*/
	z-index: 100;
	background-color: #FFFFFF;
}

form blockquote div#apoyoAnos{
	border:1px solid #cccccc;
	margin: 0.5em 0em 0em 0em;
	padding: 0.25em 0.5em 0.25em 0.5em;
	font-weight: bold;
	width: 99.9em;
	text-align: center;
	background-color: #FCE7AC;
	height: 1.5em;
	min-height: 1.5em;
}

.eustcontendcha dl.eustcontendchalistadef dd {
	width: 25%;
	margin: -1.75em 0em 0em 75.5%;
	padding: 0.25em 0em 0.25em 0em;
	color: #000000;
/*	border: 1px solid aqua;*/
	text-align: center;
	background-color: #ADC9DF;
}

.eustcontint h3 {
	height: 1.5em;
}

.eustcontint h2 {
	height: 2em;
}
	
	
.eustelemtasocint h2 {
	height: 18px;
}
	
.eustcontint h4 {
	height: 2em;
}

.eustcontint h5{
	height: 2em;	
}

.eustcontint h6{
	height: 2em;
}

/* previene alargamiento floats (hidden) y problema de renderizado en la columna izquierda (relative) en IE/Mac */
.inleft, .inright, .incenter {
	width: 100%;
	overflow: hidden;
}

.wrap-cl {
	position: relative;
	margin-right: 0;
}

.center {
	margin-left: 0;
}

.left {
	margin-right: 1px;
}

.right {
	margin-left: 1px;
}

.minwidth {
	border-left: 504px solid #fff;
}

.wrapper {
	margin-left: -504px;
}


/*------------------------------------------ correción columna de la izquierda ----------------------------------*/


div.eustnavigationint {
	float: left;
	text-align: center;
	width: 236px;
/*	border: 1px solid blue;*/
	margin:0em 0em 0em 0em;
	padding: 0em 0em 0em 0em;
}


div.eustnavigationint p{
	text-align: left;
	width: 220px;
} 

p.eustinint {
/*	margin: 0.5em 0em 0em 0em;*/
/*border: 1px solid red;*/
margin: 0.5em auto 0em auto !important;
display: block;
/*width: 200px !important;*/
padding: 0em 0em 0em 0em !important;
color: #666666;
}

p.btnboton {
	position: relative;
	float: left;
/*	border: 1px solid red;*/
	background-image: url(../images/fnd_boton.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin: 1em 0em 0em 0.5em;
	padding: 0em 0em 0em 2.2em;
	width: 13em !important;
	height: 1.7em;
	color: #FFFFFF;
	line-height: 1.5em;
}