body {
	font-family: verdana;
	font-size: 11px;
	color: #333;
}

table {
	border-color: White;
}
ul {
	margin: 5px;
	padding: 5px;
	
}

ul li {
	margin: 5px 5px 5px 20px;
	list-style: disc;
}

p {
	margin: 5px 0;
	padding: 5px 0;
	line-height: 1.4em;
}

 a {
	color: #ff4700;
	text-decoration: none;
}
 a:hover {
	color: #ff4700;
	text-decoration: underline;
}

strong {
	font-weight: bolder;
	
}
a img{
	border: 0px;
	
}

.ader {
	text-align: right;
}
.aizq {
	text-align: left;
}
.ajus {
	text-align: justify;
}
/*
	Layout:
*/
 
#tresColumnas {
	height: 95px;
	
}

#logo {
	float: left;
	width: 312px;
	height: 90px;
	margin-top: 2px;
	
}

#menuUsuario {
 	width: 190px;
	float: left;
	height: 90px;

}

#bannerSuperior {
 	float: left;
	height: 90px;
	margin-top: 15px;

}

ul.menuDerecha {
	padding: 0;
	margin: 3px 0 0 0;
	list-style: none;
	border-bottom: 1px solid #ddd;

}
ul.menuDerecha li {
	
	padding: 5px 0;
	margin: 0;
 	list-style: none;
	background: url(/img/folder.gif) 2px 3px  no-repeat ;
	border: 1px solid #ddd;
	border-bottom: 0px;
/*	background: url(/img/layout/boton_menu.gif) no-repeat; */
 	width: 160px;
}

ul.menuDerecha li.redes{
	padding: 7px 0;
	margin:0;
 	list-style: none;
	background-image: none;
	border: 1px solid #ddd;
	border-bottom: 0px;
/*	background: url(/img/layout/boton_menu.gif) no-repeat; */
 	width: 160px;

}


ul.menuDerecha a {
	display: block;
	font-size: 10px;
	color: #333;
	text-decoration: none;
	padding: 0;
	padding-left: 18px;
    font-weight: bolder;
 }

ul.menuDerecha li.privado  {
	background: url(/img/folder_lock.gif) 2px  3px  no-repeat ;
	
}
ul.menuDerecha li.privado  a {
	color: #999;
}
ul.menuDerecha li.activa {
	background-color: #f2f2f2;
	color: #333;
}
ul.menuDerecha li.activa  a { 
	color: #ff4700;
}
.naranja {
	background: #ff4700;
	color: #fff;
	font-weight: bolder;
	padding: 2px;
	
}
#UserLoginForm label {
	font-size: 10px;
	
}
#UserLoginForm input#UserUsername, #UserLoginForm input#UserPassword {
	border: 1px solid #ddd;
	background: #ffffff;
	width: 90px;
 	
}
div.linea {
	padding: 4px ;
}
div.linea label {
	float: left;
	font-size: 9px;
	width: 80px;
	padding: 4px 0 0 0 ;
}
#solapas {
font-size: 12px;
color: #333333;
height: 25px;
padding: 0px;
margin: 0px 0 0 0px;
clear: both;
 }

ul.mainNav {
margin: 0px;
padding: 0px;
list-style-image: none;
list-style-type: none;
}

ul.mainNav li {
float: left;
margin-top: 0px;
margin-right: 4px;
margin-bottom: 0px;
margin-left: 0px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
list-style: none;
}

ul.mainNav li a {
margin: 0px;
background-attachment: scroll;
background-image: url(/img/layout/tabs_2.png);
background-repeat: no-repeat;
background-position: right 0px;
font-weight: normal;
color: #666666;
text-decoration: none;
height: 24px;
width: auto;
float: left;
padding-top: 0px;
padding-right: 5px;
padding-bottom: 4px;
padding-left: 0px;
overflow: hidden;
}
ul.mainNav li a img{
	vertical-align: middle;
}
ul.mainNav li a:hover {
text-decoration: none;
color: #CCCCCC;
}

ul.mainNav li a span {
background-attachment: scroll;
background-image: url(/img/layout/tabs_2.png);
background-repeat: no-repeat;
background-position: 0px 0px;
display: block;
padding-top: 6px;
padding-right: 12px;
padding-bottom: 0px;
padding-left: 12px;
height: 24px;
width: auto;
float: left;
cursor: pointer;
cursor: hand;
margin: 0px;
}

ul.mainNav li a.active {
background-attachment: scroll;
background-image: url(/img/layout/tabs_2.png);
background-repeat: no-repeat;
background-position: right -47px;
}

ul.mainNav li a.active span {
background-attachment: scroll;
background-image: url(/img/layout/tabs_2.png);
background-repeat: no-repeat;
background-position: 0px -47px;
}

ul.mainNav li a.active:hover {
color: #FFFFFF;
text-decoration: none;
cursor: pointer;
cursor: hand;
}

.yui-b {
	background: #fff;

}
#loginForm {
	padding: 10px;
	margin: 10px 50px;
	background: #f2f2f2;
	
}
div.input {
	clear: both;
	padding-bottom: 5px;
	

}
div.input label {
	float: left;
	width: 250px;
	text-align: right;
	padding-right: 10px;
}

#breadcumb {
	background: #fcfcfb url(/img/bg/breadcrumb.gif) bottom left repeat-x;
	color: #333;
	padding: 2px 10px;
	border-left: 1px solid #666;
	border-bottom: 1px solid #666;
	border-top: 1px solid #aaa;
	border-right: 1px solid #aaa;
	clear: both;
}
#breadcumb a {
	color: #333;
	text-decoration: none;
	
}

#breadcumb a:hover {
	color: #F949OF;
	text-decoration: underline;
}

.tituloPagina h1 {
	padding: 5px;
	text-align: left;
	font-size: 14px;
	margin: 5px;
	line-height: 14px;

}

.textoPagina {
	margin: 1px;
	padding: 1px;
	
}


.textoPagina table {
	width:  inherit;
	border-left: 1px solid #ddd;
	border-top: 1px solid #ddd;
}
.textoPagina table td {
	
	padding: 5px;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	margin: 0
	
}

#footer{
 	border-top: 1px solid #333;
	color: #666;
	margin: 5px;
	padding: 5px;
	font-size: 10px;
	text-align: center;

}

div.tituloPagina  {
	background: #d1d1d1 url(/img/bg/h1.gif) bottom left repeat-x;
	color: #fff;
	padding:  0px;
		padding:  5px 10px;

	
	
}
div.tituloPagina h1  {
	
	color: #fff;
	font-weight: bolder;
	font-size: 14px;
	margin: 0px;
 	padding: 0;
	
}





div.textoPagina h2 {
	font-size: 14px;
	font-weight: bolder;
	margin: 1px;
	padding: 1px;
	border-bottom: 1px solid #ddd;
}



ul.listaPaginas {
	padding: 0 0 0 50px;
	margin: 3px 0 0 0;
	list-style: none;
 
}
ul.listaPaginas li {
	
	padding: 5px 0;
	margin: 0;
 	list-style: none;
	background: url(/img/page.gif) 2px 3px  no-repeat ;
 /*	background: url(/img/layout/boton_menu.gif) no-repeat; */
 }




ul.listaPaginas a {
	display: block;
	font-size: 11px;
	color: #333;
	text-decoration: none;
	padding: 0;
	padding-left: 24px;
    font-weight: bolder;
 }

ul.listaPaginas li.privado  {
	background: url(/img/page_lock.gif) 2px  3px  no-repeat ;
	
}
ul.listaPaginas li.privado  a {
	color: #999;
}
ul.listaPaginas li.activa {
	background-color: #f2f2f2;
	color: #333;
}
ul.listaPaginas li.activa  a { 
	color: #ff4700;
}


div.loginSuperior {
	margin-top: 5px;
	margin-right: 5px;
	background: #e0e0e0 url(/img/bg/bg-zonasocios.gif) 0px -5px no-repeat;
}


div.loginSuperior a {
	color: #666;
	text-decoration: none;
	
}
div.loginSuperior a:hover {
	color: #ff4700;
	text-decoration: underline;
}

div.msgInfo {
	margin: 10px 50px;
	font-size: 11px;
	color: #ff4700;
	background: #FBD3C5;
	padding: 10px;
	text-align: center;
}
div.msgError {
	margin: 10px 50px;
	font-size: 11px;
	color: #cc0000;
	font-weight: bolder;
	background: #FBD3C5;
	padding: 10px;
	text-align: center;
}
a.titular {
	font-weight: bolder;
 }


div.miniEntradilla {
	padding: 5px;
	color: #666;
	font-size: 11px;
	line-height: 1.4em;
	border-bottom: 1px solid #eee;
	margin-bottom: 10px;
	text-align: justify;
}


div.miniEntradilla  a {
	font-weight: bolder;
	
 }
 .negrita {
	 font-weight: bolder;
 }
 
 ul.listaNoticiasFull  {
	padding: 0 0 0 10px;
	margin: 3px 0 0 0;
	list-style: none;
 
}
ul.listaNoticiasFull li {
	
	padding: 5px 0;
	margin: 0;
 	list-style: none;
  /*	background: url(/img/layout/boton_menu.gif) no-repeat; */
 }

div.imagenesGaleria {
	text-align: center;
	padding: 10px;
	
	
}


div.imagenesGaleria  a img{
	padding: 10px;
	text-align: center;
}


div.listadoGalerias {
	text-align: center;
	
	
	
}

div.listadoGalerias div.itemGaleria {
	width: 200px;
	float: left;
	height: 180px;
 	padding: 5px;
	text-align: center;
 }
div.listadoGalerias div.imagen  {
    text-align: center;

}
div.listadoGalerias div a {
text-decoration: none;	
text-align: center;
display: block;
}	


 ul.listaNoticiasFull  {
	padding: 0 0 0 10px;
	margin: 3px 0 0 0;
	list-style: none;
 
}
ul.listaNoticiasFull li {
	
	padding: 5px 0;
	margin: 0;
 	list-style: none;
  /*	background: url(/img/layout/boton_menu.gif) no-repeat; */
 }

.highlight {
	background: #FFFF13;
	font-weight: bolder;
	
}




