/* para todo el documento */
body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	color: #333;
	font-family: "Lucida Sans Unicode";
	font-size:0.8em;
}

h1{
	font-size:1.4em;
	font-weight: normal;
	color: #000000;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #D6D3CA;
}

h3{
	font-size:1.3em;
	color: #000000;
	font-weight: normal;
	text-transform: uppercase;
}

a{
	text-decoration:none;
	color:#2A2A2A
}

a:hover{
	text-decoration:none;
	color:#000000
}

blockquote{
	background-color:#EFEFE7;
	padding:5px 5px 5px 5px;
}

.contenedor {
	border-top:img(../img/header.gif);
	font-size: 0.9em;
	width: 1000px;
	text-align:justify;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	/*filter: alpha(opacity=50); opacity: .50; -moz-opacity:0.50; -khtml-opacity: 0.50;*/
}

.contenido {
	color:#57595B;
	width: 1000px;	/*filter: alpha(opacity=100); opacity:1.00; -moz-opacity:1.00; -khtml-opacity:1.00;
	position:relative;	*/
	background-image: url(../../img/fonsDeco.jpg);
	background-repeat: no-repeat;
	padding-top: 80px;
	padding-bottom: 10px;
}

.botones{ margin: 0 0 0 0; padding:0 0 0 0;}
.input{ margin: 0 0 0 0; padding:0 0 0 0; font-family:Georgia, "Times New Roman", Times, serif; font-size:12px; border:1px solid #999900; background:#FFFFFF; }
.fuente_eventos{
	font-family: Lucida Sans Unicode;
	font-size:11px;
}

#cajita{
	padding:0px 5px 5px 5px;
	text-align:left;
	width:250px;
	height:100px;
	overflow:auto;
}
#cajita a{
	font-size:9px;
}
#capcalera {
	width: 1000px;
	background-image: url(../../img/fonsTop.jpg);
	background-repeat:  repeat-x;
	height: 196px;
}
#imgTop {
	float: right;
	width: 511px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 20px;
}

#fichTec{
	font-size:11px;
	border:1px solid #999999;
	text-align:center;
	color: #000000;
}
.capcaleraTable {
	font-weight: normal;
	color: #FFFFFF;
}

#frase {
	width: 400px;
	color: #e8e6dc;
	font-size: 1.9em;
	float: left;
	line-height: 27px;
	text-align: right;
	height: 170px;
	padding: 0px;
}
#menu {
	width: 450px;
	color: #2a2a2a;
	padding-left: 20px;
	clear: left;
	padding-top: 5px;
}
#menu ul {
	display: inline;
}
#menu li {
	display: inline;
	padding-right: 25px;
}




/* CALENDARIO */
/*********************************************************************************************/
.cal_princ { position:absolute; top:430px; left:40px; cursor:pointer; background:#ffffff; border:1px solid #000000; font-family:Georgia, "Times New Roman", Times, serif; }
.cal_titulo { cursor:default; background-color:#2a2a2a; color:#FFFFFF; font-weight:bold; text-align:left;  font-size:11px; }
.cal_boton { text-align:center; border:1px solid #999999; font-size:9px; }
.cal_botonHover, td.cal_boton:hover { text-align:center; border:1px solid #999999; background-color:#00CCFF; font-size:9px; }
.cal_ano { cursor:default; text-align:center; color:#222222; font-size:18px; }
.cal_mes { cursor:default; text-align:center; color:#222222; font-size:14px; }
.cal_semana { cursor:default; text-align:center; background:#E9EAEB; border-bottom:1px solid #CCCC99; color:#737373; font-size:9px; }
.cal_finsemana { cursor:default; text-align:center; background:#E9EAEB; border-bottom:1px solid #CCCC99; color:#1B1B1B; font-weight: bold; font-size:9px; }
.cal_fecha { text-align:center; border:1px dotted #CCCCCC; font-size:9px;}
.cal_fechaHover, td.cal_fecha:hover { text-align:center; border:1px dotted #CCCCCC; background-color:#00CCFF; font-size:9px; }
/*********************************************************************************************/



/* MENU_ETIQUETAS_SECCIONES */
/*********************************************************************************************/
#et_caja {
	list-style-type:none;
	float:left;
	margin-left: 20px;
	width: 180px;
	padding-top: 13px;
}
#et_caja  a  {
	text-decoration:none;
	color:#75777A;
	font-weight: bold;
}
#et_caja  a:hover  {
	color:#000000;
}
#caja, #caja1, #caja2, #caja3, #caja4, #caja5{
	background-color:#FFFFFF;
	width:610px;
	height:365px;
}
#menu_ets {
	margin-left: -24px;
}


/* texto */
#menu_ets ul li{
	list-style-type:none;
	float:left;
	border-bottom-width:7px;
	.margin-bottom:-19px;
	margin-bottom: 20px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D6D3CA;
	border-right-color: #D6D3CA;
	border-bottom-color: #D6D3CA;
	border-left-color: #D6D3CA;
}

#menu_ets ul li a{
	text-decoration:none;
	color:#857D67;
	font-size: 1.1em;
}
#menu_ets ul li a:hover{
	color:#75777A;
}
#menu_ets ul li a:link{
	color:#000000;
}
#et1, #et2, #et3, #et4, #et5, #et6, #et7{
	margin-top:-20px;
	color:#555555;
	text-align:left;
	height:300px;
	padding:5px;
	border: 1px solid #D6D3CA;
	background-color:#FFFFFF;
	overflow:auto;
	width: 610px;
	float: right;
	margin-right: 100px;
}
#capa_fichatecnica{
	position: absolute;
	left:200px;
	top:500px;
}
/*********************************************************************************************/


#logo {
	width: 390px;
	text-align: left;
	float: left;
	padding-left: 10px;
}
#contacto {
	text-align:center;
	height: 25px;
	width: 140px;
	float: right;
	clear: both;
	position: relative;
	margin-top: 5px;
	margin-right: 20px;
	padding-top: 15px;
	padding-left: 40px;
	background-image: url(../../img/btcontacto.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#contacto a {
	color: #CCCCCC;
	position: relative;
	text-decoration: none;
	font-size: 1em;
}
#contacto a:hover {
	position: relative;
	color: #999933;
}



#top {
	width: 1000px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
	height: 75px;
}
#textTop {
	float: right;
	width: 400px;
	text-align: right;
	padding-right: 20px;
}
#textTop a {
	font-size: 0.8em;
	color: #666666;
}
#textTop a:hover {
	color: #000000;
	text-decoration: underline;
}



#patrocinadores {
	width:1000px;
	text-align: right;
	padding-top: 110px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-left: 0px;
	font-size: 1em;
	color: #9a9993;
	background-image: url(../../img/imgInf.jpg);
	background-repeat: no-repeat;
	clear: both;
	height: 90px;
}
#fonsMarro {
	background-color: #857D65;
}
#fonsBlaufosc {
	background-color: #122f5b;
}
#fonsGris {
	background-color: #293038;
}
#fonsBlauclar {
	background-color: #577ba4;
}
#contenidoDerecha {
	float: right;
	width: 200px;
	margin-right: 20px;
}
#contenidoCentro {
	float: left;
	width: 500px;
	margin-left: 10px;
}
#contenidoCentro2 {
	float: right;
	width: 720px;
	margin-right: 20px;
}
#contenidoIzquierda {
	float: left;
	width: 240px;
	margin-left: 10px;
}
#agenda {
	color: #222222;
	background-color: #dedddb;
	margin-top: 30px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 12px;
	padding-left: 5px;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C6C5C1;
	border-right-color: #C6C5C1;
	border-bottom-color: #C6C5C1;
	border-left-color: #C6C5C1;
	background-color:#CCCCCC;
}
#agenda a {
	font-size: 0.9em;
	text-decoration: underline;
	font-weight: normal;
	color: #000000;
}


/* MENU DESPLEGABLE */
#marco {
	width:440px;
	padding:0px;
	text-align:left;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	clear: none;
	background-color: #D6D3CA;
}

.menu2 {
	padding:0;
	margin:0;
	margin-bottom:0;
	list-style:none;
	height:25px;
	position:relative;
	font-family:arial, verdana, sans-serif;
}
.menu2 li.top {
	display:block;
	float:left;
	position:relative;
}
.menu2 li a.top_link {
	display:block;
	float:left;
	height:25px;
	margin-left:6px;
	line-height:25px;
	color:#333;
	text-decoration:none;
	font-size:1em;
	font-weight:bold;
	padding:0 0 0 6px;
	cursor:pointer;
}
.menu2 li a.top_link span {float:left; display:block; padding:0 10px 0 6px; height:40px;}
.menu2 li a.top_link span.down {
	float:left;
	display:block;
	height:25px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 0px;
}
.menu2 li a.top_link:hover {}
.menu2 li a.top_link:hover span { }
.menu2 li a.top_link:hover span.down {}

.menu2 li:hover > a.top_link { }
.menu2 li:hover > a.top_link span {}
.menu2 li:hover > a.top_link span.down {}


.menu2 table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

.menu2 a:hover {
	visibility:visible;
}
.menu2 li:hover {
	position:relative;
	z-index:200;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #c6bda4;
}

.menu2 ul, 
.menu2 :hover ul ul, 
.menu2 :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

.menu2 :hover ul.sub {
	left:0px;
	top:25px;
	background: #8f8974;
	padding:0;
	border:1px none #1E8BB5;
	white-space:nowrap;
	width:auto;
	height:auto;
	font-weight:bold;
}
.menu2 :hover ul.sub li {
	display:block; /*height:20px; */
	position:relative;
	float:left;
	width:160px;
	margin-bottom:0;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-width: 2px;
}
.menu2 :hover ul.sub li a {
	display:block;
	height:auto;
	font-size:1em;
	padding:4px 3px;
	line-height:1;
	color:#FFF;
	text-decoration:none;
}
.menu2 :hover ul.sub li a.fly { 150px 6px;}
.menu2 :hover ul.sub li a:hover {background:#2a2a2a; color:#fff;}
.menu2 :hover ul.sub li a.fly:hover {background:#2a2a2a 150px 6px;}
.menu2 :hover ul li:hover > a.fly {background:#2a2a2a} 

.menu2 :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul :hover ul :hover ul
{left:160px; top:-1px; background: #fff; padding:0; /* white-space:nowrap; */width:auto; z-index:300; height:auto;}
.menu2 :hover ul.sub li ul {border-top:1px solid #005FB9; background: #fff; z-index:300;}

/*********************************************************************************************/
.txtBox {
	background-color: #ECE9D8;
	border: 1px solid #ACA793;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 105px;
}
.botonDesplegable {
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #716A5B;
	border: 1px solid #ACA793;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 3px;
	letter-spacing: 1px;
}