/* CSS Document */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0px;
	padding: 0px;
	border: 0;
	outline: 0;
	/*font-weight: inherit;
	font-style: inherit;*/
	 font-size: 100%; 
	font-family: inherit;
/*	vertical-align: baseline;*/
}
* {
	font-family: Verdana, sans-serif;
	 
}
body {
	SCROLLBAR-FACE-COLOR:#007557;
    SCROLLBAR-HIGHLIGHT-COLOR:#ececec;
    SCROLLBAR-SHADOW-COLOR:#ececec;
    SCROLLBAR-3DLIGHT-COLOR:#818181;
    SCROLLBAR-ARROW-COLOR:#FFFFFF;
    SCROLLBAR-TRACK-COLOR:#ddd;
    SCROLLBAR-DARKSHADOW-COLOR:#004400;
	background:#fff url(../img/dot.png) repeat 0 0;    
}
#wrapper {
	margin:0 auto;
	width:1000px;
	background:transparent url(../img/shadow.gif)  repeat-y  scroll center top;
	padding:0 107px; 	
}
#izquierda {
	width:160px;
	float:left;
	/*background: #20764f url(../img/linea_verde.png) repeat-x 0 bottom;*/
	background: #20764f;
}
#izquierda div {
	padding:10px 5px 15px 5px;
}
#green_corner_up {
	background:url(../img/green_corner_up.png) no-repeat top right;
}

/*MENU*/
#menu {
	list-style:none;
	margin:10px 0px 130px 15px;
}
#menu a {
	font-family: Verdana, sans-serif;
	font-size:80%;
	 font-weight:bold; 
	color:#FFFFFF;
	text-decoration:none;
}
#menu a:hover {
	color:#fdc338;
}
#menu li {
	margin:0px 0px 18px 0px;
}
/*CENTRAL*/
#central{
	width:625px;
	float:left;
	voice-family: "\"}\"";
	voice-family: inherit;
	text-align:justify;
	overflow-y:auto;
	height:587px;
	
	}
	/*
html>body #central {
	margin-left: 165px;
	margin-right:215px;
	}

*/
#div_central {
	padding:20px 10px 10px 10px;
	color:#333333;
	font-family:"Trebuchet MS", Verdana, sans-serif;
	font-size:100%;
	/*text-align:justify;*/
}
#header {
	background:url(../img/header2.jpg) no-repeat center 0;
	height:250px;
	margin-bottom:20px;
	 
}
#logo {
	width:132px;
	height:100px;
	float:left;
}
#top {
	background:#20764f url(../img/top.png) no-repeat center right;
	clear:both;
	height:100px;
	width:1000px;
	 
}

#top span{
	color:#FFFFFF;
	font-size:90%;
	padding-left:2px;
}

#top div {
	background: #20764f;
	/*margin-top:5px;*/
}
#dreta {	
	float:right;
	width:210px;
	background:#fff;
}
#imagen {
	background:url(../img/imagen.jpg) no-repeat 0 bottom;
	margin:0px 0px 0px 5px;
	width:202px;
	height:262px;
}
.tabla {
	border:1px #003333 solid; 
	border-collapse:collapse;
}
.tabla td {
	border:1px #003333 solid; 
}
.tabla img {
	margin:5px;
}

/*IDIOMAS*/

#topflag {
    float:right;
	margin-top:5px; 
}
#topflag li{
   display: inline;
   list-style-type: none;
   padding-right: 10px;
}

#topflag a {
   padding: 3px 8px;
  
}
#topflag a:hover {
	color:#fff;
   text-decoration:underline;
  
}

/*SUBMEU*/

#submenu {
	/*height:310px;/
	float:left;
	display:inline;
	/*padding:7px;*/
	margin:0px 0px 0px 5px;
	/*height:300px;*/
	width:200px;
	background-color:#fdc338 ;
}

#submenu ul {
	list-style:none;
	margin:0px;

}
#submenu div {
	padding:5px;
	margin:0px;
}
#submenu li {
	display:block;
	padding:0px 0px 6px 0px;
	margin:5px 0px;
	background:url(../img/line.gif) no-repeat 0 bottom;
}
.link_submenu {
	font-family: Verdana, sans-serif;
	color:#222;
	font-size:12px;
	font-weight:bold;
	display:block;
	text-indent:15px;
	height:20px;
	background:url(../img/arrow.gif) no-repeat left  5px;
}
.link_submenu_jornadas a{
	color:#222;
	font-size:12px;
}
.link_submenu_jornadas {
	color:#222;
	font-size:11px;
	font-weight:bold;
	display:block;
	margin:5px 0px 5px 15px;
	text-decoration:none;
}
.link_submenu_jornadas {
	/*line-height:2em;*/
	color:#222;
	font-size:11px;
	font-weight:100;
}
#jornadas {
	margin-left:60px;
	background:none;
}
#submenu select {
font-size:11px;
	border:0pt;
	margin-left:0px;
}
#submenu textarea {
	border:0pt;
	font-size:11px;
	margin:10px 0px 0px 10px;
 	visibility:hidden; 
}
select {
	font-size:11px;
}
.listado {
	margin:10px 0px 10px 20px;
	list-style:square;
}
/*CONTINGUT*/
h1 {
	font-weight:bold;
	color:#007557;
	font-size:100%;
	margin:0px 0px 20px 0px;
}
h2 {
	margin:2em 0em 1em 0em;
}
ul {
	margin:10px 0px 10px 25px;
}
ol {
	margin:10px 0px 10px 25px;
		
}
li{
	margin:25px 0px;
}
p {
	margin:10px 0px 20px 0px;
}
a {
	color:#007557;
	font-weight:bold;
}

a:hover{
	text-decoration:none;
}
.enviar {
	font-size:11px;
	margin:5px;
	width:70px;
	border:1px solid #666;
	background:#CCCCCC;
	-moz-border-radius:5px;
}

blockquote {
	display:block;
	background:#FFFF99;
	font-style:italic;
	padding:5px;
}
.imagen_marco {
	text-align:center;
	 margin:5px;
	border:1px solid #666666;
}
.intro {
	margin:auto;
	width:400px;
	font-size:100%;
	font-weight:bold;
	clear:left;
	text-align:center;
}
.fil_ariadna {
	color: #20764f;

}
/*FORM*/

fieldset {
	/*border-color:#CCCCCC -moz-use-text-color -moz-use-text-color;
	border-style:solid none none;
	border-width:1px medium medium;*/
	margin:1em 0;
}
legend {
	/*background:transparent none repeat scroll 0 0;*/
	color: #20764f;
	font-size:1em;
	font-weight:bold;
	margin:1em 0;
	padding:0 0.5em;
}
label {
	float:left;
	padding:0 1em;
	text-align:right;
	width:190px;
}
fieldset div {
	display:block;
	margin-bottom:0.5em;
	padding:0;
}
fieldset div input, fieldset div textarea   {
	border-color:#555555 #CCCCCC #CCCCCC #555555;
	border-style:solid;
	border-width:1px;
	color:#333333;
	padding:1px;
	width:170px;
}

fieldset div select {
	width:170px;
	border:1px solid #666666;
	border-collapse:collapse;
	
}
fieldset div select {
	padding:1px;
}
div.fm-multi div {
	margin:5px 0;
}
div.fm-multi input {
	width:1em;
}
div.fm-multi label {
	display:block;
	padding-left:5em;
	text-align:left;
	width:300px;
}
#fm-submit {
	clear:both;
	padding-top:1em;
	text-align:center;
}
#fm-submit input {
	background:#555555 none repeat scroll 0 0;
	border:1px solid #333333;
	color:#FFFFFF;
	padding:2px 1em;
}
input:focus, textarea:focus {
	background:#EFEFEF none repeat scroll 0 0;
	color:#000000;
}
fieldset div.fm-req {
	font-weight:bold;
}
fieldset div.fm-req label:before {
	content:"* ";
}
#formulario { 
	margin:0 auto;
	padding:1em;
	text-align:left;
	width:480px;
}
/*FOOTER*/
#footer {
	background:#fff url(../img/sub_wrapper.png) no-repeat scroll left top;
	height:45px;
	margin:0 -17px 0px;
	padding:17px;
	width:1000px;
	clear:both;
	color:#333;
	font-size:70%;
}
#footer div {
	padding:0px 10px;
}
#footer a {
	color:#333;
}
#fotos_ave img{
	margin:3px;
}
.boletines {
	list-style:none;
}
.volver_boletines {
	font-size:70%;
	color: #20764f;
	float:right;
	background:url(../img/volver.png) no-repeat 0 0;
	text-indent:15px;
	
}
#background { 
	background-color:#fff;
	float:left;
}
#pie {
	padding:15px 0px 0px 0px;
	clear:both;
	height:40px;
	width:100%;
	background-color:#20764f;
	color:#FFFFFF;
	text-indent:157px;
	font-size:14px;
}
#fondo {
	background:url(../img/fondo.png) no-repeat center top;
}
.descripcion {
	text-decoration:none;
}
.tr_amarillo {
	background-color:#fff596;
}
.tabla_jornada td, .tabla_jornada th {
	padding:10px;
}


/*Lightbox*/

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(../img/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(../img/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/overlay.png", sizingMethod="scale");
	}
	
