/* CSS S-WORKS */

body {
	background:#000000;
	margin:2px 0px 0px 0px;
	padding:0px;
	font-size:10px;
	color:black;
	font-family:Verdana, Arial, Helvetica, sans-serif;
		SCROLLBAR-FACE-COLOR: #000000; 
	SCROLLBAR-HIGHLIGHT-COLOR: #000000; 
	SCROLLBAR-SHADOW-COLOR: #808080; 
	SCROLLBAR-3DLIGHT-COLOR: white; 
	SCROLLBAR-ARROW-COLOR: #ffffff; 
	SCROLLBAR-TRACK-COLOR: #ffffff; 
	SCROLLBAR-DARKSHADOW-COLOR: white;
	}
	
#contenedor {
	background:#333333;
	margin:0px auto;
	vertical-align:middle;
	padding:0px;
	width:760px;
	border-top:1px solid #666666;
	}
#botonera {
	float:left;
	position:relative;
	}
#frame {
	display:block;
	float:left;
	position:relative;
	width:630px;
	margin:0px;
	background-color:#ffffff; 
	SCROLLBAR-FACE-COLOR: #000000; 
	SCROLLBAR-HIGHLIGHT-COLOR: #000000; 
	SCROLLBAR-SHADOW-COLOR: #808080; 
	SCROLLBAR-3DLIGHT-COLOR: white; 
	SCROLLBAR-ARROW-COLOR: #ffffff; 
	SCROLLBAR-TRACK-COLOR: #ffffff; 
	SCROLLBAR-DARKSHADOW-COLOR: white;
	}
#todo_frame {
	background:white;
	margin:0px;
	padding:0px;
	width:100%;
	}
	
/* Links arriba */
#links_arriba {
	border-bottom:4px solid black;
	display:block;
	padding:3px 50px 3px 3px;
	text-align:right;
	color:#999999;
	font-size:9px;
	}
#links_arriba a {
	color:#999999;
	text-decoration:none;
	}
#links_arriba a:hover {
	color:#CCCCCC;
	}
	
.lineas {
	margin:0px 2px 0px 2px;
	font-size:18px;
	}
	
/* Titulo seccion */
#titulo_sec {
	border-bottom:4px solid black;
	display:block;
	float:left;
	position:relative;
	padding:5px;
	color:white;
	font-size:9px;
	width:598px;
	/width:100%;
	padding-left:10px;
	background:#333333;
	}
	
/* Contenido */
#contenido {
	background:white;
	display:block;
	float:left;
	position:relative;
	width:600px;
	/width:100%;
	margin:0px;
	padding:6px 6px 0px 8px;
	}
	
#prod {
	backgroun:white;
	width:300px;
	margin-bottom:12px;
	}
#prod P {
	font-family:Arial, Helvetica, sans-serif;
	line-height:11px;
	margin:0px;
	font-size:10px;
	}
#prod a {
	color:#cf3e0d;
	display:block;
	float:right;
	clear:both;
	margin:0px;
	text-decoration:none;
	font-weight:bold;
	font-size:9px;
	}
#prod a:hover {
	color:black;
	}
.titulo_prod {
	color:#cf3e0d;
	font-size:12px;
	font-weight:bold;
	margin:0px 0px 5px 0px;
	display:block;
	}
	
/* DETALLE */
.recuadro_links {
	padding:15px 5px 5px 5px;
	font-size:10px;
	color:#333333;
	}
	
.recuadro_links UL {
	margin:0px;
	padding:0px;
	list-style:none;
	}
.recuadro_links UL LI {
	padding:1px;
	}
.recuadro_links UL LI a {
	color:#333333;
	text-decoration:none;
	font-weight:bold;
	padding:0px 0px 0px 11px;
	}
.recuadro_links UL LI a:hover {
	color:#CC0000;
	text-decoration:underline;
	background:url(../images/flechita.jpg) no-repeat left;
	padding:0px 0px 0px 11px;
	}
	
.titulo {
	border-bottom:1px solid #CCCCCC;
	}
.sub_tit {
	border-bottom:1px solid #CCCCCC;
	font-size:11px;
	color:#333333;
	font-weight:bold;
	margin-bottom:4px;
	}

.enlarge {
	background:url(../images/enlarge.jpg) no-repeat top left;
	padding:1px 0px 1px 20px;
	color:black;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	}
.enlarge a {
	color:#CC0000;
	text-decoration:none;
	}
.enlarge a:hover {
	text-decoration:underline;
	}
	
.margin10 {
	margin-top:10px;
	}

.esp {
	margin-top:20px;
	}
.esp a {
	font-size:12px;
	color:#CC0000;
	text-decoration:none;
	}
.esp a:hover {
	color:black;
	text-decoration:underline;
	}
.esp_links {
	background:#f5f5f5;
	border:1px solid #cccccc;
	padding:2px 20px 2px 20px;
	}
.esp_selec {
	font-size:12px;
	color:black;
	text-decoration:none;
	background:white;
	border:1px solid #cccccc;
	border-bottom:1px solid white;
	padding:2px 20px 2px 20px;
	}	
.otro {
	width:250px;
	border-bottom:1px solid #cccccc;
	}

.esp_reng {
	background:#f5f5f5;
	border-bottom:2px solid white;
	padding:6px;
	font-size:9px;
	}

.cursiva_abajo {
	font-style:italic;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:35px;
	font-size:11px;
	}
	
.geom {
	color:black;
	}
.geom a {
	color:#CC0000;
	text-decoration:none;
	}
.geom a:hover {	
	color:black;
	}
	
/* ABAJO */

#firma {
	display:block;
	float:right;
	position:relative;
	padding:5px 5px 8px 5px;
	color:#333333;
	font-size:9px;
	width:615px;
	padding-left:10px;
	background:url(../images/punta_pie.jpg) no-repeat bottom right;
	background-color:white;
	text-align:center;
	}

#firma a{
	font-weight:bold;
	text-decoration:none;
	color:black;
	}
#firma a:hover {
	color:#CC3300;
	}
	

/* TOP */

.top {
	border-bottom:1px solid #999999;
	background:url(../images/flechita_top.jpg) no-repeat bottom left;
	}
#link_abajo {
	background:white;
	font-size:10px;
	}
#link_abajo a {
	color:#cf3e0d;
	text-decoration:none;
	}
#link_abajo a:hover {
	color:black
	}

