@import url(../../Templates/UI/Css/Layout.css);
/********* globals *********/

* {margin:0;padding:0}
a img,table {border:0}
/*dl,ol,ul {list-style:none}*/
table {border-collapse:collapse}
caption,th,td {text-align:left}
h1,h2 {margin: 1.2em 0 1.2em 0;}
h3,h4,h5,h6 {margin: 1em 0 .70em 0;}

p {margin: 10px 3px 3px 3px;}

/* fonts & colors */
body { font: 11px Trebuchet MS,Arial ,SansSerif; color:#333; text-align:justify;}
button,select,textarea,input {font:100% Arial,SansSerif}
a { color:#0096db; text-decoration:none; }
a:hover { text-decoration:underline; }
h1,h2,h3,h4,h5,h6,.date { font-family: Trebuchet MS,Arial,Sans-Serif; color:#0440D4; } /*es color azul*/


/*titulo*/

.siteHeader a { text-decoration:none;} 

/*listas */
ul { padding-left: 30px; list-style: square;} 


/********* layout *********/

/*body { margin:0; padding:0; background:#fff url(body_bg.gif) repeat-x; }*/
body { margin:0; padding:0; }
	#wrap { width:980px; margin:0 auto; }
		#header { height:100px;}
		#page { margin:15px 0; padding:0 25px 25px 25px;  /* background: transparent url(page_bg.gif) no-repeat 50% 100%; */}
			#content { }
				.secondary { width:150px; float:right; margin-bottom:1px;}
				#menu { border-left: solid 1px #dfe5e6; padding-left:15px;}
				#extras { padding-right:15px;}
				#main { margin-top:5px;  width:550px; min-height: 200px;
				        float:left; 
				        border-right: solid 1px #dfe5e6; 
				        padding:15px 15px 25px 10px; 
				       /* background:#fff url(FondoRalladoAzulOscuro.png) repeat; */
				        /* background-color:White; */
				       background:#d1d4d1 url(degrad.png) repeat-x;
				        }
		#footer {margin-top:10px;color:#BCC5C1;padding:0 15px; text-align:center; }
			#footer .n2{color:#BCC5C1;float:right;font-size:.8em;}

.boxTitle,
.secondary h4 { margin:0; padding:5px 0; font-size:1.2em; }
.secondary h4 a,
.secondary h4 a:visited {color:#333;}

/* top */
#header { position:relative; }
	.top {  padding:5px 5px 0 5px;} /*float:left; */
	.siteLogo { float:left; padding:5px 5px;}
	.siteHeader { float:left; margin-top:30px; }
	.siteHeader a {color:#DF0101;}


/* secondary */ /*columnas de a la derecha y a la izquierda */

.ColumnaIzquierda {
    float:left ;
    width:260px;
    min-height:200px; 
    display:block ;
    background-color :White;
    margin: 5px 5px 10px 0;
    
}


.PanelCentralSuperiorPaginaPrincipal{
    float:left; 
    width:100%;

} 

/* titulo enlace de destacados */
a.TituloDestacados {color:#DCDCDC;font-size:25px; text-decoration:none;}
a.TituloDestacados:hover {color:#0096DB;}

.secondary .uc { margin-bottom:15px; }

/* content */
img.main {margin-bottom:5px;}


/*listas */

li span { font-size: 10px;} 

/* menu */
.menu li {list-style:none; }

.topMenu 

{ 
	/*position:absolute;*/ 
	float:right;
	bottom:0px; 
	height:42px; 
	padding:0 20px; 
	background: #fff url(degradmenu.png) repeat;/*Grey; url(menu_bg.gif) repeat;*/ /*no-repeat */ 
	width:550px; 
	font-size:12px;
 
}

/*.topMenu menu {float:right;}*/


    .topMenu ul {float:right;}/* lista alineada a la derecha del elemento contenedor*/
	.topMenu li {float:left; padding-left:10px; }/* elementos de la lista alineados a la izquierda*/
	
	.topMenu a { color:#fff; display:block;/* se comoporta como un recuadro (redundante) */ padding: 18px 5px 5px 5px;/*el padding es el margen interno del block */ text-decoration:none; }
	
	.topMenu a:visited { color:Black;/*#fff;*//* hiperenlace dentro del menu que ya ha sido visitado pero esta sustituido por topmenu.trail:visited */ }
	
	
	.topMenu .current,
	.topMenu .trail { font-weight:bold; background-color:Black; color:White; /*background:transparent url(menuselection_bg.gif) no-repeat*/ /* define un elemento del menu que no es hipeenlace*/}
	
	.topMenu .current a,
	.topMenu .trail a {  background-color:Black; color:White;  /*background:transparent url(menuselection_bg.gif) no-repeat 100% 0%;*/ /* define el elemento activo y  ya visitado */}
	
	.topMenu .current a:visited,
	.topMenu .trail a:visited { color:White; } /*color:#333*//* elemento del menu activo*/
	
	
	.topMenu a:hover { background-color:Black; color:#0096db;} /*pasa el ratón por encima del elemento del menu */

		.topMenu li ul 
		{
			display:none;
			font-size:.8em;
			background:none;
			position:absolute;
			top:45px;
			left:0;
			height:auto;
			padding:0 15px;
			float:right;
		}
		.topMenu .current ul, 
		.topMenu .trail ul {display:block}

		.topMenu .current ul li,
		.topMenu .trail ul li { font-weight:normal; background:none; padding:0; }
		.topMenu .trail .current,
		.topMenu .trail .trail
		{
			background:none;
			margin:0;
			font-weight:bold;
			padding:0;
		}
		.topMenu .current ul a,
		.topMenu .trail ul a
		{
			background:none;
			padding:10px;
			color:#333;
		}

.languageMenu { position:absolute; bottom:45px; left:925px; width:100px;}
	.languageMenu a { opacity:.4;}
	.languageMenu .current { cursor:default; opacity:1;}
	.languageMenu a:hover { opacity:1;}


.subMenu{}
	.subMenu a { display:block; padding:2px 0; _height:1px; }
	.subMenu ul { margin:0 0 2px 15px; }
	.subMenu .trail > a { color:#0096DB; }
	.subMenu .current > a { color:#0096DB; font-weight:bold; }

/* lists */
.list .a0 { background: #f8f8f8; }
.list { padding-bottom:6px; }
.list .item { padding:5px; }

/* path */
.path { margin-bottom:10px; }
.path .current { color:#333; }
.path a.current:hover { cursor:default; text-decoration:none; }

/* sitemap */
#main ul { list-style: square /*circle*/; margin-left:20px; }

/* content */
.introduction { font-size:1.1em; font-style:italic; }

/* date */
.date { font-size:x-small; color:#333; display:block; }

/* columns */
.columns .left { float:left; width:245px; }
.columns .right { float:right; width:245px; }

/* login */
.login .tb { width:130px; }
.login .ff { margin-bottom:5px; }
.register td { padding:0 5px 5px 0; }

/* gallery */
.thumbnail { opacity:.4; }
.thumbnail:hover, .selected { opacity:1; }
#thumbnails {padding-bottom:10px;}
#thumbnails .text { display:none; }
.thumbnail {margin-bottom:10px;margin-right:5px;}

/* comments */
.commentList { border-top:solid 1px #D0CFCB; margin-top:10px;}


/* login y registro */
div.ff .username label {
     min-width: 150px; 
}


/* fondo de las listas de noticias */
