body{
	font-family: Tahoma;
	font-size: 10px;
	color: #242927;
}
#top{
	width:900px;
	height:96px;
	background-image:url(../images/top.jpg);
	background-repeat:no-repeat;
}
#top_dentro{
	font-family: Tahoma;
	font-size: 10px;
	color: #999999;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	text-align:right;
}
#contenedor {
margin:30 10 30 90;
}
#title{
	font-weight: bold;
	font-size: 13px;
	text-align: left;
	color:#d14024;
	font-family: Tahoma;
	height: 53px;
	padding: 20 0 10 180;
	background-image:url(../images/title.jpg);
	background-repeat:no-repeat;
}

.title2{
	color: #FF6600;
	font-weight: bold;
	font-size: 13px;
	text-align: left;
	font-family: Tahoma;	
}	
#texto{
	color: #333333;
	font-size: 12px;
	text-align: justify;
	font-family: Tahoma;
	padding: 20 180 10 180;

}
#img{
	color: #FFFFFF;
	border: thick solid #FFFFFF;
}
#ser{
float:left;
background: #f3dcc2;
width: 200px;
height: 550px;

}

#centro{
float:left;
background: #d2d1bc;
width: 372px;
height: 550px;

}

#cont{
float:left;
background: #a0ada8;
width: 200px;
height: 550px;

}
#t_ser{
background-image:url(../images/t_ser.jpg);
background-repeat:repeat-x;
height:36px;
width:auto;
margin-top:0px;
font-family: Tahoma;
font-size: 12px;
color: #242927;
}
#t_centro{
background-image:url(../images/t_centro.jpg);
background-repeat:repeat-x;
height:36px;
width:auto;
margin-top:0px;
font-family: Tahoma;
font-size: 12px;
color: #242927;
}
#t_cont{
	background-image:url(../images/t_cont.jpg);
	background-repeat:repeat-x;
	height:36px;
	width:auto;
	margin-top:0px;
	font-family: Tahoma;
	font-size: 12px;
	color: #242927;
}

#btn{
	width: 772px;
	height: 23px;
	background-image:url(../images/btn.jpg);
	margin:0px;

	
}
ul{
margin-top: 10px;
}
li{ list-style-image:url(../images/li.gif);
}
#btn li{
    background-image:url(../images/off.gif);
    background-repeat:no-repeat;
	float: left;
	font-family: Tahoma;
	font-size: 12px;
	color: #CCCCCC;
    height: 23px;
	padding-left: 30px;
	padding-top:5px;
	list-style:none;
}
#btn li{
    background-image:url(../images/on.gif);
    background-repeat:no-repeat;
	float: left;
	font-family: Tahoma;
	font-size: 12px;
	color: #CCCCCC;
    height: 23px;
	padding-left: 30px;
	padding-top:5px;
	list-style:none;
}



#banner {
   margin: 0px;	
   padding: 0 px;	
		}
				
#cuerpo{	
			font-family: verdana;
			font-size: 12px;
			color: #FFFFFF;
			float:left;
			}
#lateral{
			float:left;
			height:315px;
			
			}
		

			
#footer {
			clear: both;
			padding: 0px;
			margin-top: ;
		}


	
#titulo {
	font-family:verdana;
	font-size:16px;
	color:#005b85;
	font-weight: bold;
	background-image:url(../images/title.jpg);
	background-repeat:no-repeat;

		}
#title_t{
	padding-top: 30px;
	padding-right: 10px;
	padding-left: 90px;
}

#frame_flash{
height:270px;
background-image:url(../images/fondo_general.jpg);
background-repeat:repeat-y;
margin:0px;
width:511px;
}

.texto_contenido {
	font-family: verdana;
	font-size: 11px;
	color: #333333;
	}
.texto_contenido_italic {
	font-family: verdana;
	font-size: 12px;
	color: #FFFFFF;
   	font-style: italic;
	}
.text_italic
	{
	font-family:verdana;
	font-size:12px;
	color:#6dd20a;
	text-align: justify;
	font-style: italic;
	font-weight: bold;

	}

.negrita {
	font-family:verdana;
	font-size:12px;
	color:#6dd20a;
	font-weight: bold;
		}

a:link {
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
	text-decoration:none;
}
a:hover{
color: #333333;
text-decoration:none;
}
a:visited {
	color:  #666666;
	text-decoration:none;

}
	a.circulo:link, a.circulo:visited {
	font-family: verdana;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

	a.menu:link {
	font-family: verdana;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
	a.menu:hover {
	font-family: verdana;
	font-size: 13px;
	color: #6dd20a;
	text-decoration: none;
	background-color: #E9E9E9;
}
	a.menu:active {
	font-family: verdana;
	font-size: 13px;
	color: #F7D301;
	text-decoration: none;
}
	a.menu:visited {
	font-family: verdana;
	font-size: 13px;
	color: #6dd20a;
	text-decoration: none;
}
fieldset {
	border:1px solid #990100;
	background-color: #E1E1E1;
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	padding: 15px;
}
table{
	font-family: Tahoma;
	font-size: 10px;
	color: #333333;
	}
legend{
background: #990100;
text-align:center;
font:Tahoma;
font-size:12px;
color:#fff;
padding:5px;
}
.bb{
border:#00CC00 1px solid;
}