
body {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 62.5%;
	background: #edf8ff url(../imagenes/fondo-body.png) repeat-x 0 top;
}


#container {
	font-size: 1.35em;
	line-height: 1.5em;
	background: url(../imagenes/fondo-hdr.jpg) top repeat-x;

}

#header {
	margin: 0px auto;
	width: 960px;
	font-size: 1em;
}

#header h1 a {
	display: block;
	width: 200px;
	height: 60px;
	text-indent: -999999px;
	background: url(../imagenes/logo-mexihc-2010.png) no-repeat;
}

#header ul.idiomas {
	float: right;
	display: block;
	width: 400px;
	height: 20px;
	margin-top: -50px;
	margin-right: 34px;
	text-align: right;
}

#header ul.menu {
	float: right;
	margin-top: -20px;
	color: #d0ffff;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#header ul li {
	display: inline;
	margin: 0px 8px;
}


#header ul li a {

	color: #d0ffff;
	text-shadow: 2px 2px 4px;
	text-decoration: none;
}

#header ul li a:hover {

	color: white;
}

.ultima {
	padding-right: 30px;
}


#content, #footer {
	width: 920px;
	margin: 0px auto;
	padding: 10px 20px;
}

#content {
	color: #333;
}


#content h2 {
	font-size: 2.8em;
	font-weight: bold;
}


.lprss {
 position: relative;
 width: 920px;
 clear:both;
 overflow:hidden;
}

.highlight{
 color: #d1f3f7;
 display:block;
}

.color{
 color: #006371;
 position: absolute;
 top: -1px;
 left: -1px;
}




#content p {
	padding-bottom: 2em;
}


.intro-mexihc{
	
	font-size: 1.2em;
	line-height: 1.5em;
	padding: 20px;
	margin-bottom: 10px;
	color: white;
	background: #008da0 url(../imagenes/fondo-cita-intro.png) repeat-x 0 bottom;
	border-left: 1px solid #134751;
	border-top: 1px solid #43797f;

}

.sede-mexihc {
	padding: 10px 20px;
	margin-bottom: 1.4em;
	color: white;
	background: #05afc0 url(../imagenes/fondo-cita-sede.png) repeat-x 0 bottom;
	border-left: 1px solid #578792;
	border-top: 1px solid #578792;
}

#colindex-izq, #colindex-der {
	min-height: 260px;
	background: url(../imagenes/fondo-colindex.png) repeat-x 0 bottom;
	border-top: 1px solid #bfe4e5;
	border-left: 1px solid #bfe4e5;

}

#col-izq, #col-der {
	min-height: 650px;
	background: url(../imagenes/fondo-colindex.png) repeat-x 0 bottom;
	border-top: 1px solid #bfe4e5;
	border-left: 1px solid #bfe4e5;
	
}

#colindex-izq, #col-izq {
	width: 410px;
	padding: 20px;
	background-color: white;
	float: left;
}

#colindex-der, #col-der {
	width: 410px;
	padding: 20px;
	background-color: white;
	float: right;
}


#col-der ul, #col-izq ul {
	margin-bottom: 4.4em;
}


#col-der ul li, #col-izq ul li {
	margin-bottom: 0.6em;
	list-style-position: inside;
	list-style-type: square;
}



.blank {
	clear: both;
}

h3 {
	color: #400059;
	font-size: 1.4em;
	font-weight: bold;
	margin-bottom:0.3em;
}

#footer {
	font-size: 0.8em;
	color: #616985;
}

#footer a {
	color: #00aee9 ;
}

#footer a:hover {
	color: #004d80;
}


blockquote a {
	color: #FFC;
}


p.btn-es a {
	display: block;
	width: 220px;
	height: 70px;
	background:url(../imagenes/btn-easychair.jpg);
	text-indent:-999999px;
}

p.btn-es a:hover {
	background-position: 0px -70px;
}


