@charset "utf-8";
/* CSS Document */
@font-face {
font-family: 'MyriadPro';
src:url(../fuentes/MyriadPro-Bold.otf) format('truetype');;
}
@font-face {
font-family: 'MyriadProReg';
src:url(../fuentes/Myriad%20Pro%20Regular.ttf) format('truetype');;
}
#divBG{
	background-image:url(../images/distribuidores/DSC07691.jpg);
	background-size:100% 100%;}
#barra1H{
	font-family: 'MyriadProReg';
	position:absolute;
	width:1270px;
	height:100px;
	top:165px;
	left:-60px;
	background-image:url(../images/distribuidores/cinta%20verde.png);
	background-size:100% 100%;
	
	}
#barra1H p{
	font-family: 'MyriadProReg';
	font-size:23px;
	color:#FFF;
	margin-left:26px;
	margin-top:20px;
	margin-right:26px;
	text-align:justify;}
#letreroUno{
	position:absolute;
	top:300px;
	left:-64px;
	background-image:url(../images/distribuidores/ademas.png);
	width:395px;
	height:450px;}
#titUno{
	position:absolute;
	top:3px;

	left:63px;
	width:250px;
	height:90px;
	text-align:center;}
#contUno{
	position:absolute;
	top:93px;
	left:63px;
	width:250px;
	height:360px;
	text-align:left;}
	
#letreroDos{
	position:absolute;
	top:300px;
	left:375px;
	background-image:url(../images/distribuidores/productos%20y%20servicios.png);
	background-size:100% 100%;
	width:395px;
	height:485px;}
#titDos{
	position:absolute;
	top:-6px;

	left:82px;
	width:250px;
	height:90px;
	text-align:center;}
#contDos{
	position:absolute;
	top:93px;
	left:80px;
	width:250px;
	height:360px;
	text-align:left;}
	
#letreroTres{
	position:absolute;
	top:300px;
	left:820px;
	background-image:url(../images/distribuidores/seamos.png);;
	width:395px;
	height:450px;}
#titTres{
	position:absolute;
	top:-2px;

	left:86px;
	width:250px;
	height:90px;
	text-align:center;}
#contTres{
	position:absolute;
	top:93px;
	left:86px;
	width:250px;
	height:360px;
	text-align:center;}
.p2{
	font-family: 'MyriadProReg';
	}
a{
	text-decoration:none;}