
#MainContainer{
   background:url(../images/distribuidores/distribuidores_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;
	height:290px;
	float:left
}
.BoxContent h1{ height:30px;}
.Box{
	width:286px;
	padding:0 17px;
	height:290px;
	line-height:14px;
}
#boxLeft{ background:url(../images/defaults/box_left.jpg) no-repeat bottom;}
#boxCenter{ background:url(../images/defaults/box_center.jpg) no-repeat bottom;}
#boxRight{ background:url(../images/defaults/box_right.jpg) no-repeat bottom;}


#boxLeft p.ContactInfo{
	padding:15px 0 0 ;
	line-height:16px;
}
.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;
}

#flash{
	width:960px;
	height:450px;
	display: block;
	 margin-top: 50px;
}
h5{
	color: #AB1314;
	font-size: 16px;
	margin-top: 50px;
	width: 350px;
}

.centerimg{
	display: block;
	margin: 0 auto;
}
