/* Index */
div#cuerpoIndex{
	text-align: center;
	padding-bottom: 25px;
}
div#indexBienvenidos{
	background-image: url("img/bienvenidos.png");
	background-repeat: no-repeat;
	background-position: center;
	height: 307px;
	margin-top: 20px;
}
p.pindexCatalogo{
	position: absolute;
	margin-top: 209px;
	margin-left: 678px;
}
a.aindexCatalogo{
	color: #E37222;
	font-size: 20px;
	text-decoration: none;
}
a.aindexCatalogo:hover{
	color: #FFFFFF;
}
div#indexptosventa{
	background-image: url("img/logoptosventa.png");
	background-repeat: no-repeat;
	width: 488px;
	height: 148px;
	margin-top: 10px;
	margin-left: 38px;
}
p.pindexptosventa{
	position: absolute;
	margin-top: 41px;
	margin-left: 160px;
}
a.aindexptosventa{
	color: #003a27;
	font-size: 13px;
	text-decoration: underline;
}
a.aindexptosventa:hover{
	text-decoration: none;
}
div#indexdistribuidor{
	background-image: url("img/distribuidor.png");
	background-repeat: no-repeat;
	width: 344px;
	height: 137px;
	margin-top: 10px;
}
p.pindexdistribuidor{
	position: absolute;
	margin-top: 95px;
	margin-left: 35px;
}
a.aindexdistribuidor{
	color: #e37222;
	font-size: 13px;
	text-decoration: underline;
}
a.aindexdistribuidor:hover{
	text-decoration: none;
}
div#textoIndex{
	margin-top: 10px;
	color: #FFFFFF;
	font-size: 14px;
}

/* Home sin menu */
div#CabeceraHome{
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	padding-left: 50px;
	padding-top: 20px;
	padding-right: 50px;
}
div#CabeceraHome img{
	vertical-align: middle;
	margin-right: 10px;
}
div#contenidoCabeceraHome{
	padding-bottom: 5px;
	border-bottom: 1px solid #e37222;
}
div#contenidoHome{
	background-image: url("img/centroHome.jpg");
	background-repeat: repeat-y;
	padding: 15px 50px 20px 50px;
	font-size: 13px;
	min-height: 500px;
  	height: auto !important;
  	height: 500px;
	color: #FFFFFF;
}
div#contenidoHome p{
	margin-bottom: 15px;
}
div#contenidoHome a{
	color: #E37222;
}

/* Home con menu */
div#CabeceraHome2{
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	padding-left: 50px;
	padding-top: 20px;
	padding-right: 50px;
}
div#CabeceraHome2 img{
	vertical-align: middle;
	margin-right: 10px;
}
div#contenidoCabeceraHome2{
	padding-bottom: 5px;
	border-bottom: 1px solid #e37222;
	margin-bottom: 10px;
}
div#contenidoHome2{
	background-image: url("img/centroHome.jpg");
	background-repeat: repeat-y;
	padding-top: 3px;
	padding-bottom: 5px;
	margin-bottom: 8px;
	min-height: 500px;
  	height: auto !important;
  	height: 500px;
}
div#paginaIzq{
	padding-top: 10px;
	float: left;
	margin-left: 1px;
	background-image: url("img/fmnuizq.jpg");
	background-repeat: repeat-y;
	width: 244px;
	min-height: 440px;
  	height: auto !important;
  	height: 440px;
}
div#paginaDer{
	float: right;
	background-image: url("img/fondoContenido.jpg");
	background-repeat: repeat-y;
	width: 625px;
	margin-top: 3px;
	margin-right: 20px;
	font-size: 13px;
	min-height: 500px;
  	height: auto !important;
  	height: 500px;
	padding: 5px 0px 5px 5px;
	color: #FFFFFF;
}
div#contDer{
	width: 600px;
}
div#contDer p{
	margin-bottom: 15px;
}
div#contDer a{
	color: #e37222;
}
div.btnIzq{
	margin-bottom: 10px;
	background-image: url("img/btnMnuIzq.jpg");
	background-repeat: repeat-y;
	width: 241px;
	height: 35px;
	text-align: center;
}
div.btnIzq a{
	margin-left: 30px;
	font-size: 15px;
	color: #E37222;
	text-decoration: none;
	display: block;
}
div.btnIzq a:hover{
	color: #FFFFFF;
}
div.btnIzq a.sele{
	color: #FFFFFF;
}
/* Tercera subSeccion */
table#subSec3{
	background-image: url("img/btnMnuIzq.jpg");
	background-repeat: repeat-y;
	width: 241px;
	padding: 5px 5px 5px 50px;
}
table#subSec3 a{
	font-size: 13px;
	color: #E37222;
}
table#subSec3 a:hover{
	text-decoration: underline;
}
table#subSec3 a.sele{
	color: #FFFFFF;
}

/* Noticias */
div.noticia{
	text-align: left;
	padding: 10px 20px 10px 20px;
}
p.tituloNoticia{
	color: #E37222;
	font-size: 12px;
}
p.resumenNoticia{
	margin-top: 10px;
	margin-bottom: 5px;
	color: #FFFFFF;
	font-size: 13px;
}
div#paginador{
	font-size: 12px;
	float: right;
}
div#paginador a{
	color: #FFFFFF;
	text-decoration: none;
}
div#paginador a:hover{
	text-decoration: underline;
}
div#paginador a.si{
	color: #E37222;
}
a.noticiaCompleta{
	font-size: 12px;
	color: #E37222;
	text-decoration: none;
}
a.noticiaCompleta:hover{
	text-decoration: underline;
}
div#noticiaAtras{
	padding: 10px 0px 10px 10px;
}
div#noticiaAtras a{
	font-family: 12px;
	text-decoration: none;
	color: #FFFFFF;
}
div#noticiaAtras a:hover{
	text-decoration: underline;
}
/* Productos */
div#paginaDerProd{
	float: right;
	width: 625px;
	margin-top: 3px;
	margin-right: 20px;
	font-size: 13px;
	padding: 5px 0px 5px 5px;
	color: #FFFFFF;
}
.ref0{
	width: 532px;
	margin-left: 36px;
	margin-bottom: 0px;
	text-align: right;
	background-color: #000000;
	padding: 5px 20px 5px 0px;
}
.ref1{
	color: #d56c21;
	font-size: 13px;
}
div#contenidoHome3{
	background-image: url("img/centroHome.jpg");
	background-repeat: repeat-y;
	padding-top: 3px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	/*min-height: 496px;
  	height: auto !important;
  	height: 496px;*/
}
div#thumb{
	width: 555px;
	margin-left: 36px;
	text-align: left;
}
