/* CSS Document */

html{ background:#FFFFFF url(../img/bg/bodyBg.gif) repeat-x top;}

/* BOTONES **********************************************************************************************/

.whiteSaveBtnES{ background:transparent url(../img/btn/save_es.gif) no-repeat right top; border:0px solid white; height:24px; width:85px;} 

.publicationBtn{ background:transparent url(../img/btn/public_es.gif) no-repeat top left; border:0px none; height:28px; vertical-align:top;}
.cancelBtn{ background:transparent url(../img/btn/cancelar_es.gif) no-repeat top left; border:0px none; height:28px; vertical-align:top;}
.closeBtn{ background:transparent url(../img/btn/cerrar_es.gif) no-repeat top left; border:0px none; height:28px; vertical-align:top;}
.deleteBtn{ background:transparent url(../img/btn/borrar_es.gif) no-repeat top left; border:0px none; height:28px; vertical-align:top;}
.loginBtn { background:transparent url(../img/btn/entrar_es.gif) no-repeat top left; border:0px none; height:28px; vertical-align:top;}
.resetBtn{ background:transparent url(../img/btn/reset_es.gif) no-repeat top left; border:0px none; height:28px; vertical-align:top;}
.saveBtn{ background:transparent url(../img/btn/save_es.gif) no-repeat top left; border:0px none; height:28px; vertical-align:top;}
.searchBtn { background:transparent url(../img/btn/buscar_es.gif) no-repeat top left; border:0px none; height:28px; vertical-align:top;}

/* FIRST LEVEL ZONES ************************************************************************************/
.canvas{		position:absolute; left:50%; top:0px; margin-left:-475px; width:950px;}

/*
#languajes{		background:#0000FF;}
#menu{			background:#0000A0;}
#header{		background:#FFFFFF;}
#maincontent{	background:#000000;}
#sidecontent{	background:#FF0000;}
#noticias{		background:#00FF00;}
#footer{		background:#000F00;}
*/

#languajes{		background: transparent url(../img/bg/header.gif) no-repeat top right;}
#menu{			background: transparent;}
#subMenu{		background: #fcebd4 url(../img/bg/submenu.gif) repeat-x top;}
#header{		background: #fff url(../img/bg/header.jpg) no-repeat top right;}
.wrapper{		background: #FFFFFF;}
#crumbtrail{ 	background: #fcebd4 url(../img/bg/crumbtrailBg.gif) no-repeat left bottom; border-top: 2px solid white;}
.maincontent{	background: #FFFFFF url(../img/bg/mainTittleMarquee.gif) no-repeat top left;}
.sidecontent{	/*background: #FFFFDD;*/}
	.sidecontent #login{ background: transparent url(../img/bg/secTittleMarquee.gif) no-repeat top center;}
	.sidecontent #accesosDirectos{ background: transparent url(../img/bg/sideContentMarquee.gif) no-repeat top center;}
#noticias{		background: #FFFFFF url(../img/bg/mainTittleMarquee.gif) no-repeat top left;}
#footer{		background: #FFFFFF url(../img/bg/footer.gif) no-repeat bottom center;}


/* KEYWORDS ************************************************************************************************/
.borderedField{ border: 1px solid #2369B5; padding:10px}

/* LISTADOS ************************************************************************************************/
.screenList .odd, .screenList .even {/*border:1px solid #2369B5;*/}
.screenList .even .thumbnail {}
.screenList .odd .thumbnail {}
.screenList .thumbnail img{border:3px solid #FFFFFF;}
.screenList .even h2{ /*border-top:1px dotted #F9D7A9;*/}
.screenList .odd h2{ /*border-top:1px dotted #A7C3E1;*/} 
.screenList img.background{ height:100%; width:100%;}

.pagelinks strong{ background:#2369B5 none; color:#FFFFFF; padding: 2px 3px; margin-right:5px;}
.screenList img{ background: transparent;}

.forumThreadList .odd:hover{background:#D3E1F0 none;}
.forumThreadList .even:hover{background:#F9D7A9 none;}
.forumThreadList .odd, .forumThreadList .even{ background:transparent url(../img/bg/dots.gif) repeat-x  left 21px;}
.forumThreadList .odd, .forumThreadList .odd a{ color:#2369B5;}
.forumThreadList .odd a:hover{ color:#EF9A28;}
.forumThreadList .even, .forumThreadList .even a{ color:#EF9A28;}
.forumThreadList .even a:hover{ color:#2369B5;}
#foro .odd .answerData, #foro .even .answerData {overflow:hidden;}
#foro .odd .answerText, #foro .even .answerText {background:#d3e1f0 none; -moz-border-radius:10px; margin-bottom:5px; padding:20px;}
#foro .even .answerText{background:#fcebd4;}


/* SECOND LEVEL ZONES **************************************************************************************/
#register{ background: transparent url(../img/bg/register.gif) no-repeat top left;}




/* TITULOS *************************************************************************************************/

#boletinList{ background:transparent url(../img/bg/boletinBG_middle.gif) repeat-y right;}
#boletinList .boletinListTop{ background:transparent url(../img/bg/boletinBG_top.gif) no-repeat right top;}
#boletinList .boletinListBottom{ background:transparent url(../img/bg/boletinBG_bottom.gif) no-repeat right bottom;}

#boletinList .boletinLink:hover{ background:#EF9A28;}
h1.tittleBoletinDetail{ background:transparent url(../img/bg/detalleBoletin.gif) no-repeat left top;
font-size: 1.8em;
left:-21px;
padding:11px 0px 11px 20px;
position:relative;
width:705px;
}
