/* CSS Document */

* {
margin:0;
padding:0;
border:0;
}
body  {
	font: 0.84em/1.4em Arial, Helvetica, sans-serif;
	text-align: center;
	color: #333333;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center;
}

#container {
	width: 995px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF url(../Images/fondo_izquierda_congresos.gif) repeat-y;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #cccccc;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
#header {
	height: 96px;
	background: #6B0407 url(../Images/acta_internacional_lengua_espanola.jpg) no-repeat;
	padding-top: 20px;
	padding-right: 20px;
} 
#header  p {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	color: #FFFFFF;
	text-align: right;
}
#header a {
	color: #FFFFFF;
}
#navegacion {
	text-transform: uppercase;
	font: 0.95em Times New Roman, Times, serif;
	background: #DC2925 url(../Images/fondo_nav_congresos.jpg) repeat-x;
  height: 1.95em;
	clear: both;
}

#navegacion li{
background: #DC2925 url(../Images/fondo_nav_congresos.jpg) repeat-x;
	list-style: none;
	display: inline;
	float: left;
	margin: 0px;
}

#navegacion a {
	text-decoration: none;
	display: block;
	border-left: 1px solid #FFFFFF;
	text-transform: uppercase;
	padding: 4px 22px 3px 21px;
	font-weight: bold;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}

#navegacion a:hover, #navegacion a:focus {
	color: #660000;
	background: #cccccc url(../Images/sombra_nav_roll.gif) repeat-x;
}
 #navegacion .navegacion_activa {
	color: #660000;
	background: #FFFFFF url(../Images/sombracabecera_roll.gif) repeat-x;
}

#sidebar1 {
	width: 240px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 30px 25px 20px;
	float: left;
	clear: left;
}
#sidebar1 h2 {
	background: #990000;
	color: #FFFFFF;
	font: bold 1.1em/1.2em "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 5px 10px 6px;
	margin-bottom: 1em;
	text-align: center;
}
#sidebar1 h4{
	text-align: center;
}
/*#sidebar1 li {
	list-style: outside;
	margin-bottom: 0.5em;
	color: #6A0406;
	margin-left: 1.5em;
}

#sidebar1 li span {
	color: #333333;
}*/
#colaboradores {
	background: #FFFFFF;
}


#mainContent {
	margin: 0 0 0 291px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 30px 25px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF url(../Images/fondo_main_content_congresos.gif) repeat-x bottom;
}
#container #mainContent {
	background: url(../Images/fondo_main_content_congresos.gif) repeat-x bottom;
}

/*#mainContent li {
	list-style: outside;
	margin-bottom: 0.5em;
	color: #6A0406;
	margin-left: 1.2em;
}*/
#mainContent #superior {
	background: #FFFFFF;
	height: 390px;
}



#modulo_video {
	width: 320px;
	float: left;
	background: #FFFFFF;
	padding-bottom: 20px;
}

#modulo_video h2 {
	margin: 0px;
	background: #cccccc;
}


#modulo_1 {
	width: 320px;
	padding-bottom: 8px;
	background: #FFFFFF url(../Images/sombra320.gif) no-repeat right bottom;
	padding-left: 10px;
}
#modulo_2_home {
	padding-bottom: 8px;
	background: #FFFFFF url(../Images/sombra665.gif) no-repeat bottom;
}

#modulo_2 {
	padding-bottom: 8px;
	background: #FFFFFF url(../Images/sombra665.gif) no-repeat bottom;
	margin-top: 20px;
	margin-bottom: 20px;
}

#nav_actas {
	background: url(../Images/nav_actas_fondo.gif) no-repeat center 7px;
	height: 40px;
	margin-bottom: 20px;
	padding-top: 10px;
	text-align: center;
	padding-right: 60px;
	padding-left: 62px;
}
.entradilla {
	text-transform: uppercase;
	color: #990000;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 1.2em;
	font-weight: bold;
	font-variant: normal;
}


#nav_actas li {
	display: inline;
	float: left;
	list-style: none;
	margin: 0px;
	border-left-style: 1px solid #CCCCCC;
	padding-top: 0.3em;
	padding-bottom: 0.5em;
}



#nav_actas a {
	display: block;
	text-align: center;
	background: #FFFFFF;
	text-decoration: none;
	color: #990000;
	border-left: 3px solid #FFFFFF;
	padding: 1px 10px;
}
#nav_actas a:hover, nav_actas a:focus,nav_actas a:active{
	background: #CCCCCC;
	color: #333333;
}
#nav_actas .activa {
	color: #FFFFFF;
	background: #CC0000;
}



#modulo_1 span {
	color: #333333;
}

#imagen {
	padding-right: 10px;
}

#ampliacion {
	float: right;
	width: 120px;
	text-align: right;
	
}
#ampliacion a {
	color: #999999;
	line-height: 1.2em;
	padding-bottom: 10px;
	background: url(../Images/informacion_congresos.gif) no-repeat right 0px;
	text-decoration: none;
	text-align: right;
	padding-right: 40px;
	display: block;
}
#ampliacion a:hover, #ampliacion a:focus, #ampliacion a:active {
	background: url(../Images/informacion_congresos_over.gif) no-repeat right 0px;
	text-decoration: underline;
}

.dentro_modulo {
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}
.borde_modulo {
	border: 1px solid #CCCCCC;
}


h1 {
	font: bold normal 1.6em/1.3em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #CC0000;
	text-transform: uppercase;
	padding-bottom: 1.2em;
	text-align: center;
}
h1 span {
	position: absolute;
	left: -3000px;
	height: 0px;
	top: -100px;
}


#fecha {
	font-size: 0.9em;
	text-align: right;
	float: right;
	line-height: 1.3em;
	color: #000000;
}





h2 {
	background: #cccccc; 
	font:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333333;
	font: bold 1.1em/1em Trebuchet MS, Arial, Helvetica, sans-serif;
	padding: 5px 10px 6px;
	margin-bottom: 1em;
}
h3 {
	text-transform: uppercase;
	color: #333333;
	font: bold normal 1.2em/1.2em "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-bottom: 0.6em;
}


h4 {
	padding-top: 1.5em;
	font-size: 0.9em;
	text-transform: uppercase;
	padding-bottom: 1.5em;
}
h4 span {
	text-transform: lowercase;
}


p {
	padding-bottom: 1em;
}
.ultimop {
	padding-bottom: 2em;
}


a {
	color: #333333;
	text-decoration: underline;
}
a:hover, a:focus, a:active {
	color: #CC0000;
	text-decoration: underline;
}
li {
	list-style: outside;
	margin-bottom: 0.5em;
	color: #CC0000;
	margin-left: 1.2em;
}
ul {
	padding-bottom: 1em;
}

li span {
	color: #333333;
}


strong {
	color: #990000;
}


#footer {
	background:#ffffff url(../Images/sombracabecera.jpg) repeat-x;
	text-align: center;
} 
#footer p {
	padding: 4px 0 10px 15px;
}

#footer li{
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
}

#enlaces {
	background: #EBEBEB;
	padding-right: 10px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 5px;
	line-height: 1.2em;
	font-size: 0.9em;
	height: 50px;
}

#enlaces li {
	list-style: none;
	margin-bottom: 0em;
	color: #CC0000;
	margin-left: 0em;
}
#enlaces a {
	color: #990000;
}

#enlaces a:hover, #enlaces a:focus{
	color: #FF0000;
}


.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
}
#logos {
	background: url(../Images/sombrapie.gif) repeat-x;
	padding: 13px 25px 10px;
}
#logos img {
	margin-right: 20px;
	margin-left: 20px;
}

.fltlft { /* this class can be used to float an element left in your page */
	float: left;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.clearleft { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:left;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#ampliar {
	margin: 40px auto;
	text-align: center;
}
.espacioantes {
	margin-top: 1em;
}
#fotos {
	width: 230px;
	margin-left: 30px;
	background: #FFFFFF;
	border-bottom: 1px solid #999999;
}
.foto {
	border-left: 1px solid #999999;
	margin-bottom: 2em;
}

#fotos p {
	font-size: 0.9em;
	color: #990000;
	line-height: 1.2em;
	padding-left: 15px;
	padding-bottom: 0px;
}


#fotos img {
	margin-bottom: 10px;
	padding: 7px 0px 0px 0px;
}
#fotos_ponencias {
	width: 300px;
}
.foto_ponencias {
	min-height: 100px;
	height: auto !important;
	height: 100px;
	padding-bottom: 20px;
	float: left;

}


.foto_ponencias img {
	float: right;
	padding-left: 10px;
}



.foto_ponencias p {
	font-size: 0.9em;
	color: #990000;
	line-height: 1.2em;
	padding-bottom: 0px;
	text-align: right;
	padding-right: 160px;
}
.texto_media_col {
	width: 320px;
	clear: right;
	float: right;
}
#col_dcha {
	float: right;
	width: 320px;
}
#col_izda {
	float: left;
	width: 320px;
}
.descarga{
	background: url(../Images/descarga.gif) no-repeat;
	padding-left: 25px;
}
#logos ul {

	padding-bottom: 0em;
}
.noticia {
	border-bottom: 1px solid #CCCCCC;
	height: auto;
	margin-bottom: 10px;
	float: left;
}
#listado_noticias {
	position: relative;
	left: 0px;
	top: 0px;
}
/*span .noticia {
	clear: none;
}*/
.noticia {
}
#listado_noticias p{
	padding-bottom:0.5em;}
.datos_noticia {
	width: 150px;
	float: left;
	text-align: right;
	padding-right: 10px;
}
.contenido_noticia {
	margin-left: 295px;
}
.foto_noticia {
	width: 125px;
	float: left;
}
#noticias_desarrolladas {
	padding-top:100px;
	width: 650px;
	}
#noticias_desarrolladas .noticia {
	padding-botton:30px;
	padding-bottom: 30px;
	border-style: none;
	padding-top: 30px;
	}
#noticias_desarrolladas .foto_noticia{
	float: right;
	padding-left: 10px;
	width: 220px;
}
#noticias_desarrolladas .contenido_noticia{
	padding-left: 0px;
	margin-left: 0px;
}
dt {
	float: left;
	width: 23.2em;
	text-align: right;
	padding-top: 0.5em;
}
dd {
	padding-left: 25.6em;
	padding-top: 0.5em;
}



#formContainer {
	width: 100%;
	margin-top: 30px;
	margin-bottom: 20px;
}
input, select, checkbox, textarea{
	width: 100%;
	border: 1px solid #7F9DB9;
	font-family: Arial, Helvetica, sans-serif;
}
input:focus, select:focus, checkbox:focus, textarea:focus {
	background: #EBEBEB;
}
.contacto {
	background: url(../Images/contacto-congresos.jpg) no-repeat;
	height: 450px;
}

.button {
	background: #ebebeb;
	border: 1px solid #7F9DB9;
}


#Col1, #Col2 {
	width: 47%;
}
#Col2 {
	float: right;
}
form {
	margin: 0px;
}
label {
	display: block;
	padding-top: 0.7em;
}
#Submit {
	width: 5em;
	float: left;
	padding-right: 0.5em;
	padding-left: 0.5em;
	margin-top: 1.2em;
}
#Submit:hover, #Submit:focus {
	background: #7F9DB9;
}
#Submit:active {
	background: #3333CC;
	color: #FFFFFF;
}
.centrar {
	text-align: center;
}
a strong {
	color: #990000;
	text-decoration: underline;
}
a:hover strong, a:focus strong, a:active strong {
	color: #CC0000;
	text-decoration: underline;
}#columna_ancha_texto {
	width: 390px;
	float: left;
}
.pie_foto {
	font-size: 0.9em;
	color: #990000;
	line-height: 1.2em;
	padding-left: 15px;
	padding-bottom: 0px;
}
.foto_centrada {
	text-align: center;
}
.foto_centrada img{
	padding-bottom: 10px;
}
.miniatura {
	height: 190px;
	width: 155px;
	float: left;
	padding-right: 5px;
}
#galeria_fotos {
	padding-top: 10px;
	margin-top: 30px;
	height: auto;
	width: 640px;
	padding-left: 5px;
	padding-bottom: 6px;
	border-top: 1px solid #CCCCCC;
}
#ponencias {
	width: 350px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#ponencias img{
	padding-botton: 10px;
	padding-bottom: 10px;
}
#mainContent .maincorto {
	height: 450px;
}
