@charset "utf-8";
/* CSS Document */

*  {
margin:0;
padding:0;}

body {
background-color:#333333;
width:780px;
margin:30px auto;
color:#CCCCCC;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
background-image:url(../imagenes/bg.gif);
}

h1 {
font-size:11px;
text-align:right;
padding:6px 20px 0 0;
background-color:#FFCC00;
height:20px;
color:#000000;
font-weight:normal;
margin-bottom:30px;}

h3 {
font-size:11px;
padding:3px 20px 0 0;
height:17px;
color:#FF220;
font-weight:normal;
padding-left:20px;
background-image:url(../imagenes/bgh2.gif);}

h2 {
font-size:11px;
margin-bottom:20px;
color:#FFFFFF;}

p {
margin-bottom:15px;
line-height:18px;}

#menu li {
list-style-type:none;
float:left;
margin-right:15px;
margin-top:5px;}

hr {
margin-bottom:20px;
/*color:#FFCC33;*/
width:97%;
border:1px #FFCC00 solid
}

img {
border:0;}

/* CSS Links */

a{
text-decoration:none;
color:#FFFFFF}

a:hover{
color:#FF6600}

td {
font-family:verdana;
font-size:9px;}

/* CSS IDS */

#contenedor {
width:780px;
height:550px;
background:url(../imagenes/bgcentro.gif) repeat-x bottom}

#contenedor_index {
width:780px;
height:550px;
}

#menu {
width:770px;
height:25px;
background-color:#778899;
margin-top:7px;
background-image:url(../imagenes/bgnav.gif);
padding-left:10px;}

#pie {
width:780px;
height:20px;
margin-top:10px;
font-size:10px;
text-align:right;
color:#666666;
}

#col1 {
width:215px;
float:left;
height:550px;
}

#col2 {
width:500px;
float:right;
height:470px;
background-color:#272726;
margin-top:10px;}

#texto {
width:95%;
height:405px;
margin:0 0 0 15px ;
overflow:auto;
padding-right:5px;
}

#col1_p {
width:130px;
float:left;
height:550px;
}

#col2_p {
width:640px;
float:right;
height:470px;
margin-top:10px;
/*background-image:url(../imagenes/bgprod.gif);*/}

/* detalles productos*/

#caja1 {
width:394px;
background-color:#414141;
float:left;
margin-top:10px;}

#caja2 {
width:245px;
height:300px;
background-color:#212320;
float:left;
margin-top:10px;}

#a , #b, #c {
width:79px;
height:430px;
float:left;
margin-top:10px;
}

#a {
background-color:#000;
padding-left:9px;
padding-top:410px;
width:70px;
height:21px;
border-top:1px solid #676767;
background-image:url(../imagenes/bg15.gif);
background-position:bottom;
background-repeat:repeat-x;
}


#b {
width:312px;
}

#c {
width:249px;
background-image:url(../imagenes/bg12.gif);
}




/* clases */

.ent {
margin-bottom:200px;}

.productos {
height:80px;
margin:10px 0;}

.productos img {
margin-right:11px;}

.destacado {
color:#FF6600;
font-weight:bold;}

.form {
	font-family: Verdana;
	font-size: 9px;
	color: #ffffff;
	background-color:#020100;
	border: 1px solid #666666;
	margin:0 0 5px 15px;
	}	
	
.naranja {
color:#FF6600}

.amarillo {
color:#FFCC00}

.margenfoto {
margin:0 10px 10px 0}

.clear {
clear:both;}

.borde {
border:1px solid #202020;
padding:2px;
background-color:#5B5B5B}








