/*  GENERAL
*******************************************************************************************************************/html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, 
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td, embed, div,
object {margin:0px;padding:0px;}

ul {}
li {margin-right:1em;margin-left: 0.2em;}
ol {}
hr {border: thin dotted #CCCCCC;}
p {margin-right: 1em;}

a  {
  color: #fff;
  font-weight:bold;
  text-decoration:underline;
  font-size:.9em;
 
  
}
a:hover, a:active,a:focus {
  font-weight:bold;
  color:#fff;
  text-decoration:underline;
  outline:none;
  
}
a img, a:hover img, a:active img, a:focus img {outline:none;}



/*  LAYOUT
*******************************************************************************************************************/
/* FONDO FIJO  */
html {
	background-image:url(../images/bg.gif);
	background-repeat:  repeat-x;
}
body {margin:0; padding:0; width:100%; height:auto; overflow-y:auto; overflow-x:hidden;font-size: 90%; }

/* FONDO AUTOAJUSTABLE  
html {background-image:'../images/bgcabecera.png' repeat-x;}
body {margin:0; padding:0; width:100%; height:auto; overflow-y:hidden; font-size: 90%; }
#background{position:absolute; z-index:1; width:100%; height:100%; margin:0; padding:0; }
#scroller {
	position:absolute;
	width:100%;
	height:100%;
	top:0%; /* reserva de espacio hasta el menuprincipal 
	left:0;
	overflow-x:hidden; overflow-y:auto;
	z-index:2;
	
} */

/* CONTENEDOR GENERAL LAYOUT   */
#exterior {
	width: 980px;
	height: auto;
	overflow: visible;
	margin:0 auto;
	background-color: #fff;
	padding-bottom:0px;
	
}

#contenedor					
{
	padding:0%;
	width: 933px;
	height: auto;
	overflow: visible; /* hidden para elastico hor-vert */
	margin:0 auto;
	background-color:#FFFFFF;
	margin-bottom:1%;
	margin-top:30px;
	

}
#contenedortblpedido					
{
	padding:0%;
	width: 83%;
	height: auto;
	overflow: visible; /* hidden para elastico hor-vert */
	margin:0 auto;
	background-color:#FFFFFF;
	margin-bottom:1%;
	margin-top:30px;
	

}
/* LAYOUT INDEX */
#cabecera{
	
	height: 117px; 
	overflow: hidden;
	text-align: center;
	margin: 0 auto;
	width: 960px;
	background:url('../images/cabecera.jpg') no-repeat;
	
}
#logo{
	
	float:left;
	height: auto; /* porcentaje para elastico hor-vert */
	overflow: hidden;
	width: 220px;
	margin-top:10px;
	
}
.telefono{
	
	float:right;
	margin-right:35px;
	height: 30px; 
	overflow: hidden;
	width: auto;
	margin-top:55px;
	font-family: Trebuchet MS;
	font-size: 1.8em;
	color: #fff;
	
}
#anim1{
	margin:10px auto;
	margin-top:10px;
	margin-bottom:10px;
	text-align:center;
	height:142px;
	width:933px;
		
}
#fotobanner{
	margin:0px auto;
	margin-top:10px;
	margin-bottom:0px;
	text-align:center;
	height:151px;
	width:924px;
		
}


#indexcolcontenidos{
	
	float:left;
	height: auto; /* porcentaje para elastico hor-vert */
	overflow: auto;
	text-align: justify;
	margin-top: 10px;
	width: 68%;
	
}
#colnoticias{
	
	float:right;
	margin-top: 10px;
	margin-bottom:10px;
	padding-left:15px;
	padding-top:10px;
	height: auto;
	width: 30%;
	background-position: left center;	
	border-left-width: 1px;border-left-style: solid;border-left-color: #f2f2f2;
	background-color:#EAF1F6;


}

/* LAYOUT INFORMATIVAS */
#colinformativas					
{
	padding-top: 0;
	margin:0 auto;
	text-align: justify;
	width:924px;
	height: auto;
	overflow: auto;
	
	
}
/* LAYOUT CATALOGOS */

#catalogoscol1{
	float: left;
	padding-top:2%;
	width: 330px;
	text-align: left;
	height: auto;
	overflow: hidden;
	
}

#catalogoscol2{
	float:right;
	height: auto;
	overflow: auto;
	text-align: justify;
	margin-top: 1.5%;
	width: 600px;
	clear: none;
}

#catalogosfila1{
	float: left;
	width: 850px;
	text-align: left;
}

#catalogosfila2{
	float: left;
	width: 820px;
	margin-left: 10px;
	overflow: auto;
	height: 465px;
}

/* LAYOUT CONTACTAR */
#login{
	margin: 0 auto;
	height: auto;
	overflow: auto;
	text-align: center;
	margin-top: 1.5%;
	width: 50%;
	clear: none;
}
#contenedorcontactar					
{
	padding:0%;
	width: 80%;
	height: auto;
	overflow: visible; /* hidden para elastico hor-vert */
	margin:0 auto;
	background-color:#FFFFFF;
	margin-bottom:1%;
	margin-top:30px;
	

}
#contactarcol1 {
	float: left;
	width: 46%;
	text-align: left;
	margin-top: 0%;
	margin-bottom: 0%;
	margin-left:10px;
	height: auto;
	overflow:auto;
}
#contactarcol2 {
	width: 46%;
	float:right;
	text-align: left;
	margin-top: 0%;
	height: auto;
	overflow:auto;
	
}
#contactarcol3 {
	width: 100%;
	float:left;
	margin-left:10px;
	text-align: left;
	margin-top: 0%;
	height: auto;
	overflow:auto;
	
}

#contactarcolcfm{
	margin-top: 50px;
	margin-left:10%;
	margin-right:10%;
	
	text-align: left;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	height: auto;
	
	
}
/* GALERIA */

/* LAYOUT PIE */
#pie {
	width: 100%;
	/*position:absolute;top:90%; para elastico hor-vert*/
	height:100px;
	margin: 0 auto;
	margin-top: 0%;
	margin-bottom:10px;
	padding-top:5px;
	padding-bottom:5px;
	
	color: #FFF;
	text-align: center;
	font-weight: bold;
	background-color:#ED1B24;
	
}

#piepedidos {
	width: 980px;
	/*position:absolute;top:90%; para elastico hor-vert*/
	height:100px;
	margin-left: -85px;
	margin-top: 0%;
	margin-bottom:10px;
	padding-top:5px;
	padding-bottom:5px;
	
	color: #FFF;
	text-align: center;
	font-weight: bold;
	background-color:#ED1B24;
	
}


#piecontenedor {width: 960px; text-align:center; margin: 0 auto;}
#piecol1 {width: 19%; float:left; text-align:left; margin-left:10px; margin-top:10px; border-right-width:1px;border-right-style:dotted;border-right-color:#FFF; font-size: 1em;}
#piecol2 {width: 74%; float:left; text-align:center; margin-left:10px; margin-top:10px;font-weight: bold;font-family:arial; font-size: .8em;}

	
}

/*  NAV GENERAL NO PAREMETRIZADO DESDE CMS3
*******************************************************************************************************************/
.contmenuprincipal{
	width:960px; overflow:visible; height:30px; margin:0;  
}
.menuprincipal{
	padding:0; 
	margin:0 auto; 
	height: 30px;
	list-style-type:none;
	float:left;
	position:relative; 
	left:50%;
}
.menuprincipal li{
	float:left; position:relative; right:50%; margin:0;

}
.menuprincipal li a{
	font-size:.8em ; /*  tamaño letra */
	width:auto;
	display:block;
	float:left;
	padding-left:15px;
	text-decoration:none;
	cursor:pointer;
	background:url('../images/imgfondomenupr.png') 0px -30px no-repeat;
	font-weight: bold;
}
.menuprincipal li a span{
	line-height:30px; 
	float:left; 
	display:block; 
	padding-right:15px; 
	background:url('../images/imgfondomenupr.png') 100% -30px no-repeat;}
.menuprincipal li a:hover{background-position:0px -60px;} 
.menuprincipal li a:hover span{background-position:100% -60px;}
.menuprincipal li a.active, .menuprincipal li a.active:hover{line-height:30px; 
	font-size:.8em ; /*  tamaño letra */
	background:url('../images/imgfondomenupr.png') 0px -90px no-repeat;}
.menuprincipal li a.active span, .menuprincipal li a.active:hover span{background:url('../images/imgfondomenupr.png') 100% -90px no-repeat;} 



.contmenuprincipal2{
	width:77%; overflow:visible; height:30px; margin:0; float:right;
}
.menuprincipal2{
	margin:0;
	padding-top:35px; 
	height: 30px;
	list-style-type:none;
	float:right;
	margin-left:0px;
	/*  colocacion del menu dar misma cantidad en % a left y right position:relative; 
	left:50%;*/
}

.menuprincipal2 li{
	float:left; 
	/*position:relative; right:50%;   colocacion del menu dar misma cantidad en % a left y right */
	margin:0;
}
.menuprincipal2 li a{
	font-size:1em ; /*  tamaño letra */
	width:auto;
	display:block;
	float:left;
	padding-left:15px;
	text-decoration:none;
	cursor:pointer;
	background:url('../images/imgfondomenupr2.png') 0px -30px no-repeat;
	font-weight: bold;
}
.menuprincipal2 li a span{
	line-height:30px; 
	float:left; 
	display:block; 
	padding-right:15px; 
	background:url('../images/imgfondomenupr2.png') 100% -30px no-repeat;}
.menuprincipal2 li a:hover{background-position:0px -60px;} 
.menuprincipal2 li a:hover span{background-position:100% -60px;}
.menuprincipal2 li a.active, .menuprincipal2 li a.active:hover{line-height:30px; 
	font-size:1em ; /*  tamaño letra */
	background:url('../images/imgfondomenupr.png') 0px -90px no-repeat;}
.menuprincipal2 li a.active span, .menuprincipal2 li a.active:hover span{background:url('../images/imgfondomenupr2.png') 100% -90px no-repeat;} 




.submenuhor a {font-family: "Trebuchet MS", Arial;font-size:12px; text-decoration:none; padding-left:3px; padding-right:3px;}
.submenuhor a:hover {}
.submenuhor a:active {}



.submenuvert a {
	font-family: "Trebuchet MS", Arial;
	font-size:.8em;
	font-weight:normal;
	text-decoration:none;
	padding-left:5px;
	line-height:30px;
	display: block;
	margin-top:1px;
	height: 30px;
	width: 300px;
	background: url('../images/imgfondomenuprverta.png') ;
}
.submenuvert a:hover, .submenuvert a:active, .submenuvert a:focus {
	height: 30px;
	width: 300px;
	font-weight:normal;
	background: url('../images/imgfondomenuprvertover.png') ;

}




.categorias {
	width: 100%;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height:1.2em;
	background: url('../images/fondocategorias.jpg') repeat;
	color:#fff;
	border:0px;
	
	

}

/*  COLUMNAS
*******************************************************************************************************************/

#columnas {
	float:left;
	height:100%;
	overflow:visible;
	width:99%;
} 
.icolumnas {
	display:inline;
	float:left;
	width:46%;
	margin-left:0;
	margin-right:1%;
	text-align:justify;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;	
}

/*  FORMS
*******************************************************************************************************************/

#form					{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

input, textarea				{
	color:#000000;
	background-color: #F0EFEF;
	margin: 2px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border-left-width: 1px; border-left-style: solid; border-left-color: #ED1B24;
	border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #ED1B24;
	border-right-width: 1px; border-right-style: solid; border-right-color: #ED1B24;
	border-top-width: 1px; border-top-style: solid; border-top-color: #ED1B24;

		
	
}
.checkbox {width:1em; text-align:left; }

.botonenviar			{
	color:#fff;
	background-color: #ED1B24;
	height:32px;
	font-size:1em;
	margin-top: 0px; margin-bottom:0px;
	width:auto;
	border-width: 1px ;
	border-color: #000 ;
}
.tituloformulario {
font-size: 1em;text-align: left;border-bottom-width: 0px;border-bottom-style: dotted;border-bottom-color: #999999;font-weight: bold;line-height: 1.1em; padding-left:5px;padding-top:2px;
background-color:#ED1B24; color:#fff; width:100%; display:block; height:20px; margin-top:10px; margin-bottom:10px;}
.subtituloformulario {
font-size: 1em;text-align: left;border-bottom-width: 0px;border-bottom-style: dotted;border-bottom-color: #999999;font-weight: bold;line-height: 1.1em; padding-left:5px;padding-top:2px;
background-color:#ED1B24; color:#fff; width:800px; display:block; height:20px; margin-top:10px; margin-bottom:10px;}


/*  TIPOGRAFIA
*******************************************************************************************************************/
.titulos {
font-size:1.2em;text-align:left;border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:#999999;font-weight:normal;margin-top:0;margin-bottom:0;line-height: 1.8em;
}

.titulonoticias {
font-size: 1em;text-align: left;border-bottom-width: 0px;border-bottom-style: dotted;border-bottom-color: #999999;font-weight: bold;line-height: 1.1em; padding-left:5px;padding-top:2px;
background-color:#ED1B24; color:#fff; width:260px; display:block; height:20px;}

.fechanoticias {
	font-size: .8em;
	font-weight: bold;
	text-align: left;
	line-height:.8em;
	padding-bottom:0em;
	

}
.cuerponoticias {
	text-align: left;
	font-weight:normal;
	color: #000000;
	font-size: .8em;
	
}
.cuerponormal {
	font-size: .9em;
	text-align: justify;
	color: #000;
}
.notaspequenas {
	font-size:.7em;
	text-align: justify;
	width: 370px;
}


/*  CONTROL IMAGENES Y OBJECTS
*******************************************************************************************************************/
img {margin: 0 10px 0 10px; border:0;}
.eidofckflash {padding:0; margin:3px 5px;}
