body {
margin: 0;
background-color: #25661a;
}
#tablex {
font-family: verdana;
font-weight: bold;
font-size: 16px;
background-color: #74ea84;
width: 980px;
}
table tr td {
font-family: verdana;
font-weight: bold;
font-size: 16px;
}
#seccionx {
background-color: #4fd661;
background-image: url(imagenes/seccion.png); 
font-size: 40px;
font-weight: bold;
font-family: verdana, sans-serif;
color: #ffffff;
padding: 0 0 0 80px;
border-left: 2px solid #0db024;
border-right: 2px solid #0db024;
border-top: 2px solid #0db024;
height: 50px;
}
#contenidox {
border-left: 2px solid #0db024;
border-right: 2px solid #0db024;
border-bottom: 2px solid #0db024;
}

.cuadrador {/*para cuadrar ancho .seccion y .seccionContenido en IE. ademas setea ancho secciones*/
width: 896px;
margin: 0 0 0 0;
padding: 0 0 0 0;
}

.seccion {/*titulo de secciones con fondo imagen verde*/
height: 50px;
background-image: url(http://farm4.static.flickr.com/3497/3764374709_4641ba3ae9_o.png);
background-repeat: repeat-x;
font-size: 40px;
font-weight: bold;
font-family: verdana, sans-serif;
color: #ffffff;
padding: 0 0 0 80px;
margin: 0 0 0 0;
border-top: 2px solid #0db024;
border-left: 2px solid #0db024;
border-right: 2px solid #0db024;
}

.seccionContenido {/*area de contenidos con fondo verde mas claro*/
background-color: #74ea84;
margin: 0px 0px 0px 0px;
border-bottom: 2px solid #0db024;
border-left: 2px solid #0db024;
border-right: 2px solid #0db024;
font-weight: bold;
font-size: 16px;
font-family: verdana, sans-serif;
}
#logo-final {
clear: both;
width: 70px;
height: 50px;
background-image: url(http://farm3.static.flickr.com/2649/3746705839_31ede00904_o.png)!important;
 background-image: none;
 filter: none !important;
 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=”http://farm3.static.flickr.com/2649/3746705839_31ede00904_o.png”);
* html .seccion {
width: 896px;
w\idth: 100px;
}
}