/* CSS Clements.es */

/* Html */
html {}

/* Body */
body {margin:0; font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:1.1em; color:#FFF; background-color:#000; text-align:center;}

/* Pagina */
.page {width:940px; overflow:hidden; margin:0 auto; text-align:left; position:relative;}

/* Cabecera */
.header {position:relative; height:90px; clear:both; color:inherit; background:url(../images/header.gif) no-repeat left;}
.carnetjove {position:absolute; top:20px; left:550px;background:url(../images/carnetjove.gif) no-repeat;width:85px; height:54px;}
.header a:link, .header a:active, .header a:visited {color:#FFF; background:inherit;}
.header a:hover {color:#C00000; background:inherit;}
.lang_header {position:absolute; top:8px; right:8px; font-size:14px; font-weight:700; color:inherit; background:none;}
.lang_header img {vertical-align:middle; margin:0px 5px;}
.contact_header {position:absolute; bottom:10px; right:8px; font-size:14px; font-weight:700; color:inherit; background:none;}
.contact_header img {vertical-align:middle; margin:0px 5px;}

.langs{float:right; margin-top:5px;}

/* Centro pagina */
.content_body {width:100%; margin:15px 0px; text-align:inherit; overflow:hidden; padding:0px; clear:both;}

/* Columna izquierda */
.left {float:left; width:25%;}

/* Columna central */
.center {float:right; width:73%;}

/* Columna derecha */
.right {display:none;}

/* Noticia */
.noticia {width:100%; overflow:visible; clear:both; margin:0px 0px 10px 0px; } 

/* Foot */
.foot {clear:both; text-align:center; width:100%;}
.foot_int {width:92%; margin:5px auto; text-align:right; color:#939393; background:inherit; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; line-height:1.8em;}
.foot_int img {vertical-align:text-top;}
.foot_int a:link, .foot_int a:active, .foot_int a:visited {color:#939393; background:inherit; vertical-align:middle;}
.foot_int a:hover {color:#C00000; background:inherit; vertical-align:middle;}

a.cs:link, a.cs:active, a.cs:visited {width:69px; height:15px; color:inherit; background:url(../images/comitiumsuite_n.gif) no-repeat; display:block; float:right; margin-left:3px;}
a.cs:hover {width:69px; height:15px; color:inherit; background:url(../images/comitiumsuite_o.gif) no-repeat; display:block; float:right; margin-left:3px;}

a.xhtml:link, a.xhtml:active, a.xhtml:visited {width:74px; height:15px; color:inherit; background:url(../images/xhtml_n.gif) no-repeat; display:block; margin-bottom:2px; float:right; margin-left:3px;}
a.xhtml:hover {width:74px; height:15px; color:inherit; background:url(../images/xhtml_o.gif) no-repeat; display:block; margin-bottom:2px; float:right; margin-left:3px;}

a.css:link, a.css:active, a.css:visited {width:74px; height:15px; color:inherit; background:url(../images/css_n.gif) no-repeat; display:block; float:right; margin-left:3px;}
a.css:hover {width:74px; height:15px; color:inherit; background:url(../images/css_o.gif) no-repeat; display:block; float:right; margin-left:3px;}