@charset "utf-8";
body {
	font-family:Arial, Helvetica, sans-serif;
	background: #FFF;
	margin: 0;
	padding: 0;
	text-align: center;
	height:100%;
}
#container {
	width: 100%;
	margin: 0 auto;
	text-align: left;
	overflow:hidden;
	position: relative;
}
.centrado {
	width: 100%;
	margin: 0 auto;
	text-align: center;
}

.cabecera{
	background-image: url(imgs/fondo_flash.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 398px;
	position: absolute;
	top: 0px;
	left: 50%;
	width: 1130px;
	margin-left: -580px;
	
}

.top{
	background-image: url(imgs/fondo_top.gif);
	background-repeat: repeat-x;
	background-position: center top;
	height: 398px;
}

.cont{
	background-image: url(imgs/fondo_vert.gif);
	background-repeat: repeat-y;
	background-position: center center;
}
.senefa{
	background-image: url(imgs/fondo_senefa.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	height: 344px;
}
.senefaImg {
	background-image: url(imgs/senefa.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 344px;
}
.pie{
	background-image: url(imgs/fondo_pie.gif);
	background-repeat:  repeat-x;
	background-position: bottom;
	height: 300px;
	
	font-size: 14px;
	color: #d9c596;
	line-height: 28px;
}

.pie input, .pie textarea{
	text-indent: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	background:none;
	border:none;
	color: #d9c596;
}

.pie input[type=text] {
	width: 212px;
	height: 24px;
}
.pie  input[type=button] {
	margin: 4px 6px 3px 0px;
	width: 68px;
	height: 26px;
	cursor: pointer;
	font-size: 13px;
	background-image: url(imgs/btn_fondo.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.pie   input[type=button]:hover {
	background-position: 0px -26px;
}
.pie textarea {
	width: 212px;
	height: 58px;
	clear: both;
	overflow: auto;
	overflow-y: auto;
	overflow-x: hidden;
}

.pie .cuadrito {
	background:none;
	color: #d9c596;
	border: 1px solid #db5857;
	vertical-align: middle;
}

.pie .cuadrito:hover {
	border: 1px solid #d54645;
}

.tabla {
	width: 934px;
}
.tabla a {
	color: #FFFFFF;
	text-decoration: none;
}

.tabla td{
	vertical-align: top;
}
/*
.tabla img{
	margin: 12px;
}
*/
.tabla .puntos{
	background-image: url(imgs/punto.gif);
	background-repeat:  repeat-y;
	background-position: center top;
	width: 42px;
}
.tabla .puntosTit{
	background-image: url(imgs/punto.gif);
	background-repeat:  repeat-y;
	background-position: 40px top;
	width: 62px;
	text-align: left;
}
.tablatexto th{
	color: #DE2E1B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	line-height: 32px;
}
.tablatexto td{
	color: #736357;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	vertical-align: top;
}
.columna {
	vertical-align: top;
	width: 300px;
}
.verde{
	color: #B5AC01;
	text-align: right;
	font-size: 19px;
	letter-spacing: 0.5px;
}
.verde img{
	clear: both;
}
.productos{
	text-align: center;
	position: relative;
}
.categ{
	float: left;
	background-position: center 2px;
	background-repeat: no-repeat;
	position: relative;
	margin: 6px;
}
.categ a {
	text-decoration: none;
}

.categmarco{
	width: 138px;
	height: 125px;
	background-image:url(imgs/prod_catborde.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	cursor: pointer;
}
.categmarco-actual {
	width: 138px;
	height: 125px;
	background-image:url(imgs/prod_catactual.gif);
	background-position: center center;
	background-repeat: no-repeat;
}
.categmarco:hover{
	background-position: 0px -125px;
}
.categ .titu {
	position: absolute;
	left: 12px;
	bottom: 9px;
	font-size: 14px;
	color: #FFFFFF;
	text-align: left;
}
.categ  .titu a {
	color: #FFFFFF;
	text-decoration: none;
}


.prod{
	float: left;
	background-position: center top;
	background-repeat: no-repeat;
	margin: 6px 0px 36px 0px;
	position: relative;
	width: 528px;
	/* min-height: 210px; */
	border-bottom: 4px solid #D9C596;
}

.prodmarco{
	position: relative;
	width: 528px;
	height: 170px;
	background-image:url(imgs/prod_borde.gif);
	background-position: center top;
	background-repeat: no-repeat;
}

.prod .titu {
	position: relative;
	margin-top: 24px;
	margin-left: 8px;
	font-size: 21px;
	color: #DE2E1B;
	text-align: left;
	text-transform: uppercase;
}
.prod .desc {
	position: relative;
	margin-top: 6px;
	margin-left: 8px;
	font-size: 12px;
	color: #736357;
	text-align: left;
	overflow: visible;
	margin-bottom: 14px;
}
.marcas {
	height: 38px;
	font-size: 22px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color: #D9C596;
}
.marcas a {
	color: #736357;
	text-decoration: none;
	margin-left: 8px;
}
.marcas a:hover {
	color: #DE2E1B;
}
.marcas .sel{
	color: #DE2E1B;
	margin-left: 8px;
}
.histo {
	margin-bottom: 36px;
	position: relative;
}

.histo .intro {
	color: #736357;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 15px;
	text-align: left;
	min-height: 180px;
	width: 510px;
	margin-left: 69px;
}
.histo  .introimg  {
	margin: 0px;
	position: absolute;
	top: -20px;
	right: 0px;
}

.histo .anio {
	color: #DE2E1B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-weight: normal;
	float: left;
}
.histo .tex, .histo .tex td{
	color: #736357;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 15px;
	text-align: left;
}
.histo .tex{
	margin-left: 60px;
	padding-left: 8px;
	border-left: 1px solid #736357;
	overflow: auto;
	min-height: 27px;
}

.histo .imgflot {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}
.tablacontacto th {
	color: #DE2E1B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	text-align: center;
	vertical-align: top;
	line-height: 32px;
}
.tablacontacto td {
	color: #736357;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	line-height: 18px;
}
