.cabecera  {
	height: 325px;
	width: 995px;
	background-image: url(../image/fondo_cabecera.jpg);
	background-repeat: no-repeat;
	background-position: center 95px;
}
.cabecera .logo {
	float: left;
	height: 147px;
	width: 350px;
	margin-left: 56px;
	display: inline;
}
.cabecera .menu {
	float: left;
	width: 995px;
	/*margin-top: 15px;*/
	height: 82px;
}


.banner   {
	float: left;
	display: inline;
	background-color: #000000;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 13px;
	background-image: url(../image/publicidad.gif);
	background-repeat: no-repeat;
	background-position: 3px 22px;
	margin-left: 4px;
}
.banner2 {
	float: left;
	display: inline;
	background-color: #000000;
	margin-left: 8px;
}
.banner_int {
	float: left;
	background-color: #000000;
	margin-bottom: 8px;
}

.banner3 {	
	float: left;
	background-color: #000000;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 13px;
	padding-left: 1px;
	background-image: url(../image/publicidad2.gif);
	background-repeat: no-repeat;
	background-position: 3px 62px;
	margin-left: 19px;
	display: inline;
}
.banner4 {	
	float: left;
	display: inline;
	background-color: #000000;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 10px;
	padding-left: 1px;
	border: 2px #000000 solid;
	background-image: url(../image/publicidad2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-left: 6px;
	margin-bottom: 8px;
}
.icon_right {	
	float: right;
	display: inline;
	margin-right: 6px;
	margin-bottom: 2px;
	margin-top:105px;
}
.link_right {	
	float: right;
	display: inline;
	margin-right: 6px;
	margin-bottom: 2px;
	margin-top:3px;
}
.link_right a {	
	color: #FFFFFF;
	font-weight: bold;
}
.menu {
	background-image: url(../image/menu/fondo_menu.jpg);
	height: 80px;
	width: 995px;
}
.boton_on {
	float: left;
	width: auto;
	margin-right: 2px;
	margin-left: 5px;
	display: inline;
}
.boton_on .left {
	background-image: url(../image/menu/boton_on.jpg);
	background-repeat:  repeat-x;
	background-position: left center;
	float: left;
	height: 50px;
	width: 15px;
}
.boton_on .center {
	background-image: url(../image/menu/boton_on.jpg);
	background-repeat:  repeat-x;
	background-position: center center;
	float: left;
	height: 36px;
	width: auto;
	padding-top: 14px;
}
.boton_on .center a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 13px;
}
.boton_on .right {
	background-image: url(../image/menu/boton_on.jpg);
	background-repeat:  repeat-x;
	background-position: right center;
	float: left;
	height: 50px;
	width: 15px;
}


.boton_off {
	float: left;
	width: auto;
	margin-right: 2px;
	margin-left: 5px;
	display: inline;
}

.boton_off .left {
	background-image: url(../image/menu/boton_off.jpg);
	background-repeat:  repeat-x;
	background-position: left center;
	float: left;
	height: 50px;
	width: 15px;
}
.boton_off .center {
	background-image: url(../image/menu/boton_off.jpg);
	background-repeat:  repeat-x;
	background-position: center center;
	float: left;
	height: 36px;
	width: auto;
	padding-top: 14px;
}
.boton_off .center a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 13px;
}
.boton_off .right {
	background-image: url(../image/menu/boton_off.jpg);
	background-repeat:  repeat-x;
	background-position: right center;
	float: left;
	height: 50px;
	width: 15px;
}
.menu .hora {
	float: right;
	width: 360px;
	padding-top: 14px;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: right;
	padding-right: 15px;
}
.menu .submenu {
	float: left;
	width: 975px;
	padding-left: 20px;
}
.menu .submenu .subboton_off {
	float: left;
	width: auto;
	background-image: url(../image/menu/puntos.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-left: 15px;
	padding-right: 10px;
	margin-top: 3px;
}
.menu .submenu .subboton_on{
	float: left;
	width: auto;
	background-image: url(../image/menu/puntos.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-left: 15px;
	padding-right: 10px;
	margin-top: 3px;
}
.menu .submenu .subboton_off a , .menu .submenu .subboton_on a{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	height:30px;
}
.menu .submenu .subboton_off .right, .menu .submenu .subboton_on .right {
	float: left;
}
.menu .submenu .subboton_on a{
	color: #94C731;
	}
.submenu .buscador {
	float: right;
	text-align: right;
	padding-right: 15px;
	width: 265px;
}
.buscador #form1 .busca {
	border: none;
	float: left;
	padding-top: 2px;
	/*padding-right: 4px;*/
	display: inline;
}
.buscador #form1 .busca input.image{
	border: none;
}

.buscador #form1 .busca input.text{
}
.mapaSitio a {
	color:#333333;
}
.topblog a {
	color:#333333;
}
