body {
margin:0;
background:#039e61;
font-family:Tahoma, Arial, Verdana;
font-size:12px;

}
a {
text-decoration:none;
}
img {
border:0;
}
h1 {
margin:0 0 16px 0;
padding:5px 0 5px 25px;
font-size:14px;
font-weight:normal;
background:url(../jpg/bgh1.jpg) no-repeat;
}
h2 {
margin:0 0 16px 0;
font-size:12px;
color:#039e61;
}
h3 {
margin:0 0 16px 0;
padding:0 0 0 16px;
font-size:12px;
color:#000;
font-weight:normal;
background:url(../gif/punto.gif) no-repeat;
}
p{
margin:0 0 16px 0;
}
.head {
background:#FFFFFF;
height:204px;
}
.contenedor {
background:#fdfde5 url(../jpg/bg.jpg) repeat-x;
}
.contenedor:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.contenido {
width:985px;
margin:auto;
}
.izquierda {
width:179px;
float:left;
background:  url(../png/bgmenu.png) no-repeat;
_behavior: url("iepngfix.htc");
padding:0 8px;
}
.bannerizq {
text-align:center;
padding:8px 0;
}
.centro {
width:550px;
background: url(../jpg/bgcentro.jpg) repeat-y;
float:left;
min-height:1100px;
}
.suptext {
height:50px;
padding:20px 0 0 0 ;
text-align:center;
}
.cont {
	padding:0 20px;
	line-height: 20px;
	text-align:justify;
}
.cont a{
color:#ed4607;
}
.cont a:hover{
text-decoration:underline;
}
.cont img{
border:solid #b3dc7b 1px;
padding:5px;
}

.derecha {
width:240px;
float:left;
}
.sugsup{
height:49px;
background: url(../gif/bgsuppag.gif) no-repeat;

}
.sugcentro {
background: url(../gif/bgcenpag.gif) ;

padding:0 0 10px 20px;
}
.suginf {
height:11px;
background: url(../gif/bginfpag.gif) no-repeat;

}
.noticias {
background: url(../png/bgnews.png) no-repeat;
_behavior: url("iepngfix.htc");
height:434px;
padding:46px 20px 0 20px;
}
.noticias a{
color:#000000;
}
.noticias a:hover{
text-decoration:underline
}
.footer {
height:116px;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
clear:both;
}
.submenu {
height:20px;
background:#e0f1ca;
color:#039e61;
padding:5px 0 0 0;
}
.submenu a{
color:#000;
}
.submenu a:hover{
color:#87a75c;
}
.multivia {
padding:5px 0;
}
.multivia a{
color:#FFFFFF;
}
/*menu*/
#menucase {
padding:0 0 40px 0;
}
#menucase ul.vert-one{
margin:0;
padding:0;
list-style-type:none;
display:block;
line-height:165%;
width:179px;
font-size:13px;
}
#menucase ul.vert-one li{
margin:0;
padding:0;
}
#menucase ul.vert-one li a{
display:block;
text-decoration:none;
color:#000;
background: url(../jpg/botona.jpg) no-repeat;
padding:2px 0 2px 30px;
width:149px;
}
#menucase ul.vert-one li a:hover{
background: url(../jpg/botonb.jpg) no-repeat; 
}
#menucase ul.vert-one li a.current,ul.vert-one li a.current:hover{
background:#f1f1f1;
}

/*menu sugerisdos*/

#menusug ul.sug-one{
margin:0;
padding:0;
list-style-type:none;
display:block;
line-height:140%;
width:200px;
}
#menusug ul.sug-one li{
margin:0;
padding:0;
}
#menusug ul.sug-one li a{
display:block;
text-decoration:none;
color:#0059ff;
background:url(../gif/flecha.gif) no-repeat;
padding:0 0 0 15px;
width:185px;
}
#menusug ul.sug-one li a:hover{
text-decoration:underline;
}
#menusug ul.sug-one li a.current,ul.sug-one li a.current:hover{
background:#f1f1f1;
}

/*tipotextos*/
.verdegrande {
color:#f0e900;
font-size:25px;
}
.blancochico {
color:#FFFFFF;
font-size:11px;
}
.texbgama a{
background:#f1ed79;
padding:8px;
line-height:200%;
color:#000000;
}
.texbgama a:hover{
background:#f2f0b6;
color:#868585;
}
.verde {
color:#039e61;
}
.rojo {
color:#ed4607;
}

/*slider imagenes*/

#slideshow {
    position:relative;
    height:350px;
	
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
	
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}