* {
	margin:0;
	padding:0;
}

BODY{
	padding:0;
	MARGIN: 0px auto 0px;
	font-style: normal;
	font-size:1em;
	font-family: Arial, Helvetica, sans-serif;
/*	filter: default; */
	text-align:center;
	background-color:#fff;
	text-align:center;
}

.oculto{
	position: absolute;
	top:-200px; 
	left:-200px;
}

/*......................................................................................................................*/
#cuerpo{
 	width:945px;
	margin:auto;
	background-image: url(boli.jpg);
  	background-position:bottom right;
	background-repeat:no-repeat;
}

/*......................................................................................................................*/

#header{
	height:215px;	
   	background-image: url(cabecera.jpg);
  	background-position:top left;
	background-repeat:no-repeat;
	text-align:left;
}

.logo{
	padding:136px 0px 0px 112px;
	float:left;
}

.fecha{
	margin:0px 0px 0px 337px !important;
}

.fecha p{
	font-size:15px;
	font-family:Arial;
	color:#fff;
	font-weight:bold;
	padding-top:15px;
}

.idiomas {
	float:right;
	margin:110px 20px 0px 0px;
}

.idiomas UL{
	list-style-type:none !important;
}

.idiomas UL li{
	display:inline;
	margin-left:40px;
}

.idiomas UL li a{
	text-decoration:none;
	color:#fff;
	font-weight:bold;
	font-size:13px;
	font-family:Arial;
}


/*.....................................................................................................................*/

#container{
	text-align:left;
	
}

#left_column{
	width: 580px;
    float:left; 
}

#right_column{	
    margin-left: 610px;
	padding: 15px 55px 10px 0px;  
	padding: 15px 50px 10px 0px;  

}

/*.....................................................................................................................*/

#footer{
	clear:both;
	margin-top:20px;
	padding-top:10px;
	text-align:left;
	padding-bottom:10px;
}

#footer p{
	font-size:0.7em;
	margin-top:10px;
	margin-bottom:0px;
	color:#484848;
}

#right_column p.gracias{
font-size:0.7em;
	margin-top:10px;
	margin-bottom:0px;
	color:#484848;
	border-left:1px solid #C1C1C1;
	
	height:400px;
	padding:2px 0px 2px 15px;
}

/*................................. CONTENIDO ..................................................*/

#contenido{
	padding:35px 0px 0px 66px;
	padding:35px 0px 0px 0px;
}


#contenido p{
	font-family:Arial;
	font-size:12px;
	color:#484848;
}
.verde{
	color:#77AD1A;
}

hr{
	border:0;
	border-top:1px solid #E8ECD9;
}

h2{
	font-family:Arial;
	color:#808080;
	font-size:18px;
	border-top:1px solid #E9ECD9;
	border-bottom:1px solid #E9ECD9;
	padding:5px 0px 5px 0px;
}

h3{
	font-family:Arial;
	color:#77AD1A;
	font-size:18px;
	padding-left:0px;
}

table.programa{
	font-size:12px;
	font-family:Arial;
	color:#484848;
	margin-top:20px;
}

table.programa td{
	background-color:#EDF0E1;
	padding:2px 5px 2px 5px;
	border-bottom:2px solid #fff;
}

table.programa td.sin{
	background-color:#fff;
}

table.programa td.td_verde{
	color:#77AD1A;
	font-weight:bold;
	font-size:12px;
}

form#newfuentes{
	border-left:1px solid #C1C1C1;
	padding-left:25px;
	font-size:12px;
	font-family:Arial;
	color:#838383;
	margin-top:20px;
}

form#newfuentes ul{
	list-style-type:none !important;
}

form#newfuentes ul li{
	background-image: url(sombra.gif);
  	background-position:0.7em right;
	background-repeat:no-repeat;
	padding-bottom:10px;
}

form#newfuentes input.datos, form#newfuentes textarea.datos{
	background-color:#fff;
	border:1px solid #79BF21;
	width:250px;
	padding:2px 0px 2px 5px;
	font-size:12px;
	font-family:Arial;
	background-image: url(base_input.gif);
  	background-position:top;
	background-repeat:repeat-x;
}


form#newfuentes input.datos:hover{
	
	border:1px solid #B3E7FF;

}
.obligatorio{
	
	color:#cc0000 !important;
	font-size:13px;
}

/*..... ajax ....................*/
/*..... error .....*/

label.error{
	font-size:9px !important;
	font-weight:bold;
	color:#cc0000;
    /*border:0 !important;*/
	padding:0px 0px 0px 10px;	
	border-bottom:1px dotted #cc0000;
	background:#fff url(flecha_arriba.gif) no-repeat left;
}


label.checked{
	padding: 1px 0px 1px 10px;
	background-image: url(tic.gif) !important;
	background-repeat:no-repeat;
	background-position:top left;
	border:0px !important;
	margin:-20px 0px 0px -15px;
	float:left;
}

p.comentario{
	font-size:11px;
	font-family:Arial;
	color:#666;
	margin:10px 0px 20px 0px;
}

p.aviso{
	margin-left:20px;
	margin-top:10px;
	padding:10px;
	border:1px dotted #aaa;
	background-color:#f8f8f8;
	color:#484848;
	font-size:11px;
	font-family:Arial;
}

input.button{
	background-image: url(base_button.gif) !important;
	background-repeat:repeat-x;
	background-position:top;
	border-top:1px solid #EAEAEA;
	border-left:1px solid #BBBBBB;
	border-right:1px solid #BBBBBB;
	border-bottom:1px solid #898989;
	color:#548319;
	font-size:11px;
	font-family:Arial;
	font-weight:bold;
	padding:4px 20px 4px 20px;
	text-transform:uppercase;
	cursor:pointer;
}

/*.............................................................................................*/


ul.ponencias{
	font-family:Arial;
	font-size:12px;
	color:#484848;	
	border-left:1px solid #C1C1C1;
	list-style-type:none;
	margin:20px 0px 0px 0px;
	padding:20px 0px 20px 20px;
}

ul.ponencias li{
	margin-bottom:10px;
	border-bottom:1px dotted #bbb;
}

ul.ponencias li a{
	color:#77AD1A !important;
	background-image: url(file.gif) !important;
	background-repeat:no-repeat;
	background-position:right top;
	padding-right:20px !important;
	font-size:11px;
	padding-top:3px;
}

ul.ponencias li p{
	text-align:right;
	margin-top:5px;
	margin-bottom:5px;
}

/*.............................................................................................*/

div#pantallavideos{
	border:10px solid #ddd;
	width:530px;
}


div.fotos{
	margin:20px 0px 20px 0px;	
	border-top:1px dotted #aaa;
	border-bottom:1px dotted #aaa;
	padding:20px 0px 20px 0px;
}

div.fotos a img{
	border:3px solid #ddd;
	margin-right:15px !important;
}
div.fotos a img:hover{
	border:3px solid #77AD1A;
}

