/* Name Your Style Sheet Here */

/* INICIO PRINCIPAL BODY FONDO///////////////////////////////////////////////////////////////////////////////////*/
body {
	background-color: #EFF2F7;
	
}

a:link {color: #CCC;;	text-decoration: none;} a:visited {	text-decoration: none;}a:hover {text-decoration: underline;	color: #09F;}a:active {	text-decoration: none;}
a:visited {	color: #06C;}

.flashreq {
	text-align: center;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}


.principal{
		margin-top:-8px;
	margin-left:auto;
	margin-right:auto;

	position: relative;
	width:900px;
	font-family:Arial, Helvetica, sans-serif;
	z-index:0;
}


.barraIzq{
	width:1px;
	height:380px;
	float:left;
	background-image:url(../images/barras.jpg);
	background-repeat:repeat-y;
	z-index:1;
}
.centro{
	width:898px;
	height:380px;
	float:left;
	background-color:#FFF;
	z-index:2;
	overflow:auto;
	
	
	
}

.barraDer{
	width:1px;
	height:380px;
	float:right;

	background-image:url(../images/barras.jpg);
	background-repeat:repeat-y;
	background-position:right;
    /*	margin-right:-30px;*/	
    z-index:1;
}

.piepagina{
	width:900px;
	height:49px;
	float:left;
		
	background-image:url(../images/pie.jpg);
	background-repeat:repeat-x;
	z-index:1;
}


/* FINAL PRINCIPAL BODY FONDO///////////////////////////////////////////////////////////////////////////////////*/


.contenido {
	margin-top:15px;
	margin-left:65px;
	width:700px;
	
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	color: #5a5959;
		
}.titulosprod {
	font-size: 15px;
	font-weight:bolder;
	color:#000;
	text-align: left;
	
}

.textocentrado {
	font-size: 15px;
	text-align:center;
	font-weight:bolder;
	color:#000;
	
}
.fuente_contenido {
	text-align:justify;
	font-weight: 400;
	color: #595959;
	line-height: 120%;
}

.fuente2_contenido {
	text-align:left;
	font-weight: 400;
	color: #595959;
	line-height: 120%;	
}

.bold_contenido {
	margin-bottom:0px;
	font-weight:bolder;
	text-align: left;
	color: #595959;
	line-height: 109.9999984105428%;
	padding-top:1px;
	padding-bottom:2px;
	font-size: 12px;
}
.cabecera {
	
	margin: 0 auto;	
	
}
.fetal1_imagenes {
	position:absolute;
	left:675px;
	top:10px;
	width:195px;
	height:181px;
	z-index:1;
}

.piepagina_copy {
	font-size: 12px;
	color: #147bd4;
	font-weight: bold;
}
.bold_menucorp {
	
	text-align:right;
	color: #364a62;
	line-height: 150%;
	font-size: 11px;
	font-weight: 600 px;
}
.bold_pie {
	margin-bottom:0px;
	font-weight: 400 px;
	text-align: left;
	color: #858A8F;
	line-height: 109.9999984105428%;
	padding-top:1px;
	padding-bottom:2px;
	font-size: 12px;
}
