body{
margin: 0px;
background:url(images/body.jpg) repeat-x top #323232;
}

p,td,th,li,div{
	font-family:tahoma;
	font-size:12px;
	color:#000000;
}


a{
text-decoration:none;
color:#59B100;
font-weight:bold;
}

a:hover{
text-decoration:underline;
}

a img{
	border:none;
}

h1,h2,h3,h4,h5,h6{
	font-family:Helvetica;
	font-size:20px;
	color:#7db125;
	font-weight:bold;
}

h1{
font-family:tahoma;
font-size:25px;
color:#6cbd45;
}

h2{
background:url(images/punto.jpg) no-repeat left 65%;
padding:5px 0px 0px 15px;
}

h3{
background:url(images/puntito.jpg) no-repeat left 50%;
color:#4e4e4e;
font-size:14px;
line-height:16px;
margin-left:16px;
padding-left:9px;
}

h4{
background:url(images/punto.jpg) no-repeat left 18%;
padding-left:15px;
}

h5{
font-size:15px;
color:#000000;
}

h6{
background:url(images/puntito.jpg) no-repeat left 13%;
color:#4e4e4e;
font-size:14px;
line-height:6px;
margin-left:16px;
padding-left:9px;
}


/***********  ***********/



.contenedor{
width:900px;
margin: 0px auto;
}

.header{
width:900px;
height:111px;
background:url(images/header.jpg) no-repeat;
}

.contenido{
width:860px;
padding:20px 20px 0px;
background-color:#f1f1f1;
}

.contenido_home{
width:900px;
background-color:#f1f1f1;
}

.contenido p{
font-size:17px;
font-family:arial;
font-weight:bold;
}

.flash{
width:900px;
height:285px;
margin-bottom:20px;
}


.inferior_con{
background:url(images/inferior.jpg);
width:900px;
height:37px;
margin-bottom:20px;
}

.ing{
color:#FFFFFF;
float:left;
font-size:12px;
padding:35px 0 0 0px;
}

.ing a{
color:#FFFFFF;
font-size:12px;
font-weight:normal;
}

.pie{
width:100%;
height:79px;
margin: 0px auto;
background:url(images/pie.jpg) repeat-x;
color:#FFFFFF;
text-align:center;
padding-top:15px;
}



#menu{
color:#FFFFFF;
float:left;
height:19px;
padding-left:365px;
padding-top:23px;
width:365px;
}

#menu ul { 
list-style-type: none;
}


#menu ul li {
float: left;
}


#menu ul li a {
display: block;
text-decoration: none;
color: #FFFFFF;
padding:0px 4px;
font-size:12px;
font-weight:bold;
font-family:verdana;
}


#menu ul li a:hover {
color: #c4d82d;
background:url(images/btn.png) center bottom no-repeat;
padding-bottom:7px;
}


#opcion1 #menu ul li a.uno, #opcion2 #menu ul li a.dos, #opcion3 #menu ul li a.tres,
#opcion4 #menu ul li a.cuatro, #opcion5 #menu ul li a.cinco
{
color: #6cbd45;
background:url(images/btn_a.png) center bottom no-repeat;
padding-bottom:7px;
}

