body{
	margin:0;
	font-size:0.8em;
	font-family: Arial, Verdana, Tahoma;
	color:#7f7f7f;
	background-color:#f3f3f3;
	text-align:left;
}

#wrapper{
	width:994px;
	height:100%;
	margin:18px auto 0;
	background-color:#f9f9f9;
	padding:25px 4px 0 4px	;
	text-align:left;
}

#content{
	background-color:#fff;
	height:auto !important;
	height:1500px;
	margin:0 auto;
	border:1px solid #d0d0d0;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-o-border-radius:5px;
	-kb-border-radius:5px;
	border-radius:5px;
}

#header{
	width:900px;
	margin:0 auto;
	min-height:145px;
}

#somos{
	width:370px;
	margin:10px 10px 0 0;
	height:56px;
}

#somos h1{
	background: transparent url('images/ico-somos.png') top left no-repeat;
	color:#000;
	font-size:1.4em;
	margin:0;
	padding:10px 0 0 60px;
	display:block;
	text-align:left;
}

.red{
font-size:1.50em;
	color: #c02025;
}

#suscripcion{
	border-left:1px solid #e1e1e1;
	border-right:1px solid #e1e1e1;
	width:280px;
	padding:0 65px 0 10px;
	margin:10px 10px 0 25px;
	height:45px;
	text-align:left;
}

#suscripcion label{
	font-size:0.8em;
}
.link{
	font-size:0.8em;
	color:#7f7f7f;
}

#suscripcion input{
	border:1px solid #cfcfcf;
	font-size:0.8em;
	color:#7f7f7f;
}

#suscripcion #bFNews{
	background-color:#c1271d;
	border:none;
	color:#fff;
	padding:1px 10px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-o-border-radius:5px;
	-kb-border-radius: 5px;
	border-radius:5px;
}

#header .follow{
	font-size:0.8em;
	text-align:center;
	margin-top:10px;
	height:50px;
}


#sloganInferior{
	height:48px;
	background-color:#c00c1d;
	padding:6px;
	clear:both;
}

#pie{
	height:24px;
	padding:8px 0 0 0;
	text-align:center;
	color:#ff0000;
	background-color:#fff;
	font-weight:normal;
	clear:both;
}

#nav{
	width:100%;
	height:51px;
	padding:0 0 11px 0;
	margin:15px 0 0 0;
	font-family: Arial, sans-serif;
	z-index:10;
	background: transparent url('../img/bg-nav-bottom.png') bottom left repeat-x;
	float:left;
}

#nav ul{
	margin:0;
	padding:0;
	height:51px;
}

#nav li{
	float:left;
	height:51px;
	list-style-type:none;
	text-align:center;
	margin:0 1px 0 0;
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.28, rgb(195,13,0)),
		color-stop(0.62, rgb(195,13,0)),
		color-stop(0.68, rgb(204,49,38))
	);
	background-image: -moz-linear-gradient(
		center bottom,
		rgb(195,13,0) 28%,
		rgb(195,13,0) 62%,
		rgb(204,49,38) 68%
	);
}

#nav li.first{
	text-align:center;
	-moz-border-radius:5px 0 0 0;
	-webkit-border-radius:5px 0 0 0;
	-o-border-radius:5px 0 0 0;
	-kb-border-radius: 5px 0 0 0;
	border-radius:5px 0 0 0;
	margin-left:0px;
}

#nav li.last{
	width:92px;
	text-align:center;
	-moz-border-radius:0 5px 0 0;
	-webkit-border-radius:0 5px 0 0;
	-o-border-radius:0 5px 0 0;
	-kb-border-radius:0 5px 0 0;
	border-radius:0 5px 0 0;
	margin-right:0px;
	float:right;
}

#nav  li a:link, #nav li a:visited{
	color:#fff;
	text-decoration:none;
	font-size:0.8em;
	padding:0 19px;
	display:block;
	height:51px;
	line-height:5.2em;
}

#nav li a:hover, #nav li a:active, #nav li.current a{
	padding:0 19px;
	display:block;
	height:51px;
	background-color:#cccccc;
	color:#000;
	/*border-top:3px solid #c30d00;*/
}
#nav li.current1 a{
	padding:0 17px;
	display:block;
	height:51px;
	background-color:#cccccc;
	color:#000;
	/*border-top:3px solid #c30d00;*/
}

#nav li.first a{
	padding:0 17px;
}

#nav li.last a{
	padding:0 17px;
	margin-right:0px;
}

#nav ul ul#subnav{
	height:100px;
	width:300px;
	display:none;
	position:absolute;
	margin-left:0;
	z-index:10;
}

#nav ul ul li{
	float:none;
	border:none;
	width:300px;	
	text-align:left;
	height:40px;
	margin-bottom:1px;
}

#nav ul ul li a:link, #nav ul ul li a:visited, #nav ul ul li a:hover, #nav ul ul li a:active{
	padding:15px 0  0;
	height:30px;
	line-height:1.1em;
	font-size:0.9em;	
	padding-left:20px;
}

#nav ul ul li a:hover, #nav ul ul li a:active{
	color:#000;
	line-height:1.1em;
	font-size:0.9em;	
	background-color:#cccccc;
	color:#000;
	padding-left:20px;
	height:30px;
	/*border-top:none;*/
}

#main{
	width:900px;
	margin:15px auto 0;
}


#main .follow{
	font-size:1em;
	text-align:center;
	margin:10px auto;
	width:300px;
	height:60px;
}

#footer{
	clear:both;
	height:280px;
    width:100%;
	margin-top:10px;
	background-color:#eeeeee;
}

.footer{
	width: 922px;
	padding: 4px 35px 0  35px;
}

#footer li{
	font-size:0.875em;
}

/*#slide{
	border-top:1px solid #adadad;
	border-right:1px solid #adadad;
	border-bottom:1px solid #adadad;
	width:554px;
	height:163px;
	margin:10px 0;
	padding:7px;
}*/

.teaser, .teasercenter{
	width:270px;
	height:260px;
	margin:5px 0 25px 0;
	
}

.teasercenter{
	float:left;
	margin:5px 0 25px 45px;
}

.teaser h3, .teasercenter h3{
	color:#c71c10;
	font-size:1em;
	font-family: 'Arial Narrow', Arial;
}

.teaser img, .teasercenter img{
	padding:2px;
	border:1px solid #c6c6c6;
}

.teaser1 img, .teasercenter1 img{
	padding:0px;
}
.teaser .teaser-txt, .teasercenter .teaser-txt{
	height:auto !important;
	min-height:80px;
	height:80px;
	text-align:left;
}

.teaser p, .teasercenter p{
	font-size:1em;
	padding:5px;
	margin:5px 0;
}

.teaser a.leermas, .teasercenter a.leermas{
	background: transparent url('images/bg-leermas.png') center left no-repeat;
	padding-left:25px;
	text-decoration:underline;
	color:#000;
	margin-left:5px;
}

.widget-footer165{
	float:left;
	width:165px;
	height:auto !important;
	min-height:200px;
	height:200px;
	margin:10px 7px 10px 0;
}

.widget-footer175{
	float:right;
	width:180px;
	height:auto !important;
	min-height:200px;
	height:200px;
	margin:10px 0 10px 7px;
}

.widget-footer210{
	float:left;
	width:210px;
	height:auto !important;
	min-height:200px;
	height:200px;
	margin:10px 7px 10px 0;
}

.widget-main285, .widget-main285center{
	width:278px;
	height:75px;
	margin:5px 0 10px 0;
}

.widget-main285center{
	float:left;
	margin:5px 0 10px 35px;
}

.widget-main285 .img-widget, .widget-main285center .img-widget{
	width:76x;
	height:75px;
	float:left;
}

.widget-main285 .txt-widget, .widget-main285center .txt-widget{
	width:190px;
	height:75px;
	margin-left:10px;
	float:right;
	text-align:left;
}

.widget-main285 h3, .widget-main285center h3{
	font-size:1.1em;
	/*margin:10px 0 0 0;*/
	margin:0;
}

.widget-main285 a, .widget-main285center a{
	color:#000;
	text-decoration:none;
}

.widget-main285 p, .widget-main285center p{
	color:#959595;
	font-size:0.9em;
	/*margin:5px 0 0 0;*/
	margin:0;
}

.widget-footer165 h3, .widget-footer175 h3, .widget-footer210 h3{
	color:#9ea9ad;
	font-size:0.975em;
	margin:0 0 10px 0;
}

.widget-footer165 li, .widget-footer175 li, .widget-footer210 li{
	list-style-type:none;
	background: transparent url('images/bg-footerli.png') center left no-repeat;
	text-indent:6px;
	border-bottom:1px solid #e1e1e1;
	padding:3px;
	height:16px;
	font-weight:normal;
}

.widget-footer165 a, .widget-footer175 a, .widget-footer210 a{
	color:#666666;
	text-decoration:none;
}

a.leermas{
	background: transparent url('images/bg-leermas.png') center left no-repeat;
	padding-left:25px;
	text-decoration:underline;
	color:#000;
}

h1{

}

h2{
	color:#222;
        font-family:Calibri;
}

h3{

}

h4{

}

h5{
	font-size:0.7em;
}

h6{

}

hr{
	color:#eeeeee;
	border:1px solid #eeeeee;
	clear:both;
}

hr.dotted{
	color:#eeeeee;
	border:1px dotted #eeeeee;
	clear:both;
}
hr.dotted1{
	color:#eeeeee;
	border:1px dotted #eeeeee;
}

ul{
	margin:0;
	padding:5px 0;
}
li{
	margin:0;
	padding:0;
}

.alignleft{
	float:left;
}

.alignright{
	float:right;
}

.clear{
	clear:both;
}

a img{
	border:none;
}

#gallery {
	background:url(images/loading.gif) no-repeat 50% 50%; 
	z-index:1;
	height:340px;
}

#slider{
	margin:0;
	padding:0;
}

/* INTERIORES */
#header-interior{
	width:900px;
	margin:0 auto;
	height:145px;
}

#header-interior .follow{
	font-size:0.8em;
	text-align:center;
	margin-top:10px;
	height:50px;
}

#main-interior{
	width:564px;
	float:left;
	padding-left:46px;
	margin-top:5px;
}

.breadcrumb{
	height:34px;
	width:560px;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	background-color:#f5f5f5;
	padding:1px 0 0 0px;
	line-height:2.2em;
	text-indent:10px;
	color:#c30d00;
	margin:10px 0;
}

.breadcrumb p{
	margin:0;
}

.breadcrumb a{
	color:#7f7f7f;
	text-decoration:none;
}

h3.titular{
	background: transparent url('images/bg-leermas.png') center left no-repeat;
	color:#7f7f7f;
	font-weight:bold;
	font-size:1.2em;
	text-indent:30px;
	margin-left:10px;
	margin-top:10px;
}
h3.titular2{
	background: transparent url('images/bg-leermas.png') center left no-repeat;
	color:#7f7f7f;
	font-weight:bold;
	font-size:1.2em;
	text-indent:30px;
}

#sidebar{
	background: transparent url('images/bg-sidebar.png') top left repeat-y;
	width:313px;
	float:right;
	padding-right:46px;
}

#sidebar .column{
	border:1px solid #f0f0f0;
	width:286px;
	height:auto !important;
	min-height:300px;
	height:300px;
	margin:15px 0 15px 24px;
	float:left;
}
#sidebar .column1{
	width:286px;
	height:auto !important;
	min-height:300px;
	height:300px;
	margin:15px 0 15px 24px;
}
#sidebar .teaser{
	width:274px;
	height:auto !important;
	min-height:90px;
	height:90px;
	margin:5px 0 15px 0;
	padding:10px;
}

a.leermasBlack, h3.post{
	background: transparent url('images/bg-leermasBlack.png') center left no-repeat;
	padding-left:25px;
	text-decoration:underline;
	color:#c02025;
	margin-left:5px;
	margin-bottom:10px;
	margin-top:10px;
}

.article{
	/*background: transparent url('images/bg-article.png') bottom left no-repeat;*/
	min-height:250px;
	height:auto !important;
	height:250px;
	padding-bottom:10px;
}


h3.post{
	background: transparent url('images/bg-leermasBlack.png') center left no-repeat;
	padding-left:25px;
	text-decoration:none;
	font-weight:normal;
	color:#c02025;
	margin-left:5px;
	margin-top:10px;
	margin-bottom:10px;
}

img.avatar{
	width:99px;
	height:100px;
	margin:0 10px 10px 10px;
}

hr.dotted{
	border-bottom:1px dotted #ccc;
	height:1px;
}

h3.sidebar{
	background: transparent url('images/bg-footerli.png') center left no-repeat;
	text-indent:15px;
	font-size:1.2em;
	margin:0;
}

#sidebar h2{
	background: transparent url('images/bg-tit-column.png') center left no-repeat;
	text-indent:25px;
	font-size:1.1em;
	color:#000;
	padding:7px 0;
	margin:0;
}

#sidebar hr{
	border-bottom:1px dotted #ccc;
	height:1px;
	width:90%
}

#sidebar .img-widget{
	width:76x;
	height:75px;
	float:left;
}

#sidebar ul#iconos{
	padding: 14px;
    width: 260px;
}

#sidebar ul#iconos li{
	width:76px;
	height:110px;
	float:left;
	margin:5px;
	text-align:center;
	list-style-type:none;
}

#sidebar ul#iconos li a{
	color:#000;
	text-decoration:none;
}

#sidebar a.leermasBlack{
	margin-right:10px;
	margin-top:0;
	margin-bottom:5px;
}

/* QUE HACEMOS */
.emergencias{
	width:245px;
	height:100px;
	float:left;
	margin:10px 15px;
	font-size:0.8em;
}

.emergencias img{
	border:1px solid #c6c6c6;
	padding:2px;
}

.emergencias span{
	display:block;
	background-color:#e9e9e9;
	color:#7f7f7f;
	padding:3px 4px;
	margin-right:2px;
	margin-top:3px;
	min-width:124px;
	float:left;
	width: auto !important;
	width:124px;
}

.emergencias a.vervideo, .emergencias a.masinfo {
	display:block;
	background-color:#9c9c9c;
	color:#fff;
	padding:3px 4px;
	margin-top:3px;
	width:56px;
	float:left;
	text-decoration:none;
}

.emergencias a.masinfo {
	width:36px;
	margin-left:3px;
}

/* FONDOS */

ul.transparencia li{
	background: transparent url('images/bg-transparencia.png') top left no-repeat;
	list-style-type:none;
	padding-left:25px;
	margin:5px 0;
}

ul.transparencia li a{
	color:#c50d01;
}

a.linknormal{
	color:#bb281e;
}

div.jMyCarousel{
	margin:auto;
}

div.jMyCarousel ul{
	border: 1px solid #f2f2f2;
	padding:1px 0;
	width: 560px;
	height: 105px;
	background-color:#f8f8f8;
}

div.jMyCarousel ul li{
margin: 18px 10px;
width: 78px; 
border:1px solid #c6c6c6;
padding:2px 0;
text-align:center;
}

div.jMyCarousel ul li a{ /* in case of link */
	display:block;
	margin:0px;
	padding:0px;
}

div.jMyCarousel ul li a img{
	display:block;
	border:0px;
	margin-bottom:0px;
	padding-bottom:0px;
}

div.jMyCarousel .prev{
	background: url('images/backward.jpg') center center no-repeat;
	width:16px;
	height:105px;
	border:0px;
}

div.jMyCarousel .next{
	background: url('images/foreward.jpg') center center no-repeat;
	width:16px;
	height:105px;
	border:0px;
}

#wrapper p{
	padding:5px 0;
	margin:0;
}

#main-interior .breadcrumb p{
	padding:0;
}

#wrapper-poema{
	width:774px;
	height:595px;
	background-color:#fff;
	padding:15px;
}

.col-poema{
	width:300px;
	height:485px;
	float:left;
}
.col-poema1{
	width:465PX;
	height:554px;
	float:RIGHT;
}

.img-testimonio{
	width:105px;
	height:105px;
}

.txt-testimonio{
	width:453px;
	height:auto !important;
	min-height:300px;
	height:300px;
	padding-left:4px;
}

.txt-testimonio p{
	
}

.name-testimonio{
	height:36px;
	width:100%;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	background-color:#f5f5f5;
	padding:1px 0 0 0px;
	line-height:2.2em;
	text-indent:10px;
	color:#c30d00;
	margin:10px 0;
}

.name-testimonio p.nombre{
	margin:0;
	width:370px;
}

.name-testimonio p.nombre{
    line-height: 2.6em;
    padding-left: 10px;
}

.name-testimonio p.nombre span{
	color:#7f7f7f;
}

#main-interior .name-testimonio p{
	padding:0;
}
.name-testimonio a{
	color:#7f7f7f;
	text-decoration:none;
}

#fCuentanos label{
	font-size:0.9em;
	font-weight:bold;
	display:block;
	color:#7f7f7f;
	margin:3px 0;
}

#fCuentanos input,#fCuentanos select, #fCuentanos textarea{
	font-size:0.9em;
	border:1px solid #dfdfdf;
	margin:3px 0;
}

input#bReset, input#bEnviar{
	font-size:0.9em;
	background-color:#dfdfdf;
	color:#7f7f7f;
}

.column{
	width:33%;
	height:60px;
	float:left;
}
.columnLOD{
	width:33%;
	height:30px;
	float:left;
}
.columnBOTON{
	width:33%;
	height:30px;
	float:left;
}
.columnfull{
	width:100%;
	float:left;
}

#wrapper .article p{
	margin-bottom:8px;
}
input {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	border: solid 1px #CCC;
	padding: 4px 4px;
	margin-right: 6px;
	margin-top: 4px;
}
select{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	border: solid 1px #CCC;
	padding: 4px 4px;
	margin-right: 6px;
	margin-top: 4px;
}

input#lopd{
	margin-right:10px;
}

label#Llopd{
	width:300px;
}

#wrapper-cont{
	margin:0 auto;
	width:560px;
	padding:10px;
}
#wrapper-cont1{
	margin:0 auto;
	width:360px;
	padding:10px;
}

.style1 {color: #c02025}
.validation-passed { border-color: green; }
.validation-failed { border-color: red; }
.validation-advice { color: #C00; font-size: 10px; } 
CSS
#s3slider {
   width: 400px; /* important to be same as image width */
   height: 300px; /* important to be same as image height */
   position: relative; /* important */
   overflow: hidden; /* important */
}

#s3sliderContent {
   width: 400px; /* important to be same as image width or wider */
   position: absolute; /* important */
   top: 0; /* important */
   margin-left: 0; /* important */
}

.s3sliderImage {
   float: left; /* important */
   position: relative; /* important */
   display: none; /* important */
}

.s3sliderImage span {
   position: absolute; /* important */
   left: 0;
   font: 10px/15px Arial, Helvetica, sans-serif;
   padding: 10px 13px;
   width: 374px;
   background-color: #000;
   filter: alpha(opacity=70); /* here you can set the opacity of box with text */
   -moz-opacity: 0.7; /* here you can set the opacity of box with text */
   -khtml-opacity: 0.7; /* here you can set the opacity of box with text */
   opacity: 0.7; /* here you can set the opacity of box with text */
   color: #fff;
   display: none; /* important */
   top: 0;

   /*
       if you put
       top: 0; -> the box with text will be shown at the top of the image
       if you put
       bottom: 0; -> the box with text will be shown at the bottom of the image
   */
}