/* CSS Document */

/***********************************************/
/*HTML tag styles
/***********************************************/

body {
	background-color: #FFFFFF;
	margin: 0px;
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	/*
		font-family: Tahoma, Verdana, sans-serif; 
	*/
	font-size: 12px;	
	text-align: center;
}
a{
	color: #ff6600;
	text-decoration: none;
}
a:hover{
	color: #ff6600;
	text-decoration: underline;
}

h1{
	text-decoration:none;
	text-align:left;
	font-size:20px;
	color: #ff6600;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;	
}
h2{
	 font-size: 16px;
	 color: #ff6600;
	 margin: 0px;
	 padding: 5px 0px 0px 0px;
}
h3{
	text-decoration:none;	
	text-align:left;	
	font-size:14px;	
	color: #000000;
	margin: 0px;
	padding: 5px 0px 0px 0px;
}
h4{
	 font-size: 12px;
	 color: #ff6600;
	 margin: 0px;
	 padding: 5px 0px 0px 0px;
}
p {
	padding: 0px;
	text-align:justify;
	margin: 0px 0px 10px 0px;
}
/***********************************************/
/*Composicion Página*/
/***********************************************/
.contenedor_pagina {
	width: 100%;
	margin: 0px;
}
.cabecera {
	width: 1000px;
	margin: 0px auto 0px auto;
	height:75px;
}
.contenido_pagina {
	width: 1000px;
	margin: 0px auto 0px auto;
	text-align: left;			
}

.contenido_window {
	width: 700px;
	margin: 0px auto 0px auto;
}

.izda {
	width: 270px;
	float:left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.dcha {
	width: 715px;
	float:right;
	border-left: #8fa8ce 1px dashed;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 7.5px;
}
/*
.izda {
	width: 715px;
	float:left;
	margin: 0px 0px 0px 0px;
	border-right: #8fa8ce 1px dashed;
	padding: 0px;
}
.dcha {
	width: 270px;
	float:right;
	margin: 0px 0px 0px 0px;
}
*/
.pie {
	width: 100%;
	background-image:url(../../../img/es/es/fdoPie.gif);
	background-repeat: repeat-x;
	height:77px;
	float:left;
	margin-top: 20px;
}
.contenedor_menu {
	width: 100%;
	height: 34px;
	margin: 0px;
	border: 0 none;
	padding: 0px;
	background-image:url(../../img/es/fdoMenu.gif);
	background-repeat:repeat-x;
}
.contenedor_menu_int {
	width: 1000px;
	height: 34px;
	margin: 0px auto 0px auto;
	border: 0 none;
	padding: 0px;
}
.menu {
	margin: 0px auto 0px auto;
	border: 0 none;
	padding: 0px;
	float: left;
	width: 970px;
}

/***********************************************/
/*ELEMENTOS CABECERA*/
/***********************************************/
.logo{
	width: 200px;
	margin: 0px 0px 0px 0px;
	float:left;
}

.cabecera_dcha {
	width: 430px;
	float: right;
	margin: 8px 10px 0px 0px;
	padding: 0px;
	height: 61px;
}

.login {
	background: url(../../img/es/login_fdo.gif) no-repeat;
	width: 150px;
	height: 61px;
	color: #FFFFFF;
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	text-align: center;
}
.usuario {	
	color: #003399;	
	text-align: center;
	margin: 0px 0px 0px 0px;
}
.txtusuario {
	font-size: 14px;
	font-weight: bold;
	color: #ff6600;	
}
.desconectar {

}
/***********************************************/
/*BUSCADOR*/
/***********************************************/
.buscador {
	color:#003399;
	width: 270px;
	height: 61px;
	float: left;
	padding: 20px 5px 0px 5px !important; /*For IE6*/
	background: url(../../img/es/buscador_fdo.gif) no-repeat;
}
.buscador .label {
	font-size: 14px;
	font-weight: bold;
}

/***********************************************/
/*ELEMENTOS PÁGINA*/
/***********************************************/
.contenido_izda {
	width: 270px;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
}
.contenido_izda .cabecera {
	width: 270px;
	background: url(../../img/es/cuadro_size2_cabecera.gif) no-repeat;
	height: 18px;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	padding: 7px 0px 7px 7px;
}

.contenido_izda .cabecera .title {
	width: 200px;
	color: #ffffff;
	float: left;
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	margin: 0px 3px 0px 0px;
}

.contenido_izda .cabecera .buttons {
	width: 60px;
	float: right;
	vertical-align: top;
	margin: 0px 3px 0px 0px;
	padding: 0px;
}

.contenido_izda .cabecera img {
	float: right;
	padding: 0px 10px 0px 0px;
	margin: 0px;
}

.contenido_izda .centro {
	width: 270px;
	background:url(../../img/es/cuadro_size2_fdo.gif) repeat-y;
	padding: 0px 5px 0px 5px;
}
.contenido_izda .centro .contenedor {
	width: 257px;
	border: #0066cc 1px solid;
}
.contenido_izda .centro .opciones {
	width: 258px;
	background: none;
	padding: 5px 10px 2px 5px;
	text-align:center;
	border: none;
	font-weight: bold;
}
.contenido_izda .pie {
	width: 270px;
	background: url(../../img/es/cuadro_size2_pie.gif) no-repeat;
	height: 5px;
	margin: 0px;
	padding: 0px;
}
.contenido_dcha {
	width: 700px;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
}
.contenido_dcha .cabecera {
	width: 700px;
	background: url(../../img/es/cuadro_size1_cabecera.gif) no-repeat;
	height: 18px;
	padding: 7px 0px 7px 7px;
	margin: 0px;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
}

.contenido_dcha .cabecera .title {
	width: 600px;
	color: #ffffff;
	float: left;
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	margin: 0px 3px 0px 0px;
}

.contenido_dcha .cabecera .buttons {
	width: 60px;
	float: right;
	vertical-align: top;
	margin: 0px 3px 0px 0px;
	padding: 0px;
}

.contenido_dcha .cabecera_calendario {
	width: 693px;
	background: url(../../img/es/cuadro_size1_cabecera.gif) no-repeat;
	height: 28px;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	padding: 3px 0px 0px 7px;
}


.contenido_dcha .cabecera_calendario .centro {
	width: 170px;
	height: 25px;
	text-align: center;
	margin: 0px auto 0px auto;
	background: url(../../img/es/cabecera_tit_fdo.gif) no-repeat;
	padding: 4px 0px 0px 3px;
}
.contenido_dcha .cabecera_calendario .centro .mes {
	width: 120px;
	display: block;
	float: left;
}
.contenido_dcha .cabecera_calendario .centro img {
	vertical-align: bottom;
	margin: 1px 3px 0px 3px;
	float: left;
}

.contenido_dcha .cabecera .cab_izda {
	width: 300px;
	height: 25px;
	float: left;
}
.contenido_dcha .cabecera .cab_dcha {
	width: 300px;
	height: 25px;
	float: right;
	text-align: right;
}
.contenido_dcha .cabecera .cab_dcha img {
	vertical-align: bottom;
	margin: 0px 3px 0px 3px;
}

.contenido_dcha .centro {
	width: 700px;
	background:url(../../img/es/cuadro_size1_fdo.gif) repeat-y;
	padding: 0px 5px 0px 5px;
}
.contenido_dcha .centro .contenedor {
	width: 687px;
	border: #0066cc 1px solid;
}

.contenido_dcha .centro .contenedor p {
	width: 95%;
	margin-left: 10px;
}

.contenido_dcha .centro .opciones {
	width: 670px;
	background: none;
	padding: 5px 10px 5px 5px;
	text-align:right;
	border: none;
	font-weight: bold;
}
.contenido_dcha .pie {
	width: 700px;
	background: url(../../img/es/cuadro_size1_pie.gif) no-repeat;
	height: 5px;
	margin: 0px;
	padding: 0px;
	line-height: 5px;
}

.migas {
	width: 100%;
	margin: 10px 0px 10px 0px;
	color: #003399;
	line-height: 25px;
	padding-left: 0px;
	float: left;
	font-weight: bold;
}
.migas a {
	text-decoration: none;
	color: #003399;
	font-weight: bold;
}
.migas a:hover {
	text-decoration: underline;
}
/***********************************************/
/*PAGINACIÓN */
/***********************************************/
.paginacion {
	width: 677px;
	padding: 5px 5px 5px 5px;
	text-align: center;
	font-weight: bold;

	height: 18px;
}
.paginacion .left {
	float:left;
	width: 100px;
	text-align: left;
}
.paginacion .nav {
	color: #ff6600;
	width: 400px;
	float: left;
}
.paginacion .right {
	float: right;
	width: 175px;
	text-align: right;
}

/***********************************************/
/*LISTADOS */
/***********************************************/
ul.lista_central {
	list-style: none;
	width: 660px;
	padding: 0px;
	margin: 0px 0px 0px 20px;
}
ul.lista_central li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;	
}
ul.lista_central a {
	width: 330px;
	height: 32px;	
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	float: left;
	display:block;
}
ul.lista_central p {
	width: 330px;
	height: 32px;	
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	float: left;
	display:block;
}
ul.lista_central img {
	padding-right: 10px;
	vertical-align: middle;
}

ul.lista_lat {
	list-style: none;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	width: 240px;
}
ul.lista_lat li.enlace {
	display: block;
	/*line-height: 24px;*/
	margin: 3px 0px 0px 0px;
	padding: 2px 0px 0px 0px;
}
/*
ul.lista_lat a {
	display: block;
	/*line-height: 24px;*/
	margin: 3px 0px 3px 0px;
	padding: 2px 0px 2px 0px;
}*/
ul.lista_lat img {
	float: left;
	padding-right: 10px;
	vertical-align: middle;
}

/***********************************************/
/*TABLAS */
/***********************************************/
table {
	font-size: 12px;
}
table.lista th {
	background:url(../../img/es/tabla_tit_fdo.gif) repeat-x top;
	color:#003399;
	text-align: left;
	line-height: 22px;
	border-bottom: #3399ff 1px solid;
}
table.lista th div.opcion {
	display: block;
	text-align: left;
	padding-left: 2px;
}

table.lista th a {
	color:#003399;
}
table.lista th a:hover {
	color:#ff6600;
	text-decoration: none;
}
table.lista tr {
	line-height: 18px;
}
table.lista td {
	border-bottom: #8fa8ce 1px solid;
	color:#000000;
	padding: 5px 0px 5px 0px;
}
table.lista td a {
	color:#003399;
}
table.lista td a:hover {
	color:#ff6600;
	text-decoration: none;
}
table.lista th.tit {
	padding-left: 3px;
}
table.lista tr.modificado {
	background-color: #E1FFB5;
}
table.lista img {
	padding: 0px 1px 0px 1px;
}
table.lista tr.editar {
	padding: 2px;
	background: #FFFFFF;
}
table.lista td.editar {
	border: #ff6600 2px dotted;
}
table.lista tr.editar td {
	line-height: 22px;
	border: #ff6600 2px dotted;
}
/***********************************************/
/*NOTICIAS */
/***********************************************/
.listado_noticias {
	width: 668px;
}
.noticia {
	width: 668px;
	border-bottom: #8fa8ce 1px solid;
	padding: 10px 0px 0px 0px;
	margin: 0px 10px 0px 10px;
}
.noticia img {
	float: left;
	padding-right: 10px;
}
.noticia .texto {
	margin: 0px;
	padding: 0px;
}
.noticia h2 {
	font-weight: bold;
	font-size: 13px;
	color:#003399;
	margin: 0px;
	padding:0px;
}


/***********************************************/
/*FORMULARIOS*/
/***********************************************/
.campo {
	line-height: 26px;
}
form {
	margin: 0px;
}
input {
	font-size: 12px;
	color: #003399;
}
textarea {
	font-family: Verdana;
	font-size: 11px;
	color: #003399;
}
select {
	font-size: 12px;
	color: #003399;	
}
.obligatorio{
	 font-size: 12px;
	 font-weight: bold;
	 color: #ff6600;
}
.original {
	color: #003399;
}
.modificado {
	color: #ff6600;
}
/***********************************************/
/*PIE PÁGINA*/
/***********************************************/
.pie {
	width: 100%;
	margin: 0px;
	background:url(../../img/es/fdoPie.gif) repeat-x top;
}
.pie .datospie {
	width: 1000px;
	margin: 10px auto 0px auto;
	text-align: center;
	color:#FFFFFF;
}
.pie .datospie a {
	color:#FFFFFF;
}

/***********************************************/
/*FORO */
/***********************************************/
table.foro th {
	background:url(../../img/es/tabla_foro_fdo.gif) repeat-y left;
	color:#003399;
	text-align: left;
	border-bottom: #8fa8ce 1px solid;
	font-size: 11px;
	vertical-align: top;
	padding: 5px;
}

table.foro .fecha {
	background:url(../../img/es/tabla_tit_fdo.gif) repeat-x top;
	color:#003399;
	text-align: left;
	line-height: 14px;
	border-bottom: #3399ff 1px solid;
	font-size: 14px;
	font-weight: bold;
}

table.foro td {
	border-bottom: #8fa8ce 1px solid;
	color: #000000;
	padding: 5px;
	vertical-align: top;
}
table.foro td a {
	color:#003399;
}
table.foro td a:hover {
	color:#ff6600;
	text-decoration: none;
}
table.foro td .tit {
	font-size: 14px;
	font-weight: bold;
	color: #0380e0;
}
table.foro th.tit {
	padding-left: 3px;
}
/***********************************************/
/*CALENDARIO */
/***********************************************/
table.calendario th {
	background:url(../../img/es/tabla_tit_fdo.gif) repeat-x top;
	border-bottom: #3399ff 1px solid;
	border-right: #8fa8ce 1px solid;	
	color:#003399;
	text-align: center;
	line-height: 22px;
}
table.calendario th a {
	color:#FFFFFF;
}
table.calendario th a:hover {
	color:#FFFFFF;
	text-decoration: none;
}
table.calendario td {
	background-color: #FFFFFF;
	border-bottom: #8fa8ce 1px solid;
	border-right: #8fa8ce 1px solid;	
	color:#000000;
	padding: 1px 2px 2px 2px;
	height: 75px;
	vertical-align: top;
	line-height: 12px;
}
table.calendario td.off {
	background-color:#e4f1f7;
}
table.calendario td.on {
	background-color:#ffc84b;
}
table.calendario td.in {
	background-color:#ccff99;
}
table.calendario td.in_on {
	background-color:#ffff99;
	cursor:pointer;
}
table.calendario td .dia {
	width: 100%;
	display: block;
	text-align: right;
	color:#003399;
	line-height: 11px;
}
table.calendario td .evento {
	width: 100%;
	text-align: left;
	font-size: 11px;
	margin-bottom: 3px;
}
table.calendario td .hora {
	text-align: left;
	line-height: 13px;
}
table.calendario td .asunto {
	text-align: left;
}
table.calendario td a {
	color:#003399;
}
table.calendario td a:hover {
	color:#ff6600;
	text-decoration: none;
}

/***********************************************/
.clear {
	clear: both;
}


