body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	background-color:#000000;
	color:#cccccc;
	margin:0px
}
p {
	margin:0px;
	padding:0px;
}
div#spacer{ clear:both;}
div.spacer{ clear:both;}
div#left{ clear:left;}
/*----------------------*/
a{
	text-decoration:none;
	color:#ccc;
}
a:hover{
	text-decoration:underline;
}
a:active,#titular a:active,#footer a:active {
color:#FF6633;
}
/*----------------------*/
/*CONTENEDOR*/
#contenedor {
	/*border:#CCCCCC solid 1px;*/
	background-color:#101011;
	background-image:url(imagenes/estructura/fondo_contenedor.jpg);
	background-position:center;
	background-repeat:repeat-y
}


/* the overlayed element */ 
.simple_overlay { 
     
    /* must be initially hidden */ 
    display:none; 
     
    /* place overlay on top of other elements */ 
    z-index:10000; 
     
    /* styling */ 
    /* background-color:#333; */
     
    width:600px;     
    min-height:250px; 
    /*border:1px solid #666; */
     
    /* CSS3 styling for latest browsers */ 
    -moz-box-shadow:0 0 90px 5px #777; 
    -webkit-box-shadow: 0 0 90px #777;     
} 
 
/* close button positioned on upper right corner */ 
.simple_overlay .close { 
    background-image:url(imagenes/estructura/close.png); 
    position:absolute; 
    right:-15px; 
    top:-15px; 
    cursor:pointer; 
    height:35px; 
    width:35px; 
}
/*---------------------------------------------------------------------------------------------*/
/*CONTENIDO*/
#contenido {
	font-size: 12px;
	text-align:left;
	background-color:#151517;
	/*el "background-image" esta en cada pagina que lo llama con un $dir_seccion para identificar*/
	background-image:url(imagenes/estructura/fondo_contenido.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	word-wrap: break-word;
	width:738px;
	padding:20px;
	margin:0px auto;
	border-left:1px solid #333;
	border-right:1px solid #333;
}
#contenidoconsubbotonera {
	padding: 10px;
	background-color:#000000;
	font-size: 12px;
	float:left; /*border:1px solid #CCCCCC;*/
	text-align:justify; /*border:1px solid #CCCCCC;*/
	/*height:390px;*/
	overflow: auto;
	width: 600px;
}
#contenedorcuadrosproductos{
	background-repeat:no-repeat;
	background-position: right 0px;	
	height: 390px;
}
/*----------------------*/
/*BOTONERA*/
#titular {
	background-image:url(imagenes/estructura/fondo_titular.jpg);
	height:111px;
}
#titular a{
color:#FFFFFF
}
#botonera ul li {
	display: inline;
	padding: 2px 5px;
	margin-right:10px;
	background-color:#000000;
} 
#botonera ul {
	margin-left: 0; padding-left: 0;
}
/*----------------------*/
.cuadros {
width:220px;
border:1px solid #333;
border-top:5px solid #FE4D01;
padding:5px;
}

/*----------------------*/
/*SUBBOTONERA*/
#subbotonera {
	width: 149px;
	font-size: 10px;
	float:left; /*margin-right: 10px;*/
	background-color:#444;
	background-image:url(imagenes/estructura/fondo_col_izq.jpg);
	background-repeat:no-repeat;
	text-align:left;
}
#subbotonera div{
	font-size: 11px; /*background-color:#EFEFEF; */ height:50px;
	padding:5px;
}
#subbotonera a{
	color:#cccccc;
}
#subbotonera a:hover{
	color:#FF9900;
}
/*----------------------*/
#subtipodescripcion{
	padding-bottom:0px;
	border-bottom:#E4E4E4 1px solid;
	text-align:left;
	background-color:#000000;
}
/*----------------------*/
#titulos {
	font-size: 15px;
	background-color:#000000;
	color:#FFFFFF;
	width:100%;
}
#titulos a{
	color:#FFFFFF;
}
.titulos1 {
	font-size: 13px;
}
.titulos2 {
	font-size: 18px;
	text-align:left;
	font-family:Segoe UI,Tahoma,Verdana,Arial,sans-serif;
	margin-bottom:10px;
	color:#FE4D01;
}
.titulos2 a{
	color:#FE4D01;
}
.titulos3 {
	font-size: 26px;
	color:#CCCCCC;
	text-transform:uppercase;
	font-family:Segoe UI,Tahoma,Verdana,Arial,sans-serif;
	margin-bottom:20px
}
.titulos4 {
	font-size: 20px;
	padding:5px;
	padding-left:0px;
	font-weight:normal;
	font-family:Segoe UI,Tahoma,Verdana,Arial,sans-serif;
	color:#F60
}
.titulos5 {
	font-size: 14px;
	padding:5px;
	padding-top:0px;
	padding-left:0px;
	font-weight:normal;
	font-family:Segoe UI,Tahoma,Verdana,Arial,sans-serif;
	color:#888
}
/*----------------------*/
.cuadrosproductos {
	/*ponemos el width en cada pagina que lo necesite (si es que)*/
	/*padding: 5px; */margin-bottom: 10px;
	margin-top: 10px;
	margin-right: 5px;
	border:1px solid #CCCCCC;
	float: left;
	background-color:#000000; /*background-image:url(imagenes/estructura/cuadros_fondo.gif);*/
}
.cuadrosproductos a {
	 color:#000000;
}
.cuadrosproductos a:hover {
	 color:#666666;
}
div#error {
	padding: 5px; margin-bottom: 10px; margin-top: 5px; margin-right: 10px; border:1px solid #CCCCCC; float: left; background-color: #F8F8F8;
}
div#navegacion {
background-color:#999999; color:#FFFFFF;
font-size:11px; padding: 5px; margin-bottom: 10px;
}
div#navegacion a{
	color:#FFFFFF;
	text-decoration: underline;
}
div#navegacion a:hover{
	text-decoration: none;
}
/*----------------------*/
div#desarrollado{
	font-size: 10px;
	color: #FFFFFF;
}
/*--------------------*/
/*CONTACTO*/
div#etiquetas{
	float:left; width: 125px; /*border:#000000 solid 1px;*/
	height: 25px;
}
div#campos{
	float:left; /*border:#000000 solid 1px;*/
}
textarea {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
div#enviar{
	text-align:right;
	width: 375px;
}
.enviar {
	color:#FFFFFF;
	background-image:url(imagenes/estructura/fondo_enviar.gif);
	border: 1px solid #FFFFFF;
	font-size: 11px;
	height:25px;
	width: 70px;
}
.restablecer {
	color:#FFFFFF;
	background-image:url(imagenes/estructura/fondo_restablecer.gif);
	border: 1px solid #FFFFFF;
	font-size: 11px;
	height:25px;
	width: 100px;
}
.campos{
	color:#000000;
	font-size:12px;
	background-color:#000000;
	background-image:url(imagenes/estructura/fondo_campos.gif);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #EFEFEF;
	border-left-color: #EFEFEF;
}
textarea {
	color:#000000;
	font-size:12px;
	background-color:#FFFFFF;
	background-image: url(imagenes/estructura/fondo_campos.gif);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #EFEFEF;
	border-left-color: #EFEFEF;
}
/*--------------------*/
#footer {
font-size:10px;
height:102px;
background-image:url(imagenes/estructura/fondo_footer.jpg);
background-repeat:repeat-x;
width:100%;

}
#footer a{
	color:#ACACAC
}


div#box{
	background: #1e1e1e;
	margin-bottom:20px;
	background-image:url(imagenes/estructura/fondo_box.jpg);
	background-repeat:repeat-x
}
h1{margin: 0 20px;font-size: 150%;color: #FFF}
p{margin: 0 20px 1em;line-height:1.5}
b.btop, b.btop b, b.bbot, b.bbot b{
    display: block;height: 10px;font-size: 1px;
    background-image:url(imagenes/estructura/rc.png);
    background-repeat: no-repeat}
b.btop b{background-position: 100% -10px}
b.bbot{background-position: 0 -20px}
b.bbot b{background-position: 100% -30px}


/* the overlayed element */ 
.simple_overlay { 
     
    /* must be initially hidden */ 
    display:none; 
     
    /* place overlay on top of other elements */ 
    z-index:10000; 
     
    /* styling */ 
    background-color:#333; 
     
    width:600px;     
    min-height:100px; 
    border:1px solid #666; 
     
    /* CSS3 styling for latest browsers */ 
    -moz-box-shadow:0 0 90px 5px #000; 
    -webkit-box-shadow: 0 0 90px #000;     
} 
 
/* close button positioned on upper right corner */ 
.simple_overlay .close { 
    background-image:url(imagenes/estructura/close.png); 
    position:absolute; 
    right:-15px; 
    top:-15px; 
    cursor:pointer; 
    height:35px; 
    width:35px; 
}
