@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; font-size:18px;}
h3,h4,h5,h6 {margin: 1em 0 .70em 0;}

h4.listado { border-top: solid 2px #0096db;}


sup {color:Red;}
p {margin: 10px 3px 3px 3px;}

/* fonts & colors */
body { 
font-size: 15px;
font-family:  Trebuchet MS,Arial ,SansSerif;
color:#C34815; 
text-align:left;} /*Trebuchet MS,Arial ,SansSerif;*/ /*Verdana, Helvetica, Arial, sans-serif*/

button,select,textarea,input {font:100% Arial,SansSerif}
a { color:#7E1F07; text-decoration:none; }
a:hover { text-decoration:underline; }
h1,h2,h3,h4,h5,h6,.date { font-family: Verdana,Helvetica,Arial ; color:#7E1F07; } /*es color marrón*/


/*titulo*/
.siteHeader a { text-decoration:none;} 


/*listas */
ul { padding-left: 25px; list-style: square;}
ol { padding-left: 30px; }

#main ul.listado {padding-left:5px;list-style-type:none;}
#main ul.listado li {padding:2px 2px 5px 0; border-bottom: dotted 2px Grey; list-style-type:none; text-align:left; }   
#main ul.listado li:hover{color:#0096db;}


/* inputs */
input type["text"] { border:solid 1px #EEE;}


/********* layout *********/

/*body { margin:0; padding:0; background:#fff url(body_bg.gif) repeat-x; }*/
body { margin:0; padding:0; }
	#wrap { width:100%; height:100%; margin:0 auto;background-color:#E0BE9D; border: solid 1px #E0BE9D;}
	#envoltorio { width:940px;background: #fff url(bordeEnvoltorio.png) repeat; margin-left:auto; margin-right:auto;}
	    	#header { } /*height:100px;*/
		    #page { margin:2px; padding:0 25px 0px 20px; border-bottom: solid 20px #EFF1F3;  /* 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 {
				        width:900px; min-height: 300px;
				        float:left; 
				        background-color:White;
				        padding-bottom:20px; 
				        }
				        #main p{text-align:justify;}
		    #footer {font-size:9px;width:900px;padding-top:2px;color:#555;text-align:center; background-color:#fff;}
			#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 {margin-left:auto; margin-right:auto;} /* float:left;height:97px; width:115px;*/
	.siteHeader { float:left; margin-top:30px; }
	.siteHeader a {color:#0440D4;}


/* secondary */ /*columnas de a la derecha y a la izquierda */

.ColumnaIzquierda {
    float:left ;
    width:260px;
    min-height:200px; 
    display:block ;
    background-color :#EEE;
    margin: 5px 5px 10px 0;
    padding: 5px 5px 5px 5px;
    
}

.ColumnaIzquierda img {
  margin: 5px 5px 5px 5px;
  float:right;  
}


.PanelCentralSuperiorPaginaPrincipal{
    float:left; 
    width:100%;

} 

/*Enlace para ir a la página padre en las páginas de noticias y logiciel_noticias */
div.PaginaPadre{
float:right; width:100%; font-size:20px; text-align:right;}

/*fondo controlar que no se repita una imagen*/
.NoRepetirImagenFondoDerecha {background-repeat:no-repeat; background-position:right; }  
.NoRepetirImagenFondoIzquierda {background-repeat:no-repeat; background-position: left ;}  


/* titulo enlace de destacados */
a.TituloDestacados {color:#DCDCDC;font-size:25px; text-decoration:none;}
a.TituloDestacados:hover {color:#0096DB;}


/*titulo enlace en las listas*/
a.TituloEnlaceListas {color:#0440D4; text-decoration:none;}
a.TituloEnlaceListas: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 
{ 
	height:52px; 
	width:800px;
	margin-left:auto;
	margin-right:auto; 

 
}

/*.topMenu menu {float:right;}*/


    .topMenu ul {float:right;}
	.topMenu li {float:left; padding-left:10px; }
	.topMenu a { font-family:Arial Sans-Serif;  
	    font-size:19px; font-weight:bold;  
	    color:#7E1F07; 
	    display:block; 
	    padding: 18px 5px 5px 5px; text-decoration:none; }
	.topMenu a:visited { color:#7E1F07 ;/*#fff; #DCDCDC;*/ }
	.topMenu .current,
	.topMenu .trail {color:#7E1F07; /*  font-weight:bold; background-color:Black; background:transparent url(menuselection_bg.gif) no-repeat*/ }
	.topMenu .current a,
	.topMenu .trail a { color:#7E1F07; text-decoration:underline;}  /* background-color:Black; background:transparent url(menuselection_bg.gif) no-repeat 100% 0%;*/
	.topMenu .current a:visited,
	.topMenu .trail a:visited { color:#7E1F07; } /*color:#333*/
	.topMenu a:hover {color:#A3C71B; text-decoration: underline;} /*background-color:Black;*/ 

/* submenu
		.topMenu li ul 
		{
			display:none;
			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; font-weight:bold; }

/* date */
.date { font-size:x-small; color:#333; display:block; }

/* columns */
.columns .left { float:left;  } /*width:260px;*/
.columns .right { float:right; }/*width:260px;*/

.columns .left p { text-align:left;} 
.columns .right p { text-align:left;}


/* 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; 
}

/* mensaje de error */
.mensajeError {color:Red;}