/*
{
	outline: 1px dotted black;
}
*/

body, div, td { 
	margin: 0; 
	padding: 0px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	/*text-align: left;*/
	font-weight: inherit;
	line-height: 16px;
}

body {
	background-image: url(../img/bck_body.png);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #f5f5f5;
}

/*strong {	color: #1c1c1c; }*/
a { font-size: 11px; color: #0066cc; text-decoration: none;}
a:hover { color: #000000; }
a.underline { text-decoration: underline; }
a.underline:hover { text-decoration: none; }

.bold {font-weight: bold;}

p {
	margin: 5px 0px 10px 0px;
}

.left {float:left;}
.right {float:right;}

h1 {
	color: #666666;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 20px;
	font-weight: bold;
	margin: 15px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
}

h2 {
	font-size:14px;
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 0px;
	padding: 20px 0px;
	font-weight: bold;
	color: #666;
}

h3, h3 a {
	font-size:16px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	color: #3b5998;
}

h3 {
	color: black;
	font-size: 16px;
}

h4 {
	font-size:16px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
	font-weight: bold;
	color: #000;
}

.mr5 {margin-right: 5px;}
.mr10 {margin-right: 10px;}
.ml10 {margin-left: 10px;}
.mr20 {margin-right: 20px;}
.mt25 {margin-top: 25px;}
.mb5 {margin-bottom: 5px;}
.mb10 {margin-bottom: 10px;}
.mb20 {margin-bottom: 20px;}
.w100{width: 100px;}
.w160{width: 160px;}
.w260{width: 260px;}
.w290{width: 290px;}
.w350{width: 350px;}
.w460{width: 460px;}
.w650{width: 650px;}
.w750{width: 750px;}
.w90 {width:90px;}
.w166{ width: 166px;}
.w180{ width: 180px;}
.w310{width:310px;}
.w710{width:710px;}
.w810{width:810px; min-height: 550px;}
.w709{width:709px;}
.aleft{ text-align: left; }
.acenter { text-align: center; }
.br {border-right: 1px solid #dedede;}
.bl {border-left: 1px solid #dedede;}
.bt4 { border-top: 4px solid #dedede; }
.brno {border: none;}

h20 {	height: 20px; }

.blue {color: #0066cc;}

/* -------------------------------------------------------------------
   -------------------------------------------------------------------  */
a.top {
	background-image: url(../img/bkg_acceso.png);
	background-repeat: no-repeat;
	display: block;
	width: 92px;
	text-align: center;
	margin-top: 20px;
	color: #000;
	font-size:10px;
}
a.top:hover {
	color: #fff;
}

/* -------------------------------------------------------------------
   -------------------------------------------------------------------  */

.fotoG, .fotoM, .fotoP, .fotoGV, .fotoMV, .fotoPV {
	border: 1px solid #dedede;
	border-right: 2px solid #a9a9a9;
	border-bottom: 2px solid #a9a9a9;
	padding: 4px;
}

.fotoP, .fotoPV {
	padding: 2px;
}

.fotoG{
	width: 400px;
}
.fotoM{
	width: 200px;
}
.fotoP{
	width: 80px;
}
.fotoGV{
	width: 300px;
}
.fotoMV{
	width: 150px;
}
.fotoPV{
	width: 60px;
}


/* -------------------------------------------------------------------
   -------------------------------------------------------------------  */

.wrap{
	width: 984px;
	margin: 0px auto;
}


div#loading {
	clear: both;
	color: #02407f;	
	text-align: center;
	width: 970px;
	height: 300px;
	padding: 80px 0px 0px 30px;
	margin: 10px auto 0px auto;
	background-image: url(../img/loading.gif);
	background-position: 490px 30px;
	background-repeat: no-repeat;
}

.clear {clear:both;}

/* -------------------------------------------------------------------
   -------------------------------------------------------------------  */

div#my9razones {
	text-align: center;
	padding: 10px 0;
}

/* -------------------------------------------------------------------
   -------------------------------------------------------------------  */

/* HEADER */
div#header {
	width: 100%;
	background-image: url(../img/bck_header.png);
	background-repeat: repeat-x;
	background-position: top left;
	height: 100px;
	background-color: #fff;
}

div#header .logo {
	float:left;
	padding: 0px 0 0 0px;
	margin-top: 15px;
}

div#header .logo_coop {
	float:right;
	padding: 0px 0 0 0px;
	margin-top: 15px;
}

/* -------------------------------------------------------------------
   -------------------------------------------------------------------  */

/* MAIN MENU */
#main_menu {
	background-image: url(../img/bck_menu.png);
	background-repeat: repeat-x;
	width: 984px;
	height: 30px;
	border-top: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
}

ul#mainmenu {
	width: 764px;
	height: 30px;
	margin: 0px;
	list-style-type: none;
	float:left;
	padding: 0px 0px 0px 20px;
}

ul#mainmenu li {
	float:left;
}

ul#mainmenu li a {
	font-family: Trebuchet Ms, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	display: block;
	padding: 7px 20px 7px 20px;
	border-left: 1px solid #dedede;	
}

ul#mainmenu li a.active,
ul#mainmenu li a:hover {
	background-image: url(../img/bck_menu_hover.png);
	background-repeat: repeat-x;
	color: black;
	text-decoration: none;
}

ul#mainmenu li a.last {
	border-right: 1px solid #dedede;
}

#main_menu #search {
	float:right;
	width: 200px;
	text-align: right;
}

/* -------------------------------------------------------------------
   -------------------------------------------------------------------  */

/* SECOND MAIN MENU */
#second_menu {
	background-color: #f7f7f7;
	width: 984px;
	height: 20px;
	border-bottom: 1px solid #dedede;
}

ul#secondmenu {
	width: 984px;
	height: 20px;
	margin: 0px;
	list-style-type: none;
	float:left;
	padding: 0px;
	background-color: #f7f7f7;
}

ul#secondmenu li {
	float:left;
}

ul#secondmenu li a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	display: block;
	padding: 2px 20px 2px 10px;
	background-image: url(../img/secondmenu_li.png);
	background-repeat: no-repeat;
	background-position: top right;
}

ul#secondmenu li a.active,
ul#secondmenu li a:hover {
	color: black;
}

ul#secondmenu li a.home {
	padding: 0px;
	width: 75px;
	display: block;
}

ul#secondmenu li a.last {
	background-image: none;
}


/* -------------------------------------------------------------------
   -------------------------------------------------------------------  */

/* SUBMENU */
#submenu {
	/*border-bottom: 1px solid #dedede;*/
	margin-bottom: 10px;
}

ul#submenu {
	margin: 0px;
	list-style-type: none;
	padding: 0px;

}

ul#submenu li {

}

ul#submenu li a {
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666;
	display: block;
	padding: 10px 0px;
	border-bottom: 1px dashed #dedede;
}

ul#submenu li a:hover {
	color:black;
}

ul#submenu li a.active {
	color: black;
	background-image: url(../img/bkg_menu3_li.png);
	background-repeat: no-repeat;
	background-position: left 17px;
	padding-left: 7px;
}

ul#submenu li a.last {
	border-bottom: none;
	margin-bottom: 20px;
}

/* ------------------------------------------------------------------- */
.btbckg {
	background-image: url(../img/bck_agenda_title.png);
	background-repeat: repeat-x;
	border-top: 1px solid #dedede;	
}



/* -------------------------------------------------------------------
   -------------------------------------------------------------------  */

/* AGENDA */
.agenda_title {
	background-image: url(../img/bck_agenda_title.png);
	background-repeat: repeat-x;
	border-top: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
	height: 23px;
	text-align: center;
	font-size: 14px;
	font-family: Trebuchet MS;
	font-weight: bold;
	color: #666666;
	padding-top: 7px;
}

/* -------------------------------------------------------------------
   -------------------------------------------------------------------  */

/* MENU2 */
div#menu2 {
	clear:both
	width: 984px;
	margin: 0 auto;
	text-align: center;
	background-color: white;
	height: 20px;
	padding-top: 5px;
}

div#menu2 a {
	display: inline;
	color: #010101;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	border-right: 1px solid black;
	padding: 0 10px;
}

div#menu2 a:hover {
	text-decoration: underline;
}
div#menu2 a.current {
	font-weight: bold;
}
div#menu2 a:last-child {
	border-right: 0;
}


/* -------------------------------------------------------------------
   -------------------------------------------------------------------  */

/* MENU3 */
div#menu3 {
	clear:both;
	background-color: #e3e3e3;
	width: 550px;
	text-align: center;
	margin: 0 auto 50px auto;
	padding: 5px;
}

div#menu3 a {
	display: inline;
	color: #010101;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	border-right: 1px solid black;
	padding: 0 10px;
}

div#menu3 a:hover {
	text-decoration: underline;
}
div#menu3 a.current {
	font-weight: bold;
}
div#menu3 a:last-child {
	border-right: 0;
}
/* END MENU */

 /* -------------------------------------------------------------------
   -------------------------------------------------------------------  */

.document {
	padding: 10px 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	float:left;
	width: 350px;
	margin-bottom: 10px;
}

.foto {
	padding: 10px 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	float:left;
	width: 170px;
	margin-bottom: 10px;
	margin-right: 5px;
}

.foto .copy {
	color: #999;
}

.foto .descarga {
	background-image: url(../img/icons/arrow-bottom.png);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 15px;
}

/* */

.borders {
	border: 1px solid #dedede;
	padding: 3px;
	border-right: 2px solid #a9a9a9;
	border-bottom: 2px solid #a9a9a9;
	margin-bottom: 20px;
}

 /* -------------------------------------------------------------------
   -------------------------------------------------------------------  */

/* NOTICIAS */
.noticia {
	padding:4px 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.noticia .noticia_sector {
	padding: 0px 0px;
	font-size: 11px;
	color: #666;
	
}

.noticia .ver_title {
	font-size: 22px;
	font-family: Trebuchet MS;
	line-height: 25px;
}

.noticia .ver_sector {
	padding: 10px 0px;
}

.noticia .noticia_title a {
	font-size: 11px;
}

.noticia .noticia_descr {
	font-size: 11px;
}

.noticia .noticia_sector a {
	font-size: 10px;
	padding: 0px;
	margin: 0px;
	border:none;
	text-decoration: underline;
}

/* -------------------------------------------------------------------
   -------------------------------------------------------------------  */

/* FOOTER */
#footer {
	background-color: #eeeeee;
	height: 18px;
	border-top: 4px solid #dedede;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
}

#footer .copyright {
	color: #666666;
	font-size: 10px;
	width: 600px;
	text-align: left;
	float: left;
}

#footer .portales {
	float:right;
	text-align: right;
	color: #0066cc;
}
/* END FOOTER */





/* -------------------------------------------------------------------
   -------------------------------------------------------------------  */

#content{
	clear:both;
	/*min-height: 550px;*/
}	


/* -------------------------------------------------------------------
   -------------------------------------------------------------------  */
	
/* results */

#results {
	text-align: center;
	color: #999;
	font-size: 11px;
	background-color: white;
	padding: 20px 5px 40px 0;
}

#results a.volver {
	background-image: url(../img/volver.png);
	background-repeat: no-repeat;
	background-position: top left;
	width: 63px;
	height: 19px;
	display:block;
	float:right;
	margin-right: 4px;
	cursor: default;
}

#results a.anterior {
	background-image: url(../img/anterior.png);
	background-repeat: no-repeat;
	background-position: top left;
	width: 63px;
	height: 19px;
	display:block;
	margin-right: 4px;
	margin-bottom: 5px;
}

#results a.siguiente {
	background-image: url(../img/siguiente.png);
	background-repeat: no-repeat;
	background-position: top left;
	width: 68px;
	height: 19px;
	display: block;
	margin-right: 4px;
	margin-bottom: 5px;
}

#results b {
	font-size: 10px;
}

#results a.volver span,
#results a.siguiente span,
#results a.anterior span  {
	display: none;
}

div.paginate {
	font-family: Verdana,Arial;
	font-size: 12px;
	font-weight: normal;
	padding: 50px 0px 10px 10px;
	text-align: center;
}

div.paginate span{
	text-align: center;
	padding: 0px 7px 0px 7px;
}

div.paginate span.current {
	color: #c9d300;
	font-weight: bold;
}

div.paginate div.disabled {
	display: none;
}

div.paginate a {
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #f8ffff;
	border: 1px solid #dedede; 
	padding: 4px 7px 4px 7px;
}

/* -------------------------------------------------------------------
   -------------------------------------------------------------------  */

a.buscador {
	display: block;
	font-weight: bold;
	font-size:11px;
	background-image: url(../img/icons/search.png);
	background-repeat: no-repeat;
	padding: 4px 0px 0px 30px;
	height: 22px;
	margin: 10px;
}

/* -------------------------------------------------------------------
   -------------------------------------------------------------------  */
	
ul#list {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	list-style: square outside url(../img/icons/li_arrow.png);
}

ul#list li {
	display: block;
	background-image: url(../img/icons/li_arrow.png);
	background-repeat: no-repeat;
	background-position: left 5px; 
	padding-left: 7px;
	margin-top: 4px;
}


/* ==================================================================== */
/* formulario */
form {
	margin: 0px;
	padding: 0px;
}

div#form-msg-ok {
	display: none;
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: normal;
	background-color: #2B8205; 
	padding: 10px;
	color: white;
	width: 970px;
}

div#form-msg-ko {
	display: none;
	font-family: Verdana, Arial;
	font-size: 10px;
	background-color: #CB292B; 
	padding: 10px;
	color: white;
	width: 950px;
	margin-bottom: 10px;
}

div#form-msg-ko a {
	color: white;
	text-decoration: underline;
}

div#form-msg-ko ul {
	margin: 0px;
	padding-left: 10px;
}

div#form-msg-ko ul li {
	list-style: none;
	padding: 2px 0px;
	margin-left: 0px;
}

div#form-msg-alert,
div#form-msg-info,
div#flashMessage {
	display: block;
	font-family: Arial, Verdana;
	font-size: 10px;
	font-weight: normal;
	color: black;
	padding: 0px 0px 0px 8px;
	background-image: url(../img/li.png);
	background-position: 0px 5px;
	background-repeat: no-repeat;
	margin: 10px 0px;
	background-color: #fff;
}

div#flashMessage.login-failed { color: red; width: 428px; margin-bottom: 10px;}
div#flashMessage.login-error { float: left; color: red; margin-right: 10px;}
div#flashMessage.login-succes { float: left; color: green; margin-right: 10px;}
div#flashMessage.alert { width: 428px; margin: 10px 0px; }

div#form-msg-info { background-color: #00693E; }

label {
	width: 210px;
	display: block; 
	float: left;
	padding: 0px 0px 10px 0;
	font-family: Verdana, Arial;
	font-size: 9px;
	font-weight: bold;
}

label span.label {
	display: block;
	width: 210px;
	padding-bottom: 5px;
	float: left;
}

label span.label span { font-weight: normal; }
label span.required { color: red; font-weight: bold; }

label input,
label select { 
	display: block; 
	float: left;
	font-size: 11px;
	font-weight: normal;
}

label select {
	width: 200px;
	padding: 2px;
	border: solid 1px #c0c0c0; 
}

label textarea { 
	display: block;
	font-size: 12px;
	font-weight: normal;
	clear: both;
	height: 100px;
	text-align: left;
}

input, textarea, select { 
	font-family: Tahoma, "Courier New", Arial, Verdana, Helvetica, sans-serif; 
	font-size: 11px;
}

.selectbox { 
	display: block; 
	float: left;
	font-size: 11px;
	font-weight: normal;
	border: 1px solid #dedede;
	margin: 10px 0px 0px 10px;
	width: 208px;
	padding: 3px;
	color: #666;
}

input.searchbox { 
	width: 160px;
	padding: 4px 3px 3px 3px;
	border: solid 1px #dedede;
	margin-top: 3px;
	height: 15px;
	float:left;
}

button.searchbutton {
	color: white;
	background-image: url(../img/bck_searchbutton.png);
	background-repeat: no-repeat;
	padding: 0px;
	border: solid 1px #dedede;
	width: 25px;
	height: 24px;
	float:left;
	margin: 3px 0px 0px 4px;
}

input.textbox, textarea.textbox { 
	width: 200px;
	padding: 4px 3px;
	border: solid 1px #dedede;
	margin: 10px 0px 0px 10px;
	color: #666;
}

textarea.textbox { width: 900px; font-size: 11px; }

input.validation-failed, textarea.validation-failed { 
	background-color: #fae9e9;
	font-weight: normal;
}

input.button2 {
	color: #3b5998;
	background: #fff;
	text-align: center;
	padding: 2px 0px 2px 0px;
	border-top: 1px solid #d9dfea;
	border-left: 1px solid #d9dfea;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background-image: none; 
	font-weight: normal;
	/*height: 22px;*/
	width: 50px;
	margin-left: 5px;
}

input.buttonBuscar {
	color: #666;
	text-align: center;
	padding: 3px 0px 3px 0px;
	border-top: 1px solid #dedede;
	border-left: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
	border-right: 1px solid #dedede;
	background-image: none; 
	/*height: 22px;*/
	width: 89px;
	margin-left: 5px;
	background-color: #dedede;
	font-size: 11px;
	font-weight:bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

div.toolbar { clear: both; padding-top: 15px; margin-bottom: 10px;}

div.validation-inline-error-message{ 
	clear: both;
	display: block; 
	padding: 5px 0px 10px 6px; 
	color: red; 
	font-size: 9px; 
	font-weight: normal;
	font-family: Tahoma;
	background-image: url(../img/li_red.png);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	width: 230px;
	background-color: #fff;
}

/* ==================================================================== */

/* MAPA DEL SITIO */

.mapa {
	padding: 10px 0px 10px 20px;
	margin-bottom: 10px;
	border-bottom: 1px solid #ccc; 
	border-right: 1px solid #ccc;
	background: #dedede url(../img/li.png) no-repeat 10px 14px;
}

ul#mapa {margin: 0px; padding: 0px; list-style-type: none; padding-left: 20px; margin-bottom: 10px;}


ul#mapa li,
ul#mapa ul li { padding-left: 10px; background: url(../img/li.png) no-repeat 0px 7px; line-height: 17px; margin-bottom: 2px;}
ul#mapa ul { margin-bottom: 0px; list-style-type:none;}

a.avanzado {
	font-family: Myriad, tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: white;
	display: block;
	float: left;
}


div#menu1 a.active,
div#menu1 a:hover {
	color: black;
}

/* ==================================================================== */

/* SLIDER TICKER HOME */
div.slider {
	height: 405px;
	margin: 20px 0;
}



/* TICKER */

div.ticker {
	/* required */
	overflow: hidden;
	position:relative;
	width: 260px;
	height: 373px;
	border-bottom: 1px solid #dedede;
}

div.ticker div.items { 
    /* this cannot be too large */ 
    width:20000em;
	 height:20000em;
    position:absolute; 
}

div.ticker div.itemticker {
	width: 260px;
}

div.ticker div.itemticker p {
	border-bottom: 1px dashed #dedede;
	display: block;
	padding: 5px 0px;
	margin:0px;
}

div.ticker div.itemticker p span {
	font-size: 9px;
	font-weight: bold;
	color: #666;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

/* the action buttons above the scrollable */
#actions {
	width:260px;
	margin:5px 0 10px 0;	
}

#actions a {
	font-size:10px;		
	cursor:pointer;
}

#actions a:hover {
	/*text-decoration:underline;*/
	color:#000;
}

#actions .disabled {
	visibility:hidden;		
}

#actions .nextPage {
	float:right;
}	

/* ==================================================================== */

a.meses {
	width: 113px;
	background-color: red;
	margin-right:1px solid #fff;
	float: left;
}


/* ==================================================================== */

.mas {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	padding-top: 5px;
	height: 20px;
}

/* ==================================================================== */

.banner {
	height: 70px;
	margin-bottom: 10px;
}

/* ==================================================================== */

.list_doc {
	height: 250px;
	overflow: hidden;
	position:relative;
	border-bottom: 1px solid #dedede;
}

.doc {
	border-bottom: 1px dashed #dedede;
	padding: 10px 0px; 
	font-size: 11px;
}

.doc a {
	font-size: 11px;
}


/* ==================================================================== */

.contact {
	border-bottom: 1px dashed #dedede;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 20px;
	padding-bottom: 20px;
}

/* ==================================================================== */

.buscador {
	border:1px solid #dedede;
	width: 238px;
	height: 186px;
	margin: 15px 0px 10px 0px;
}

.buscador .title {
	padding: 10px 0px 10px 10px;
	background-color: #dedede;
	color: #666666;
	font-size: 14px;
	font-weight: bold;
	font-family: Trebuchet MS;
}

/* ==================================================================== */

.sectorial {
	float:left;
	width: 120px;
	padding: 0px 18px 0px 0px;
	margin-bottom: 10px;
}

.sectorial a {
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

/* ==================================================================== */

.representantes {
	/*background-image: url(../img/bkg_representantes.png);
	background-repeat: repeat-x;*/
	border-top: 1px solid #dedede;
	padding: 20px 0 0 0;
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.representantes .title,
.representantes .perfil,
.representantes .nombre,
.representantes .datos {
	font-size: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #dedede;
	width: 240px;
}
.representantes .title {
	padding-top: 10px;
	font-weight: bold;
}

.representantes .datos {
	padding-top: 10px;
	border-bottom: none;
}

.representantes .perfil {
	padding-top: 10px;
	border:none;
}

/* ==================================================================== */

.links {
	font-weight: bold;
	color: #000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top: 1px solid #dedede;
	padding: 10px 0px;
}

/* ==================================================================== */

.enlaces_relacionado {
	padding: 10px;
	background-color: #dedede;
	margin: 10px 0 0 0;
}

.enlaces_relacionado a {
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666;
}

.enlaces_relacionado a:hover {
	color: black;
}

/* ===================================================================== */
#map1, #map2, #map3, #map4, #map5 {
	BORDER-RIGHT: #ccc 1px solid;
	BORDER-TOP: #ccc 1px solid;
	BORDER-LEFT: #ccc 1px solid;
	WIDTH: 800px;
	BORDER-BOTTOM: #ccc 1px solid;
	HEIGHT: 600px;
	BACKGROUND-COLOR: #f2f2f2
}

/* =================================================================== */
.mapas2, .mapas3 {
	display: block;
	padding: 5px 5px 5px 12px;
	background-color: #dedede;
	border-bottom: 1px solid #ccc;
	margin: 10px 0;
	background-image: url(../img/li.png);
	background-repeat: no-repeat;
	background-position: 5px 10px;
	border-right: 1px solid #ccc;
}

.mapas3 {
	background-color: #fff;
	padding: 5px 5px 5px 20px;
	background-position: 14px 10px;
	margin: 0px 20px 2px 10px;
	border-right: none;
	border-bottom: 1px solid #dedede;
}

/* =================================================================== */
/* actividades aņos */

	#content_agenda {
		padding: 15px 10px 10px 0px;
		font-size: 14px;
		line-height: 22px;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	}

	#content_agenda span {
		font-weight: bold;
		color: #666;
		font-size: 9px;
	}
	
	#year {
		/*padding-left: 100px;*/
		text-align: right;
		height: 25px;
		padding-right: 7px;
	}
	
	#year a {
		display: block;
		padding: 3px 7px 3px 7px;
		float: right;
		text-decoration: none;
		margin-right: 2px;
		font-size: 10px;
		color: #000;
		font-weight: bold;
		border-bottom: 1px solid #fff;
		background-color: #dedede;
	}	
	
	#year a.activo,
	#year a:hover {
		border-bottom: 1px solid #ff0000;
	}
	
	#mes {
		/*padding-left: 114px;*/
		padding-top: 5px;
	}
	
	#mes a span {
		display: block;
	}
	
	#mes a {
		display: block;
		padding: 3px 8px 3px 8px;
		float: left;
		text-decoration: none;
		margin-right: 2px;
		font-size: 10px;
		color: #000;
		font-weight: bold;
		border-bottom: 1px solid #fff;
		background-color: #dedede;
	}	
	
	#mes a.inactivo {
		color: #ccc;
	}
	
	#mes a.inactivo:hover {
		border-bottom: 1px solid #ccc;
	}
	
	#mes a.activo,
	#mes a:hover {
		border-bottom: 1px solid #ff0000;
	}
	
	#date {
		float:left;
		width: 60px;
		background-color: #dedede;
		height: 40px;
		font-size: 9px;
		text-align: center;
		margin-right: 10px;
		color: #666;
		padding: 10px 0px 0 0;
		margin-top: 5px;
	}
	
	#date .daynr {
		font-size: 30px;
		font-weight: bold;
		margin-bottom: 4px;
		font-family: Trebuchet MS;
	}
	
	#date .day {
		font-size: 10px;
		font-weight: normal;
		line-height:13px;
	}
	
	
	/* ============================================================= */
	
#container {
    /*width:500px;
    /*margin:0 auto;*/
	 float:right;
    position: relative;
	 margin-top: 20px;
	 *margin-top:20px;
}


#content_login {
    width:520px;
    min-height:500px;
}
a:link, a:visited {
    color:#27b;
    text-decoration:none;
}
a:hover {
    text-decoration:underline;
}
a img {
    border-width:0;
}
#topnav {
    padding:0px;
    font-size:11px;
    line-height:20px;
    text-align:right;
}
#topnav a.signin {
    background:#dde566;
    padding:4px 6px 6px;
    text-decoration:none;
    font-weight:bold;
    color:#666;
    -webkit-border-radius:4px;
    -webkit-border-top-left-radius:5px;
    -webkit-border-top-right-radius:5px;	 
    -moz-border-radius:4px;
    -moz-border-radius-topleft:0px;
    -moz-border-radius-topright:0px;	 
    border-radius:4px;
    /**background:transparent url("../img/signin-nav-bg-ie.png") no-repeat 0 0;*/
    *padding:1px 6px 1px;
}
#topnav a.signin:hover {
    background:#c6d300;
    /**background:transparent url("../img/signin-nav-bg-hover-ie.png") no-repeat 0 0;*/
    *padding:1px 6px 1px;
}
#topnav a.signin, #topnav a.signin:hover {
    *background-position:0 3px!important;
}

a.signin {
    position:relative;
    margin-left:0px;
}
a.signin span {
    background-image:url("../img/toggle_down_light.png");
    background-repeat:no-repeat;
    background-position:100% 50%;
    padding:4px 16px 6px 0;
}
#topnav a.menu-open {
    background:#dde566!important;
    color:#666!important;
    outline:none;
}
#small_signup {
    display:inline;
    float:none;
    line-height:23px;
    margin:25px 0 0;
    width:170px;
}
a.signin.menu-open span {
    background-image:url("../img/toggle_up_dark.png");
    color:#789;
}


#signin_menu {
    -moz-border-radius-topleft:5px;
    -moz-border-radius-bottomleft:5px;
    -moz-border-radius-bottomright:5px;
    -webkit-border-top-left-radius:5px;
    -webkit-border-bottom-left-radius:5px;
    -webkit-border-bottom-right-radius:5px;
    display:none;
    background-color:#dde566;
    position:absolute;
    width:210px;
    z-index:100;
    border:1px transparent;
    text-align:left;
    padding:12px;
    top: 24.5px; 
    right: 0px; 
    margin-top:-5px;
	 *margin-top:-1px;
    margin-right: 0px;
    *margin-right: -1px;
    color:#789;
    font-size:11px;
}

#signin_menu input[type=text], #signin_menu input[type=password] {
    display:block;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    border:1px solid #c6d300;
    font-size:13px;
    margin:0 0 5px;
    padding:5px;
    width:203px;
}

#signin_menu input#remember {
	*float:left;
	*width:30px;
}

#signin_menu p {
    margin:0;
}

#signin_menu a {
    color:#6AC;
}

#signin_menu label {
    font-weight:normal;
	 float:none;
}

#signin_menu p.remember {
    padding:10px 0;
}

#signin_menu p.forgot, #signin_menu p.complete {
    clear:both;
    margin:5px 0;
}

#signin_menu p a {
    color:#27B!important;
}

#signin_submit {
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    background:#dde566 url('../img/bg-btn-blue.png') repeat-x scroll 0 0;
    border:none;
	 /*border:1px solid #212121;*/
    color:#000;
    /*text-shadow:0 -1px 0 #000;*/
    padding:4px 7px 5px;
	 *padding:4px 0px 5px;
    font-size:11px;
    margin:0 5px 0 0;
    font-weight:bold;
	 *float:left;
}

#signin_submit::-moz-focus-inner {
	padding:0;
	border:0;
}

#signin_submit:hover, #signin_submit:focus {
    background-position:0 -5px;
    cursor:pointer;
	 color:#055796;
}



	/* ============================================================= */
	
	
#user_forget {
    -moz-border-radius-topleft:5px;
    -moz-border-radius-bottomleft:5px;
    -moz-border-radius-bottomright:5px;
    -webkit-border-top-left-radius:5px;
    -webkit-border-bottom-left-radius:5px;
    -webkit-border-bottom-right-radius:5px;
    display:block;
    border:1px transparent;
    text-align:left;
    padding:12px 0 0 0;
    margin-top:5px;
    margin-right: 0px;
    *margin-right: -1px;
    color:#000;
    font-size:11px;
}

#user_forget input[type=text], #user_forget input[type=password] {
    display:block;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    border:1px solid #c6d300;
    font-size:13px;
    margin:0 0 5px;
    padding:5px;
    width:203px;
}

#user_forget p {
    margin:0;
}

#user_forget label {
    font-weight:normal;
	 float:none;
}

/* =========================================================== */

.block_header {
	border-top: 1px solid #dedede;
	padding: 10px;
	background-color: #eee;
	font-size:14px;
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	font-weight: bold;
	color: #666;	
}
