@charset "utf-8";
/* CSS Document */

body {
	font-family:Calibri, "Times New Roman", Times, serif;
	background-color: #000;
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(../img/lateral_fondo.png);
	color:#333;
}
h1 {
	font-size:1.3em;
	color:#B42528;
	font-weight:100;
	margin:20px 0 25px;}
h2 {
	font-size:0.9em;
	color:#333;
	font-weight:800;
	margin:0px 0;
}
p {
	font-size:.9em;
	color:#333;
	line-height:1.7em;
	margin:20px 0;
}
b{
	font-weight:800;
	
	}
td {
	margin: 15px;
	vertical-align:top;
}
label {
    float: left;
    margin-right: 10px;
    text-align: right;
    width: 150px;
}
input[type="text"] {
    -moz-border-radius: 5px 5px 5px 5px;
    background: none repeat scroll 0 0 #EAEAEA;
    border: 1px solid #CCCCCC;
    color: #333333;
    font-size: 12px;
    padding: 3px;
}
textarea {
    -moz-border-radius: 5px 5px 5px 5px;
    background: none repeat scroll 0 0 #EAEAEA;
    border: 1px solid #CCCCCC;
    color: #333333;
    font-family: "Myriad Pro",Helvetica,"Helvetica Neue",Arial,sans-serif;
    font-size: 12px;
    height: 90px;
    margin: 5px 0 0;
    padding: 5px;
    width: 360px;
}
a {
    color: #000000;
    text-decoration: none;
}
/* LAYOUT GENERAL DEL SITIO *************************************************************************** */

#contenedorPrincipal {
	width:100%;
	margin:0 auto;
	background-attachment: scroll;
	background-image: url(../img/lateral_fondo.png);
	background-repeat: repeat-x;
	background-position: center top;
}

/* Cabecera ------------------------------------ */
#cabecera {
	width:980px;
	height:50px;
	margin:0 auto;
	background-repeat: no-repeat;
	background-position: center;
}
#logoCabecera {
	width:252px;
	height:65px;
	background-image: url(../img/plantilla-web_06.png);
	margin-left: 30px;
	background-repeat: no-repeat;
	background-position: bottom;
	margin-top: 30px;
}

/* Menú ------------------------------------ */
#menu {
	
	width:550px;
	height:52px;
	font-size:1em;
	text-align:center;
	background-repeat: repeat-y;
	background-position: center;
	margin-top: 60px;
	margin-right: 88px;
	margin-bottom: 0;
	margin-left: auto;
	padding-left:0px;
	float:right;
	border-bottom: 1px solid #000;
	/*background-color:#CCC;*/
}
#menu ul{
	margin-left:15px;}
#menu li {
	display:inline;
}
#menu .activo {
	display: inline-block;
    /*-webkit-border-top-left-radius: 4px 4px;*/
    -moz-border-radius-topleft: 4px 4px;
    border-top-left-radius: 4px 4px;
 	-moz-border-radius-topright: 4px 4px;
    border-top-right-radius: 4px 4px;
	background:url(../img/solapa.png) center no-repeat scroll;
	/*background:url(../img/solapa.png) right 10px  no-repeat scroll;*/
	color:#B42528;
	font-weight:600;
	

	background-color:#F7F7F7;
}
#menu a:hover {
	background:url(../img/menu-punto.png) center 38px no-repeat scroll;
	color:#666;
}
#menu a,#menu .activo {
	padding:18px 15px 0 15px;
	text-decoration:none;
	height:34px;
	float:left;
}
#menu a { color:black; }

/* Contenido ------------------------------------ */
#contenido {
	margin:0 auto;
	padding-bottom:20px;
	width:980px;
	overflow:auto;
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: left;
	min-height:500px;
	background-color: #FBFBFB;
	background-image: url(../img/fondopr.png);
}
.regla_top {
	background-image: url(../img/contenido_top.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 30px;
	height: 20px;
}
.regla_button{
	background-image: url(../img/contenido_button.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 20px;
	height: 20px;
	float: none;
	clear: both;
}

.zonaTextosIzq {
	width:400px;
	margin-left:85px;
	overflow:auto;
	float:left;
	padding-left: 10px;
}
.zonaTextosDer {
	width:395px;
	margin-right:30px;
	overflow:auto;
	float:right;
}
.zonaTextosDerNot {
	width:570px;
	margin-right:30px;
	overflow:auto;
	float:right;
	margin-top:20px
}
.paginador {
	margin-top: 30px;
	margin-right: 20px;
	overflow:auto;
	margin-left: 20px;
}
.zonaTextosTodo  {
	width:830px;
	overflow:auto;
	float:right;
	margin-top: 0;
	margin-right: 30px;
	margin-bottom: 0;
	margin-left: 30px;
}
.zonaImagenesDer {
	width:380px;
	height:300px;
	float:right;
	margin-top: 20px;
	margin-right: 60px;
	margin-bottom: 0;
	margin-left: 0;
}

.zonaImagenesIzq {
	width:420px;
	margin:50px 0 0 30px;
	height:300px;
	float:left;
}
.zonaImagenesIzqNot {
	width:240px;
	margin:20px 0 0 30px;
	height:180px;
	float:left;
}
.carrusel,.imagen {
	width:318px;
	padding:10px 20px;
	background:url(../img/imagenes-sombra-central.png) center center no-repeat scroll;
}
.separator_noticias{
	clear:both;
	height:20px;
	width:830px;
	overflow:auto;
	margin-left:20px;
	background:url(../img/separador_noticias.png) center center no-repeat scroll;
	}
.imagenNot {
	width:200px;
	padding:10px 20px;
	background:url(../img/imagenes-sombra-centralnot.png) center center no-repeat scroll;
}
.carrusel { height:280px; }
#indexImagenExterior {
	background:url(../img/imagen-index-contenido.jpg) top left no-repeat scroll;
	width:900px;
	height:346px;
	margin-bottom:30px;
}

#contenedorPrincipal #contenido .zonaTextosIzq p .italic {
	font-style: italic;
}

.zonaTextosTodo span{
	width:800px;
	overflow:auto;
	float:left;
	margin-top: 10;
	margin-right: 30px;
	
	margin-left: 10px;
	font-size:0.9em;
	height:2.0em;
	
	}
#contenido .txt_direccion{
	margin:0 auto;
	overflow:auto;
	height:100px;
	}
.form_contacto{
	font-size:.7em;
	color:black;
	line-height:1.3em;
	text-align:justify;
	width:200px;
	
}
.fila {
    float: left;
    margin-bottom: 10px;
    width: 100%;
}
/* Pie ------------------------------------ */
#pie {
	margin:0 auto;
	width:980px;
	padding:30px 0;
	text-align:center;
	font-size:0.85em;
	background:url(../img/contenido-sombra-inferior.png) top center no-repeat scroll;
	color:#FFF;
}
#pie span {
	margin-right:15px;
}
#contenedorPrincipal #contenido .zonaTextosIzq p strong {
	font-weight: bolder;
}
.galeriaIzq {
	float: left;
	height: auto;
	width: 800px;
	border: 1px solid #999;
	overflow:auto;
	padding:8px;
	background-color: #EBEBEB;
	margin-top: 10px;
}
.galeriaDer {
	float: right;
	height: auto;
	width: 800px;
	border: 1px solid #999;
	overflow:auto;
	padding:8px;
	background-color: #EBEBEB;
	margin-top: 10px;
}
 .galeria {
	width: 84%;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	overflow:auto;
}
.descripcion_galeria{font-size:85%;}
.pq{
	font-size: 9px;
	color:#F00;
	vertical-align: bottom;
	padding-top:70px;
	}
	ul{
		margin-top:0px;
	list-style-type: square;
	margin-left:20px;
	
	
}
li{
	

	}
.fondo_detalle {
	width: 550px;
	margin-right: auto;
	margin-left: auto;
}
.texto {
	width: 280px;
}

#contenedorPrincipal #contenido .facebook {
	float: right;
	margin-right: 25px;
}
.texto {
	float: right;
}
.descripcion {
	float: right;
	height: auto;
	width: 450px;
	margin-right: 15px;
	margin-left: 20px;
}

div#nifty{ margin: 0 ;background: #F0EDE0}
b.rtop, b.rbottom{display:block;background: #FFF}
b.rtop b, b.rbottom b{display:block;height: 1px;overflow: hidden; background: #F0EDE0}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}