body{
	margin:0;
	font-family: Tahoma, Arial;
	font-size:12px;
	background-color:#fff;
	background-image: url(../imagenes/fondo_web_izq.jpg);
	background-position:top left;
	background-repeat: no-repeat;
}

#degradado{
	margin-top:0px;
	padding:0px;
	background-image: url(../imagenes/cabecera2.gif);
	background-position:98% 0%;
	background-repeat: no-repeat;
}

#pagina {
	margin: auto;
	width: 900px;
	background-color:#FFFFFF;
	margin-bottom:5px;
	border:1px #999999 solid;
}

#cabecera2{
	margin: auto;
	width: 900px;
	height:160px;
	margin-top:5px;
	margin-bottom:5px;
	background-image: url(../imagenes/congreso.jpg);
	background-repeat: no-repeat;
	background-position:0px 10px;
}

#bienvenida {
	margin:0px;
	padding:0px;
	padding-top:5px;
	padding-bottom:5px;
	background-color:#fff;
	color: #000;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	background-image: url(../imagenes/fondo_barra.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	text-align:left;
	height: 18px;
}

#bienvenida a{
	color: #333333;
	text-decoration:none;
	margin-left:230px;
}

#bienvenida a:hover{
	text-decoration:underline;
}

#contenedormedio{
	background-image: url(../imagenes/base_ciudad.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}

#columna_izquierda {
	float: left;
	width: 220px;
	border-top: 1px #CCCCCC none;
	border-right: 1px #CCCCCC none;
	border-left: 1px #CCCCCC none;
	border-bottom: 1px #CCCCCC none;
	padding-right:10px;
}

#columna_izquierda2 {
	float: left;
	width: 150px;
	padding-right:10px;
}

.caja{
	margin-bottom: 5px;	
}

.caja ul {
	margin:0;
	padding:0;
	margin-left:15px;
}

.caja h1 {
	margin:0;
	font-size: 14px;
	font-weight: normal;
	border-top: 1px #FB8C20 none;
	border-right: 1px #FB8C20 none;
	border-left: 1px #FB8C20 none;
	border-bottom: 1px #800000 solid;
	color: #0F2F52;
	margin-top:5px;
	margin-bottom:5px;
	padding-left:5px;
}

.caja li {
	font-size: 12px;
	color: #666666;
	margin:0;
	padding:0;
	padding-bottom:3px;
}

#menu {
	background-color: #FB8C20;
	border-top: 1px #999999 none;
	border-right: 1px #999999 solid;
	border-left: 1px #999999 none;
	border-bottom: 1px #999999 none;
}
#contenedor{
	margin:0px;
	padding:0px;
	width:669px;
	border-left: 1px #CCCCCC solid;
	float:left;
}

#contenido {
	margin:0px;
	padding:10px;
	float:left;
	text-align:justify;
	clear:right;
}

#contenido p {
	font-size: 12px;
	color: #000000;
}

#contenido div.contenedor{
	font-size: 11px;
	color: #000000;
	background-color:#DDDDDD;
	border:1px solid #666666;
	padding: 5px;
	font-weight:bold;
}

#contenido h1 {
	margin:0;
	font-size: 16px;
	color: #333333;
	background-image: url(../imagenes/adorno_seccion.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left:35px;
	text-transform:uppercase;
}

#contenido li{
	font-size:12px;
}

#contenido a{
	text-decoration:none;
	color: #666666;
	font-weight:bold;
}

#contenido a:hover{
	text-decoration:underline;
}

#pie_ciudad{
	width: 669px;
	height: 250px;
/*	background-image: url(../imagenes/base_ciudad.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;*/
	float:left;
}

#menu ul {
	margin: 0;
	padding:0;
	list-style:none;
}

#menu li {
	text-transform:uppercase;
	margin:0;
	border-top: 1px #666666 none;
	border-right: 1px #666666 none;
	border-left: 1px #666666 none;
	border-bottom: 1px #666666 solid;
	padding:2px;
}

#menu li:hover {
	background-color:#FCA545;
}

#menu a {
	font-size: 10px;
	color: #333333;
	text-decoration:none;
	margin-left:5px;
}

#columna_derecha {
	float: right;
	width: 250px;
	border-top: 1px #CCCCCC none;
	border-right: 1px #CCCCCC none;
	border-left: 1px #CCCCCC solid;
	border-bottom: 1px #CCCCCC none;
	padding-left:10px;
}

#columna_derecha2 {
	float: right;
	width: 250px;
	padding-left:10px;
}

#pie{
	font-size: 12px;
	margin:0px;
	padding:0px;
	height:14px;
	background-color:#fed547;
	color: #333333;
	clear:both;
}

#pie a{
	color: #333333;
	text-decoration:none;
}

#pie a:hover{
	text-decoration:underline;
}

.clearing{
	clear:both;
}

#imagen_portada {
	float: right;
}

.uc {
	font-size: 14px;
	text-align:center;
	color: #666666;
	font-weight:bold;
	width:450px;
	margin-left:60px;
}

#menu_web{
	background-color:#FFF;
	/*width:215px;
	border: 1px solid #C7C7C7;*/
	margin:0px;
	padding:0px;
	margin-left:3px;
	margin-top:20px;
}

#menu_web h1{
	text-transform:uppercase;
	background-color:#FFF;
	border-bottom:1px solid #C7C7C7;
	color:#FFFFFF;
	font-size:18px;
	font-weight:bold;
	padding-left: 5px;
	margin:0px;
	text-align:left;
}

#menu_web ul{
	padding:0px;
	margin:0px;
	list-style:none;
}

#menu_web ul li {
	text-transform:uppercase;
	margin:0px;
	padding:0px;
	padding-bottom:5px;
	background-color:#FFF;
	text-align:left;
	color: #800000;
	font-size:11px;
	font-weight:bold;
}

#menu_web ul li a {
	margin-left: 5px;
	padding-left: 20px;
	font-size: 12px;
	color: #800000;
	font-weight:bold;
	text-decoration:none;
}

#menu_web ul li a:hover {
	background-image:url(../imagenes/dot.jpg);
	background-position:left;
	background-repeat:no-repeat;
}

#menu_web ul ul li a {
	margin-left: 10px;
	padding-left: 20px;
	font-size: 10px;
	color: #000000;
	font-weight:bold;
	text-decoration:none;
	text-transform:none;
}

#menu_web ul ul li a:hover {
	background-image:url(../imagenes/dot.jpg);
	background-position:left;
	background-repeat:no-repeat;
}

#login{
	margin:0px;
	padding:0px;
	margin-top:10px;
	margin-left:15px;
	margin-bottom:5px;
	padding-bottom:5px;
	padding-top:5px;
	border-top:1px dotted #800000;
	background-color:#fff;
}

.boton{
	border:1px solid #1B1B1B;
	font-size:12px;
}

.apartado{
	border:1px solid #1B1B1B;
	background-color:#fed547;
	font-size:12px;
	font-weight:bold;
	padding-left:3px;
	color:#800000;
}

.texto_login{
	font-size:11px;
	padding-left:3px;
	color:#800000;
}

.texto_campo_login{
	font-size:11px;
	padding-left:3px;
	color:#1B1B1B;
}

.elemento_menu_inactivo{

}

.elemento_menu_activo{
	color:#FFFFFF;
	background-image:url(../imagenes/dot.jpg);
	background-position:left;
	background-repeat:no-repeat;
}

.apartado2{
	font-size:12px;
	font-weight:bold;
	padding-left:3px;
	color:#800000;
}

.tabulador{
	margin-left:20px;
}

.cabaceraPlanning{
	font-weight:bold;
	font-size:12px;
}

.fondovacioPlanning{
	background-color:#CCCCCC;
}

.textoRojo{
	color:#FF0000;
}

.textoAzul{
	color:#0000FF;
}

.textoMorado{
	color:#663399;
}

.textoRosa{
	color:#FF00FF;
}

.textoVerde{
	color:#009933;
}

table.bordePrograma{
	border-top:1px solid #800000;
	border-left:1px solid #800000;
}

table.bordePrograma th{
	text-align:center;
	padding:3px;
	background-color:#990000;
	color:#FFFFFF;
	border-right:1px solid #800000;
	border-bottom:1px solid #800000;
}

table.bordePrograma td{
	padding:3px;
	border-right:1px solid #800000;
	border-bottom:1px solid #800000;
}

.posthidden {display:none}
.postshown {display: block}

.imagen{
	margin:18px;
	padding:4px;
	border:1px solid #666666;
	background-color:#CCCCCC;
}