body,html {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 100%;
	width: 100%;
	background-color: #FFFFFF;
	background-image: url(/images/bg_main.gif);
	background-repeat: repeat-x;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

#container {
	width: 750px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
}

#container-header {
	position:relative;
	width: 670px;
	height: 85px;
	padding: 20px 40px 0px 40px;
	background-image:url(/images/bg_header.gif);
	line-height: 85px;
	font-size:28px;
	font-weight:bold;
}

#container-name {
position:absolute;
top:30px;
left:40px;
}

#container-slogan {
	float: right;
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
	padding-right: 10px;
}

span, #container-name span,#container-slogan span {
	color: #C2151C;
}

#container-eyecatcher {
	width: 670px;
	padding: 0px 40px 0px 40px;
	height: 175px;	
	background-image: url(/images/bg_eyecatcher.gif);
}

#container-navigation {
	width: 670px;
	background-color: #C2151C;
	height: 22px;
	border-bottom: 1px solid #ffffff;
}

ul#navigation {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#navigation li {
	display: inline;
	list-style: none;
	height: 22px;
}

#navigation li a {
	color: #ffffff;
	line-height: 22px;
	font-size: 11px;
	text-decoration: none;
	padding: 5px 15px 6px 15px;
	border-right: 1px solid #ffffff;
}

#navigation li a:hover {
	text-decoration: underline;
	background-color: #000;
}

#container-content {
	width:670px;
	background-image: url(/images/bg_content.gif);
	background-repeat: no-repeat;
	padding: 20px 40px 0px 40px;
	margin: 0 0 0 0;
	height: auto;
}

#content {
	width: 430px;
	float: left;
}

#border {
	width: 170px;
	margin-left: 480px;
}
#border img{
margin:5px 0;
border:none;}

#container-footer {
	border-top: 4px solid #E5E5E5;
	width: 670px;
	padding: 10px 0px 20px 0px;
	margin: 0 40px 0px 40px;
	clear: both;
	color: #aeaeae;
}

#container-footer a {
	font-weight: bold;
	padding: 2px 2px 2px 2px;
	color: #aeaeae;
}

#container-footer a:hover {
	color: #C2151C;
}

#footer {
	font-size: 11px;
	color: #aeaeae;
	width: 670px;
	margin-bottom: 20px;
}

#footer-copyright {
	float: left;
	width: 600px;
	padding-left: 10px;
}

/*#footer-meta {
	float: right;
	text-align: right;
	width: 325px;
	padding-right: 10px;
}*/

.clearer {
	clear: both;
}

h1 {
	font-size: 22px;
	color: #666666;
	margin: 0 0 0 0;
	padding: 0px 0 20px 25px;
	background-image: url(/images/h1_arrow.gif);
	background-repeat: no-repeat;
	background-position: 5px 7px;
	line-height: 24px;
}

h2 {
	font-size: 16px;
	color: #C2151C;
	padding: 5px 0 5px 25px;
	letter-spacing: 1px;
	text-transform: uppercase;
}

h3 {
	font-size: 14px;
	color: #C2151C;
	padding: 5px 0 0px 25px;
	text-transform: uppercase;
	letter-spacing: -0.5px;
	}
	
h4, h4 a {
	font-size: 12px;
	color: #C2151C;
	text-transform: uppercase;
	text-decoration:none;
	letter-spacing: -0.5px;
	}
h4 a:hover {
	color:#CCC;
}
hr {
	border: none 0;
	border-top: 1px solid #cccccc;
	height: 1px;
}
div#contacto{
width:400px;}
div#contacto label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
div#contacto input, select {
	padding: 2px;
	border:1px solid #999;
	font: normal 1em Verdana, sans-serif;
	color:#333;
	background:#DDD;
}
div#contacto textarea {
	width:400px;
	padding:2px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #999;
	height:100px;
	display:block;
	color:#333;
	background:#DDD;
}
div#contacto input.button { 
	margin: 0; 
	font: bolder 12px Arial, Sans-serif; 
	border: 1px solid #999; 
	padding: 1px; 
	background: #DDD;
	color: #CC0000;
}
div#contacto .button { 
	margin: 0; 
	font: bolder 12px Arial, Sans-serif; 
	border: 1px solid #999; 
	padding: 2px; 
	background: #DDD;
	color: #CC0000;
}
div#contacto .button:hover {
background:#F1F1F1;}

#content hr {
	border: none 0;
	border-top: 1px solid #cccccc;
	margin: 0px 0 0px 25px;
	height: 1px;
}

#content p {
	line-height: 19px;
	text-align:justify;
	color: #666666;
	margin: 0 0 20px 25px;
}

#content p a, #border p a {
	text-decoration: none;
	color: #C2151C;
	border-bottom: 1px dotted #C2151C;
	padding: 2px 2px 2px 2px;
}

#content p a:hover, #border p a:hover  {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #C2151C;
	padding: 2px 2px 2px 2px;
}

#content li {
	line-height: 20px;
	color: #666666;
	margin: 0 0 0 15px;
}

#content .quote {
	border-top: 1px solid #E5E5E5;
	background-color: #f7f7f7;
	border-bottom: 1px solid #E5E5E5;
	padding: 15px 15px 15px 65px;
	background-image: url(/images/bg_quote.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	color: #C2151C;
	font-style: italic;
}

#border p {
	line-height: 17px;
	font-size: 11px;
	color: #666666;
	margin: 0 0 15px 10px;
}

ul#subnavigation {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
	background-image: none;
}

#subnavigation li {
	list-style: none;
	padding: 2px 0px 2px 10px;
	margin: 0px 0px 5px 0px;
}

#subnavigation li a, #border a{
	text-decoration: none;
	color: #C2151C;
	border-bottom: 1px dotted #C2151C;
}

#subnavigation li a:hover, #border a:hover {
	text-decoration: none;
	border-bottom: 1px solid #C2151C;
}
#border a{
border:none;}
#border a:hover{
border:none;}

ul#news {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-image: none;
}

#news li {
	list-style: none;
	background-image: url(/images/li_cube.gif);
	background-repeat: no-repeat;
	background-position: 2px 6px;
	padding: 2px 0px 2px 15px;
	margin: 0 0 15px 0px;
}

#content img {
	background-color: #E7F1FF;
	padding: 4px;
	border: 1px solid #C2151C;
}

img.alignleft {
	float: left;
	margin: 0 15px 5px 0px;
}

img.alignright {
	float: right;
	margin: 0 0 5px 15px;
}

img.alignabove {
	margin: 0 0 10px 0;
}
div#maps{
margin:20px 30px;
width:400px;
height:300px;
border:1px solid #C2151C;
padding:5px;
clear:both;}
div#maps *{
background:none;}
div#maps2{
margin:20px 30px;
width:400px;
height:470px;
border:1px solid #C2151C;
padding:5px;
clear:both;}
div#maps2 img{
border:none;
padding:0;
margin:0 5px;
background:none;}


div#llamada{
position:absolute;
width:350px;
height:350px;
top:-400px;
left:50%;
margin-left:-175px;
z-index:1000;}

div#llamada2 img{
height:200px;
width:200px;}

div.planta, div.plantasl{
width:65%;
line-height:20px;
border:1px solid #333333;
margin:1px auto;
padding:0 20px;
background:url(../images/flechade.gif) no-repeat;}

div.planta ul.slide{
display:none;}

a.distri{
margin-left:50px;}

a.goslide, a.distri{
text-decoration:none;
font-weight:bold;
color:#333333;}

a.goslide:hover, a.distri:hover{
color:#c2151c;}

div.plantasl{
background:url(../images/flechadw.gif) no-repeat;}

ul.slide li a{
text-decoration:none;
color:#c2151c;}
a.distri0{
text-decoration:none;
color:#000000;}
a.distri0:hover{
color:#c2151c;
text-decoration:underline;}
a.distri1{
text-decoration:none;
color:#000000;
background-color:#999999;}
a.distri1:hover{
color:#c2151c;
text-decoration:underline;}
a.distri2{
text-decoration:none;
color:#000000;
background-color:#FF0000;}
a.distri2:hover{
color:#FFF;
text-decoration:underline;}

.pagination{
margin:10px;
text-align:center;}
.pagination a{
padding:2px;
border:1px solid #000;
background:#eee;
margin:0 5px;
text-decoration:none;
color:#000;}
.pagination a:hover{
background:#C2151C;
color:#FFF;}

.noticia p.fecha{
font-size:10px;
color:#CCC;}
.noticia p.fecha span{
color:#C2151C;}

#content div.notpral *{
margin:0 0 0 0;}
#content div.notpral{
padding:10px;
margin:0 0 10px 0;
border: 1px solid #EEE;}

p.mem{
margin:0;
padding:0;}
div.seccionmem{
clear:both;}
div.seccionmem img.leftf{
float:left;
margin:5px;}
div.seccionmem img.rightf{
float:right;
margin:5px;}