@charset "utf-8";
/* CSS Document */

	
	h1, h2, h3, h4, h5, h6
	{
		text-transform: uppercase;
		font-weight: 800;
		letter-spacing: 0.04em;
		color: #474747;
		margin: 0 0 1em 0;
	}
	
	h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
	{
		color: inherit;
		text-decoration: none;
		outline: 0;
	}
	br.clear
	{
		clear: both;
	}
	
	p, ul, ol, dl, table
	{
		margin-bottom: 0em;
	}
	
	section,
	article
	{
		margin-bottom: 0em;
		padding:0px;
	}
	

.boton_login {
	
	font-size: 12px;
	border:#999999 solid 0px;
	background-color:#FFFFFF;
	color: #444;
	moz-border-radius: 4px;
	border-radius: 4px;
	margin-top:3px;
	text-align: center;
	width:50px;
	height:18px;
}


p {
	color: #444;
	font-size: 14px;
	line-height: 1.85em;
	
	}


.notas {
	font-size: 12px;
	color: #666;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #999;
}
	

.texto_mod_pon {
	
	font-size: 14px;
	color:#444444;
	padding-left:40px;
	text-align:justify;
	
}
.salas {
	
	font-size: 14px;
	color:#cccccc;
	background-color:#333333;
	text-align:center
}
.titulo_mod_pon {
	
	font-size: 16px;
	border-bottom: thin solid #999;
	border-radius: 0;
	font-weight: bold;
	text-transform: uppercase;
	color: #018A60;	
}
.foto_ponentes {
	border:5px solid #018A60;
	border-radius:100%;	
	}
.ponentes {
	font-size: 12px;
	font-weight: bold;
	color: #444;
	text-align:center;
		
}
.ponencias {
	font-size: 12px;
	font-weight: bold;
	color: #006E86;
	text-align:center;
		
}
.cargo_ponentes {
	font-size: 12px;
	color: #666;
	font-weight:normal;
		
}

a:link, a:visited {
	color: #1B7B6F;
	text-decoration: none;
	font-weight: bold;
}

a:hover{
	opacity:0.7;
	}

.footer {
	
	font-size: 8px;
	color:#ffffff;
}

.footer a:link{
	color: #f4f4f4;
	text-decoration: none;
	font-weight: bold;
}
.footer a:visited{
	color: #f4f4f4;
	text-decoration:none;
	font-weight:bold;
}
.footer a:hover{
	color: #333;
	text-decoration:none;
	font-weight:bold;
}

.input {
	
	font-size: 12px;
	border: 1px Solid #CCCCCC;
	moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	color: #444;
	width: 100%;
	height: 100%;
	margin: 5px;
	padding:6px;
	
	
}

.imput {
	
	font-size: 12px;
	border: 1px Solid #CCCCCC;
	moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	color: #444;
	width: 167px;
	height: 20px;
	margin-top: 3px;
	background-color: #F2F2F2;
	text-align: center;
	
}
.imput_login {
	
	font-size: 12px;
	border: 1px Solid #CCCCCC;
	moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	color:#444;
	width:167px;
	height:22px;
	margin-top:3px;
	background-color:#F2F2F2;
	text-align: center;
	
}

.texto_login {
	
	color:#689079;
	font-size:9px;
}
.texto_login a {
	color: #689079;
	text-decoration:none;
	font-weight:normal;
}
.texto_login a:hover {
	color: #689079;
	text-decoration:underline;
	font-weight:normal;
}
.hotel{
	color:#FFF;
	text-decoration: none;
	
	font-size: 20px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	/*border-bottom-left-radius: 3px;
	border-bottom-right-radius: 0px;
	border-top-right-radius: 0px;*/
	background:#993366;
	padding-left:15px;
}



.error {
	
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #990000;
}

.ficha_cuerpo_interior {
	color: #000000;
	background-color: #F8F8F8;
	padding: 8px;
	font-size: 10px;
}
.ficha_titulo_interior {
	color: #FFFFFF;
	background-color: #666666;
	font-weight: bold;
	padding: 5px;
	font-size: 11px;
}


.imagen{
	padding: 8px;
	border: solid thin #cccccc;
	background-color: #ffffff;
	box-shadow:0px 0px 9px #999;
	-webkit-box-shadow:0px 0px 9px #999;
	-moz-box-shadow:0px 0px 9px #999;
	moz-border-radius: 2px;
	border-radius: 2px;
	margin: 10px;	
}
.mapa{
	padding:8px; 
	background-color: #dddddd;
	box-shadow:0px 0px 5px #555555; 
	-webkit-box-shadow:0px 0px 5px #555555; 
	-moz-box-shadow:0px 0px 5px #555555;
	moz-border-radius: 8px;
	border-radius: 8px; 
	border:2px solid #4E559B; 
}
.comite {
	font-size: 14px;
	color: #666;
	font-weight:bold;
	line-height:1.3em;
	
}
.cargo {
	font-size: 12px;
	color: #448A32;
	text-transform:uppercase;
	font-weight: bold;
	margin-bottom:-5px;
	
}
.cargo_comites {
	text-decoration: none;
	font-size: 11px;
	color: #7a7a7a;
	font-weight: normal;
	
}

.sociedad {
	text-decoration: none;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}

h1 {
	font-size: 28px;
	color: #333;
	padding-left: 0px;
	margin-bottom: 20px;
	color: #EEF5F8;
	background:#2C8DA3;
	padding:.6em;
	margin-left:-36px;
	margin-top:-20px;
	width:63%;
	
}
h2 {
	font-size: 22px;
	color: #444;
	text-transform: uppercase;
	margin-bottom: 10px;
	margin-top: 10px;
	width: 100%;
	vertical-align: middle;
	line-height: 30px;
	border-bottom: 2PX solid #2C8DA3;	
}
h3 {
	font-size: 18px;
	color: #444;
	text-transform: uppercase;
	margin-top: 20px;
	margin-bottom: 0px;	
}
h4 {
	font-size: 14px;
	color: #444;
	text-transform: uppercase;
	border-left-width: 0px;
	border-left-style: solid;
	margin-bottom: 0px;
	
}

	

.table {
	font-family: 'Open Sans', sans-serif;
background: white;
background: -moz-linear-gradient(top, white 0%, #F7F8F7 35%, whiteSmoke 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(35%, #F7F8F7), color-stop(100%, whiteSmoke));
background: -webkit-linear-gradient(top, white 0%, #F7F8F7 35%, whiteSmoke 100%);
background: -o-linear-gradient(top, white 0%, #F7F8F7 35%, whiteSmoke 100%);
background: -ms-linear-gradient(top, white 0%, #F7F8F7 35%, whiteSmoke 100%);
background: linear-gradient(top, white 0%, #F7F8F7 35%, whiteSmoke 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f5f5f5',GradientType=0 );
-moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
padding:8px;
font-size:14px;

}
.borderleft {
	border-left: #CCC thin solid;
}
img {
	border: 0;
	
}
.noticias {
	color:#FFF;
	text-align:center;
	vertical-align:middle;
	transition:width 2s;
	moz-transition:width 2s; /* Firefox 4 */
	-webkit-transition:width 2s; /* Safari and Chrome */
	-o-transition:width 2s; /* Opera */
}
/******* ESTILO  BLOQUE LOGIN *******/

.boton_login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top:#555 solid 1px;
	border-left:#555 solid 1px;
	border-bottom:#555 solid 1px;
	border-right:#555 solid 1px;
	background-color:#1A3A8D;
	color: #FFFFFF;
	moz-border-radius: 6px;
	border-radius: 6px;
	width:100px;
	height:20px;
	margin-top:3px; 
	text-align: center;
	margin-top:5px;
	background: -webkit-linear-gradient(#1A3A8D,#1A3A8D);
	background: -moz-linear-gradient(#1A3A8D,#1A3A8D);
	background: -o-linear-gradient(#1A3A8D,#1A3A8D);
	background: linear-gradient(#1A3A8D,#1A3A8D);
}



