/* MAIN PAGE STARTS */

#MainContainer {
	background:url(../images/defaults/page_background.jpg) no-repeat center top;
	width:1044px;
	padding-left:10px;
	margin:0 auto;
}
.BoxContent {
	background:url(../images/defaults/box_background.jpg) repeat-x bottom;
	width:320px;
	margin:0 2px 0 3px;
	float:left
}
.BoxContent h1 {
	height:30px;
}
#boton_zonainteractiva {
	float:right;
	width:645px;
	height:50px;
	background:url(../images/defaults/boton_zonainteractiva.jpg) no-repeat 60px 0;
	padding-bottom:20px;
	padding-top:230px;
	text-align:center;
}
#boton_zonainteractiva a{
	font-size: 22px;
}
#boton_zonainteractiva a:hover{
	text-decoration:none;
}
.Box {
	width:286px;
	padding:0 17px;
	height:200px;
	line-height:14px;
}
#boxLeft {
	background:url(../images/defaults/box_left.jpg) no-repeat bottom;
	height:500px;
}
#boxCenter {
	background:url(../images/defaults/box_center.jpg) no-repeat bottom;
	text-align:center;
}
#boxRight {
	background:url(../images/defaults/box_right.jpg) no-repeat bottom;
}
#boxLeft p.ContactInfo {
	padding:15px 0 0;
	line-height:16px;
}
.btn_catalogo {
	display:block;
	padding:100px 0 20px 0;
	background-image:url(../images/defaults/btn_catalogo.png);
	background-repeat:no-repeat;
	font-size:11px;
	color:#FFF;
}
.btn_catalogo:hover {
	text-decoration:none;
	color:#ccc;
}
.btn_ubicacion_wrapper {
	position:relative;
	padding-top:10px;
}

.btn_ubicacion {
	display:block;
	width:311px;
	padding:88px 0 20px 0;
	background-image:url(../images/defaults/ubicaciones.png);
	background-repeat:no-repeat;
	font-size:11px;
	color:#FFF;
	position:absolute;
	left:-32px;
	text-align:center;
}
.btn_ubicacion:hover {
	text-decoration:none;
	color:#ccc;
}

.ContactInfo a {
	color:#006699;
}
.ContactInfo a:hover {
	color: #666666;
}
#boxCenter img.right {
	padding:0 5px 0;
}
#LinksCanales {
	list-style:none;
	padding:10px 0 50px 30px;
	font-size:11px;
	line-height:20px;
	height:140px
}
#LinksCanales li a {
	float:left;
	clear:left;
	padding:0 0 0 10px;
	background-position:0 8px;
	background-repeat:no-repeat;
}
#LinksCanales li a.naranja {
	background-image:url(../images/index/bullet_naranja.gif);
}
#LinksCanales li a.celeste {
	background-image:url(../images/index/bullet_celeste.gif);
}
#LinksCanales li a.morado {
	background-image:url(../images/index/bullet_morado.gif);
}
#LinksCanales li a.rojo {
	background-image:url(../images/index/bullet_rojo.gif);
}
#LinksCanales li a.verde {
	background-image:url(../images/index/bullet_verde.gif);
}
#LinksCanales li a.azul {
	background-image:url(../images/index/bullet_azul.gif);
}
#LinksCanales li a.amarillo {
	background-image:url(../images/index/bullet_amarillo.gif);
}
#LinksCanales li a.naranja:hover, #LinksCanales li a.celeste:hover, #LinksCanales li a.morado:hover, #LinksCanales li a.rojo:hover, #LinksCanales li a.verde:hover, #LinksCanales li a.azul:hover, #LinksCanales li a.amarillo:hover {
	background-image:url(../images/index/bullet_gris.gif)
}
#boxRight h4 {
	color:#F05D11;
}
#jqnewsVert {
	overflow: hidden;
	height:150px;
	width: 286px;
	clear:both;
	padding:5px 0;
}
#jqnewsVert div {
	display: block;
	/*overflow: hidden; */
	height:80px;
	width: 255px;
	padding:0 0 10px 30px;
}
/* MAIN PAGE ENDS */

.accordion {
	margin:0;
	padding:51px 0 50px;
	list-style-type: none;
	width:1000px;
	overflow:hidden;
	float: right;
	height:243px;
	float:left;
	background:url(../images/index/acordion_background.gif) no-repeat 0 51px
}
.accordion li {
	cursor:pointer;
	width:350px;
	float: left;
	text-align:right;
}
.accordion li a {
	float:right
}
.accordion li img {
}
.accordion .active_click {
	cursor:default;
}
.bn_directorio {background-image:url(../images/index/bn_directorio.gif); background-position:top center; background-repeat:no-repeat; width:257px; height:77px; display:block; margin:0 auto; margin-top:10px;}
.bn_zonainteractiva {background-image:url(../images/index/bn_zona_interactiva.png); background-position:0 0; background-repeat:no-repeat; width:257px; height:136px; display:block; margin:0 auto; margin-top:10px;}

