@charset "utf-8";
/* CSS Document */
ol,ul {list-style:none;}
*{ margin:0px; padding:0px; }
a{ outline-style: none; }
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

body {
	background-image: url(../_img/bg.gif);
	background-color: #DFDFDF;
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/* =======  GALERIAS INICIO =============*/
.TituloFotos {width:901px;height:29px;background-image:url(../_img/titulo-fotos.png);}
.TituloFotos a{color:#FFF;font-size:11px;font-weight:bold;float:right;margin:5px 10px 0 0;} .TituloFotos a:hover{color:#F90;text-ecoration:none;}
#GalHome {margin-top:10px;}
#GalHome .list-noticias {border:1px solid #ccc;padding:5px;width:208px;float:left;margin:0 5px 20px 0;font-size:10px;text-align:left;height:80px}
	#GalHome .list-noticias .linea{border-bottom:1px dotted #4f5e63;margin-bottom:8px;}
	#GalHome .list-noticias a{color:#4f5e63;} .list-categoria a:hover{color:#f38037;}
					 #GalHome .IcoPr {width:80px;height:80px;margin:0 5px 5px 0;background-position: center center; background-repeat:no-repeat; float:left;}
					 #GalHome .IcoPrEdit {width:200px;height:200px;margin-bottom:5px;background-position: center center;border:1px solid #4f5e63;}
					 #GalHome .IcoPrEdit p{background:#4f5e63;color:#FFF;padding-left:3px;margin:0;text-decoration:none;}
	#GalHome .list-noticias .txt-categoria {font-size:10px;color:#999;}
	#GalHome .list-noticias .txt-titulo {font-size:10px;color:#7a0c0c;text-transform:uppercase;height:58px;}
	
	#GalHome .list-fotos {border:1px solid #ccc;padding:2px;margin:10px;float:left;margin:2px 2px 2px 2px;font-size:11px;text-align:center;}
		#GalHome .IcoPrImagen {width:50px;height:50px;margin-bottom:5px;background-position: center center;}
		
/* ====================================*/		

/* =======  GALERIAS DETALLE =============*/
#galeria {font:12px arial;}
#galeria .list-noticias {border:1px solid #ccc;padding:5px;width:120px;float:left;margin:0 15px 10px 0;font-size:11px;text-align:center;height:200px}
	#galeria .list-noticias .linea{border-bottom:1px dotted #4f5e63;margin-bottom:8px;}
	#galeria .list-noticias a{color:#4f5e63;} .list-categoria a:hover{color:#f38037;}
					 #galeria .IcoPr {width:120px;height:120px;margin-bottom:5px;background-position: center center; background-repeat:no-repeat;}
					 #galeria .IcoPrEdit {width:200px;height:180px;margin-bottom:5px;background-position: center center;border:1px solid #4f5e63;}
					 #galeria .IcoPrEdit p{background:#4f5e63;color:#FFF;padding-left:3px;margin:0;text-decoration:none;}
	#galeria .list-noticias .txt-categoria {font-size:10px;color:#999;}
	#galeria .list-noticias .txt-titulo {font-size:11px;color:#7a0c0c;text-transform:uppercase;height:58px;}
	
	#galeria .list-fotos {border:1px solid #ccc;padding:2px;float:left;margin:0 0 10px 10px;font-size:11px;text-align:center;}
		#galeria .IcoPrImagen {width:70px;height:60px;background-position: center center;}
		
/* ====================================*/			
		
#estructura {
	text-align: left;
	margin: auto;
	width: 970px;
	font-family: Tahoma;
	border: 5px solid #CCC;
}

#pie {
	clear: both;
	width: 930px;
	height: 65px;
	font-family: verdana;
	font-size: 11px;
	line-height: 12px;
	color: #CCC;
	text-align: center;
	background-color: #999;
	margin-top: auto;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 30px;
	padding-bottom: 20px;
}

#pie a{
	color: #333;

}
#pie a:hover{
	color: #333;
	text-decoration: none;

}

.header {
	height: 154px;
	background-image: url(../_img/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-left: 18px;
}
.header-logo {
	float: left;
	width: 136px;
}
.header-btn {
	float: right;
	width: 500px;
	text-align: right;
	padding-top: 129px;
	padding-right: 10px;
}

/* ---------------------- MENU ---------------------- */
.menu {
	height: 55px;
	padding-left: 18px;
	padding-top: 5px;
	background-color: #FFF;
	width: 952px;
	color: #E4E4E4;
}

 #menu-almondale{
	position:relative;
	display:block;
	height:42px;
	font-size:13px;
	font-weight:bold;
	font-family:Arial,Verdana,Helvitica,sans-serif;
	text-transform:uppercase;
	background-color: transparent;
	background-repeat: repeat-x;
	background-position: left top;
	padding-left: 20px;
}
 #menu-almondale ul{
	margin:0px;
	padding:0;
	list-style-type:none;
	width:auto;
}
 #menu-almondale ul li{
	display:block;
	float:left;
	margin:0 1px 0 0;
}
 #menu-almondale ul li a{
	display:block;
	float:left;
	color:#036;
	text-decoration:none;
	padding:14px 21px 0 21px;
	height:30px;
}
 #menu-almondale ul li a:hover{
	color:#999;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: center top;
}
 #menu-almondale ul li a.current{
	color:#600;
	background-color: transparent;
	background-image: url(../_img/menu/current.png);
	background-repeat: no-repeat;
	background-position: center top;
}

 #menu-almondale ul li a.principal{
	color:#fff;
	background-color: transparent;
	background-image: url(../_img/menu/redslate_backgroundOVER.png);
	background-repeat: no-repeat;
	background-position: center top;
}
 #menu-almondale ul li a.principal:hover{
	color:#FC0;
	background-color: transparent;
	background-image: url(../_img/menu/redslate_backgroundOVER2.png);
	background-repeat: no-repeat;
	background-position: center top;
}

/* ---------------------- FIN MENU ---------------------- */


.contenido {
	background-color: #FFF;
	height: auto;
	padding-bottom: 20px;
	background-image: url(../_img/fondo-cont.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}


.banner {
	height: 162px;
	background-color: #FFF;
	padding-left: 20px;
}

#banner {
	width: 930px;
	float: left;
}
.linea-cont {
	padding-left: 20px;
}


.interior {
	width: 905px;
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #FFF;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding-top: 10px;
	padding-right: 12px;
	padding-bottom: 10px;
	padding-left: 12px;
}
#ico-ci {
	float: right;
	width: 29px;
	padding-top: 45px;
	padding-right: 10px;
}


.interior-lado1 {
	margin: 0;
	width: 580px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
}
.interior-lado2 {
	float: right;
	width: 292px;
	margin-right: 9px;
}
.noticias-inicio ul {
	font-family: arial;
	font-size: 13px;
	color: #666;
	list-style-position: inside;
	list-style-image: url(../_img/ico-ul.jpg);
}

.noticias-inicio li {
	margin-left:23px;
	margin-right:23px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	text-align: left;
	text-transform:uppercase;
	font-size:11px;
}
.noticias-inicio li a {
	text-decoration: underline;
	color: #666;
}
.noticias-inicio li a:hover {color: #603; text-decoration: underline; }


.noticias-inicio {
	width: 297px;
	background-image: url(../_img/lineas/not-inicio-bg.jpg);
	background-repeat: repeat-y;
	background-position: bottom;
	text-align: center;
	background-color: #EDEBEC;
}

.submenu ul {
	font-family: arial;
	font-size: 13px;
	color: #666;
	list-style-position: inside;
	list-style-image: url(../_img/ico-ul.jpg);
}

.submenu li {
	margin-left:30px;
	margin-right:30px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	text-align: left;
}
.submenu li a {
	text-decoration: underline;
	color: #666;
}
.submenu li a:hover {color: #603; text-decoration: underline; }


.submenu {
	width: 297px;
	background-image: url(../_img/lineas/not-inicio-bg.jpg);
	background-repeat: repeat-y;
	background-position: bottom;
	text-align: center;
	background-color: #EDEBEC;
}

.interior-lado1menu {
	margin: 0;
	width: 305px;
}



.interior-lado2menu {
	float: right;
	width: 570px;
	font-family: arial;
	font-size: 12px;
	color: #666;
	text-align: justify;
	margin-right: 10px;
}

.ul-activ { margin:10px; padding:10px;}
.input-form {
	background-color: #FFF;
	border: 1px solid #999;
	width: 400px;
	height: 20px;
	font-family: arial;
	font-size: 12px;
	color: #333;
	padding: 2px;
	margin-bottom: 5px;
}
.list-form {
	background-color: #FFF;
	border: 1px solid #999;
	width: 400px;
	height: 20px;
	font-family: arial;
	font-size: 12px;
	color: #333;
	padding: 2px;
	margin-bottom: 5px;
}
.area-form {
	background-color: #FFF;
	border: 1px solid #999;
	width: 400px;
	height: 200px;
	font-family: arial;
	font-size: 12px;
	color: #333;
	padding: 2px;
	margin-bottom: 5px;
}
.boton-form {
	background-color: #5c2b2e;
	border: 1px solid #999;
	width: 100px;
	height: 30px;
	font-family: arial;
	font-size: 16px;
	color: #FFF;
	padding: 2px;
	margin-bottom: 5px;
}

#circulares_lado1{
	width: 260px;
	float: left;
}
#circulares_lado2{
	width: 260px;
	float: right;
}

#utiles_lado1{
	width: 150px;
	float: left;
}

