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




/*.boton_login {
	font-family: 'Open Sans', sans-serif;
	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;
	
	}

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

.texto_mod_pon {
	color:#444444;
	padding-left:40px;
	text-align:justify;
	
}
.salas {
	color:#cccccc;
	background-color:#333333;
	text-align:center
}
.titulo_mod_pon {
	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: #018A60;
	text-decoration: none;
	font-weight: bold;
}

a:hover{
	color: #333;
	text-decoration:none;
	font-weight:bold;
	}

.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-family: 'Open Sans', sans-serif;
	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-family: 'Open Sans', sans-serif;
	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 {
	font-family:'Open Sans', sans-serif;
	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;
	-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;
}

.imagenes {
	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 {
	color: #666;
	font-weight:bold;
	
}
.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-family: 'Open Sans', sans-serif;
	font-size: 28px;
	color: #333;
	margin-top: .2em;
	text-transform:uppercase;
	
	

}
h2 {
	font-size: 18px;
	color: #B7C0C8;
	text-transform: uppercase;
	background-color: #66798A;
	display: inline-block;
	width: 100%;
	margin: 1em 0;
	height: 1.8em;
	padding: .2em .2em;
	box-sizing: border-box;
	vertical-align: middle;
}
h3 {
	font-size: 16px;
	color: #3366CC;
	text-transform: uppercase;
	margin: .2em 0;
}
h4 {
	font-size: 14px;
	color: #018510;
	text-transform: uppercase;
	margin: 1em 0;
	
}


.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: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
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 *******/



/*.turismo img{
	text-align:center;
}*/
