body { 
	background:#000000;
	font: 10pt Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin: 20px 0px 0px 0px; 
	text-align: center; 
	scrollbar-face-color: #FF6600;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #000000;
} 

#headerUp {
	background: url(../images/BKG/header_up.png) center no-repeat;
	text-align:right;
	padding-top:20px;
	padding-right:30px;
	margin:auto;
	width: 800px;
	height:48px;
	color:#FFFFFF;
	font-weight:bolder;
	font-size:11px;
}

#contenedor {
	width: 800px;
	margin: auto;
}

#cabecera { 
	width: 800px;
} 

#navegador { 
	text-align:left;
	color: #FFFFFF;
	width: 800px; 
	background-color: #000000;
	padding : 0px 0px 0px 0px; 
	font-weight:bold;
}

#cuerpo { 
	color: #FFFFFF;
	width:800px;
	text-align: left;
	height:auto;
	font-size:11px;
	font-weight:bolder;
}

#pie {
	width:800px;
	height:60px;
	background-image:url(../images/BKG/pie.gif);
	background-repeat:no-repeat;
	border-top-style:ridge;
	border-color:#666666;
}

#footer_down {
	background: url(../images/BKG/footer_down.png) center no-repeat;
	margin:auto;
	width: 800px;
	height:48px;
	margin-bottom:20px;
}

#logo_representada {
	width:800px;
	height:150px;
	text-align: center;
}

A.enlace_representada:VISITED, A.enlace_representada:ACTIVE, A.enlace_representada:LINK, A.enlace_representada:HOVER, A.enlace_representada: FOCUS {
	text-decoration:none:
	color:#000000;
	border:none;
}

#separator {
	width:800px;
	height: 5px;
	background:url(../images/representadas/separator_rep.gif) no-repeat center;
	text-align: center;
}

A.link:visited { color:#FF6600; } 
A.link:active { color:#FF6600; } 
A.link:link { color:#FFFFFF; } 
A.link:hover { color:#FFFFFF; } 
A.link:focus { color:#FFFFFF; } 
A.link { font-size:12px;}
.link { background: url(../images/BKG/atras.png) top no-repeat;}


/*.:BEGIN:. Estilos de las páginas de las "Representadas"*/
.representadasTitle p { text-align:left; font-weight:bolder;}
.representadasTitle img { text-align:left; padding-left:0px; text-decoration: none; border:none; margin-top:20px;}
.representadasTitle A:visited { color:#FF6600; } 
.representadasTitle A:active { color:#FF6600; } 
.representadasTitle A:link { color:#FFFFFF; } 
.representadasTitle A:hover { color:#FFFFFF; } 
.representadasTitle A:focus { color:#FFFFFF; } 
.representadasTitle A { font-size:12px;}

.representadasFrame { float:left; }
.representadasFrame img { float:left; margin-left:10px; margin-right:10px;}
.representadasFrame h1 {  color: #FFFFFF; font-weight:bold; font-size:12px; text-transform:uppercase; text-align:left; background: url(../images/BKG/bkg_title.jpg) repeat-x;} 
.representadasFrame p { text-align:justify; font-weight:bold; font-size:11px; margin-bottom:20px;}



/*.:END:.*/

.form_contacto {
	font-size:10px;
	font-weight:bolder;
	color: #FF6600;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:right;
}

.mi_boton {
	background:#FF6600;
}

.tablas_productos {
	border:2;
	font-size:11px;
	font-weight:bolder;
	width:100%;
	color:#FFFFFF;
	border:#000000;
	border: groove;
	border-width:3;
}

#tit_productos {
	color:#FFFFFF;
	font-weight:bold;
	text-align:left;
}

#img_tabla_productos {
	border:double;
	border-width:thick;
	border-color: #FFFFFF;
}

.tabla_portada {
	border:2;
	font-size:11px;
	font-weight:bolder;
	width:100%;
	color:#FFFFFF;
	border:#000000;
	border:groove;
	border-width:3;
}

.tabla_contactar{
	font-size:11px;
	font-weight:bolder;
	width:40%;
	color:#FFFFFF;
}

A.enlaceEntrar:VISITED,  A.enlaceEntrar:{
	font-size:14px;
	color:#FC6703;	
	font-weight:bold;
	text-decoration:none;
}
A.enlaceEntrar:FOCUS,  A.enlaceEntrar:LINK, A.enlaceEntrar:HOVER{
	text-decoration:underline;
	color: #FC6703; 
} 

A.enlaceNav:VISITED, A.enlaceNav:ACTIVE {
	color: #FFFFFF;
	text-decoration:none;
}

A.enlaceNav:FOCUS,  A.enlaceNav:LINK {
	color: #FFFFFF;
}
A.enlaceNav:HOVER {
	color: #FF6600;
	text-decoration:underline;	
}