html
{
	margin: 0px;
	padding: 0px;
}

body
{
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	background: url(../imgs/bk_trencadis_az_oscuro.gif);
}	

#container
{
	margin: 0 auto;
	width: 800px;
	height: 1124px;	
	border: 4px solid #8FC2F9;
        background: url(../imgs/fondo.jpg) no-repeat;
	
}

#container #header
{
	width: 800px;
	height: 330px;
	/*background: url(../imgs/header.jpg) no-repeat;*/
}

#container #main_cont
{
	float: left;
	width: 800px;
	height: 606px;
}

#container #main_cont #sidebar
{
        width:200px;
        padding-left:10px;
        margin-top: 15px;
	height: 380px;
	float: left;
        text-align:right;
	/*background: url(../imgs/sidebar.jpg) no-repeat;*/
}


#container #main_cont #sidebar a
{
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	display: block;
	font-size: 1.5em;
        margin-right:10px;
        color:#081D48;
}



#container #main_cont #sidebar a.actual:link {color: #6A6A03}   
#container #main_cont #sidebar a.actual:visited {color: #6A6A03}  
#container #main_cont #sidebar a.actual:hover {color: #6A6A03}   
#container #main_cont #sidebar a.actual:active {color: #6A6A03}

#container #main_cont #sidebar #edi_ant a
{
    font-size: 1.4em;
    font-weight:bold;
}

#container #main_cont #sidebar #lang_select a
{
    font-size: 1.4em;
    font-weight:bold;	
}

#container #main_cont #main
{
	float: left;
	margin: 0px;
	height: 606px;
        width:560px;
        padding-left:30px;
}

#container #main_cont #main #title img
{
	margin: 0px;
	padding: 0px;
	border: none;
}


#container #main_cont #main #content
{
	margin: 0px 10px 0px 5px;
	height: 640px;
	overflow: auto;
	width: 540px;
}

#container #main_cont #main #content p
{
	text-align: justify;
	padding: 0px;
	margin: 8px;
	margin-top: 8px;
	font-size: 11px;
}

#container #main_cont #main #content h1
{
	display: block;
	font-weight: bold;
	font-size: 2em;
	margin: 5px;
}

#container #main_cont #main #content h2
{
	display: block;
	color: #0F4C85;	
	font-weight: bold;
	font-size: 14px;
	margin: 10px 0px 0px 0px;
}

#container #main_cont #main #content h2.formu
{
    margin: 4px 4px 0px 4px;
    *margin-left: 6px;
}

#container #main_cont #main #content h3.fecha
{
	display: block;
	font-size: 10px;
	color: #B72C2C;	
	margin: 0px;
	font-weight: normal;
}

#container #main_cont #main #content h4.ponente
{
	display: block;
	font-style: italic;
	margin: 0px;
	font-weight: normal;
	font-size: 14px;
}

#container #main_cont #main #content fieldset
{
	margin-right: 4px;
	display: block;	
	border: 1px solid #4F6479;
        text-transform: uppercase;
}

#container #main_cont #main #content fieldset legend
{
	color: #824100;	
	font-weight: bold;
	font-size: 14px;
}

.inscripcion p
{
	text-align: left;
}

#container #main_cont #main #content .inscripcion form fieldset p.peq
{
	font-size: 9px;
	line-height: 10px;
        text-transform:none;
}

.inscripcion fieldset table
{
	margin: 0px;
	background-color: transparent;
	border: 0px;
	padding: 0px;
        font-size: 11px;
}

.inscripcion fieldset table td
{
	padding: 4px;
}

#container #main_cont #main #content #textoInicial p
{
	font-size: 11px;
}

#container #main_cont #main #content .login h2
{
	margin: 4px;	
}

input, select.dropdown
{
	background-color: #FFF;
	border: none;
	border-bottom: 1px dashed #4F6479;
	text-align: left;
}

input {width: 118px;}

input#num_via, input#cpostal {width: 40px;}

input, select {margin: 0px 6px;}

input.boton, input.botonform
{
	background-color: #DDD;
	border-top: 1px solid #F2F0EE;
	border-left: 1px solid #F2F0EE;
	border-right: 1px solid #75736E;
	border-bottom: 1px solid #75736E;
	font-size: 10px;
	width: auto;
        text-align: center;
}

input#enviar.botonform
{
    margin: 0 auto;
    padding: 2px;
    display: block;
    width: 60px;
    font-size: 12px;
    margin-bottom: 4px;
}

input.check
{
	margin: 0px 4px;
	border: none;
	padding: 0px;
	width: auto;
	background-color: transparent;
}

.camposformdos
{
	border: 1px solid #4F6479;
}

#container #footer
{
	width: 800px;
	height: 72px;
	clear: both;
	/*background: url(../imgs/footer.jpg) no-repeat;*/
}

table#prog
{
	padding: 0px;
	display: block;
	width: 520px;
}

table#prog th, table tr
{
	border: 0px;
	padding: 0px;
	margin: 0px;	
}

table#prog tr td
{
	font-size: 11px;
	padding: 0.4em;
	margin: 0px;
	border-top: 1px solid #012063;
}

table#prog tr td.fecha
{
	font-weight: bold;
	text-align: center;	
}

table#prog tr td.audios
{
	border-top: 0px solid #012063;
}

table#prog tr th
{
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	border-left: 1px solid #EDF6FD;
	border-top: 1px solid #EDF6FD;
}

table#prog tr
{
	background-color: #F0F4F4;
}

table#prog tr.impar, table th.impar, table#prog tr.titulo
{
	background-color: #8EDBF9;
}

table#prog tr.titulo{
    background-color: #9ECBD9;
    font-size:1.1em;
    font-weight:bold;
    /*height:2.5em;*/
    vertical-align:bottom;
    page-break-before: always;
}

table#prog tr.titulo td{
    border-top-width: 0.2em;
    padding-top:0.6em;
}

img.inscripcion{
    float:right;
    border:0px;
    padding-right: 5px;
    padding-bottom: 3px;
    padding-left: 5px;
}

#container #main_cont #main #content #errorCont
{
	background-color: #FFF;
	margin: 2px;
	margin-right: 4px;
	background-image: url(../imgs/error_ico.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	z-index: 100;
	border: 1px solid #FF3300;
	display: none;
}

#container #main_cont #main #content #errorCont ul
{
	margin: 20px;
	padding: 0px;	
}

#container #main_cont #main #content #errorCont p
{
	margin: 10px;
	padding: 0px;
	color: #4F6479;	
}

#container #main_cont #main #content #errorCont ul li
{
	color: #FF3300;
	font-size: 10px;
	cursor: pointer;
}

p.textoform
{
    line-height: 12px;
}

#container #main_cont #main #content #resultado-general
{
       margin: 20px;
       border: 1px solid #4F6479;
       background: #FFF;
}

#container #main_cont #main #content #resultado-general p.ok
{
       color: #00AA55;        
}

#container #main_cont #main #content #resultado-general p.error
{
       color: #FF3300;
}
