@charset "utf-8";
/* CSS Document */
*	{
	margin:0;
	padding:0;
	}

body
	{
	font-family:Arial,sans-serif;
	background-color:#FFFFFF;
	}
	
#general
      {
      width:800px;
	  margin:auto;
      } 

#header
     {
     width:800px;
     height:170px;	 



	 }
.logo
     {
	 width:800px;
	 height:120px;
	 margin-top:5px;
	 background-color:#0080ff;
	 background-image:url(../images/bg_header.gif);


     }
	 
.imagen_logo
     {
     float:left;
	 width:364px;
	 padding: 17px 0px 0px 20px;
	 }	 	 
.texto_logo{
     float:left;
     padding-top: 68px;
     width:408px;
     padding-left: 4px;
 }	 
	 
.menu{

border-bottom:3px solid #CCCCCC;
width:645px;	  
text-align:center;
margin:auto;
padding:auto;
 }


	   
.menu a	
   {
   font-weight:bold;
   color:#666666;
   text-align:center;
   font-size:0.8em;
   line-height:30px;
   padding:0 12px;
   } 
   
.menu a:hover
   {
   color:#66ABC5;
   } 
   
   
.menu p
{
font-size:14px;
}

#active {
	font-weight:bold;
	color:#66ABC5;
	text-align:center;
	font-size:0.8em;
	line-height:30px;
	padding:0 12px;
}


#content{
width:800px;
margin-top:5px;
}

.contenido_texto{
width:425px;
padding-top:20px;
}

.cabezal_texto{
width:450px;
float:left;
margin-bottom:25px;

}

.contenido_columna{
width:500px;
float:left;}


.texto_left{
margin-left:20px;}


h1{
color:#404040;
font-size:36px;
font-style:normal;
font-variant:normal;
font-weight:normal;
letter-spacing:0;
line-height:43px;
text-align:left;
text-decoration:none;
text-indent:0;
text-transform:none;
margin-left:32px;}
	   
h2
  {
color:#0080FF;
font-size:18px;
font-weight:bold;
line-height:23px;
opacity:1;
margin-bottom:15px;
margin-top:15px;
   }
   
h3{
color:#555555;
font-size:23px;
font-weight:bold;
margin-top:16px;
text-align:center;
margin-bottom:21px;}

h4 {
	font-size:14px;
	font-weight:bold;
	padding-bottom:10px;
}
   
p
  {
  font-size:13px;
  line-height:14px;
  color:#404040;
  text-align:left;
  margin-bottom:15px;

  }	
  
 a 
   {
   color:#0080FF;
   text-decoration:none;
   font-weight:bold;
   
   }
   
   .blue {
   	   color: #0080FF
   }
   
   .bold {
   	   font-weight:bold;
   }
   
.contenido_texto ul{
color:#1F1D1C;
font-size:13px;
line-height:15px;
margin:5px 15px;
list-style: disc #0080FF;
}   
   
.contenido_texto li{
color:#525252;
text-decoration:none;
line-height:16px;
}

ul.blue li { color:#0080FF; }
ul.blue span { color:#404040; }

    
  
#footer
	{
	clear:both;
	width:800px;
	}
	
#footer a, #footer_bar a
	{
	color:#FFF;
	font-weight: normal;
	}
	
	
#footer p, #footer_bar p
	{
	color:#FFFFFF;
	font-family:'Arial',sans-serif;
	font-size:11px;
	line-height:12px;
	text-align:left;
	text-decoration:none;
	text-indent:0;
	text-transform:none;
	 }

#footer_bar p {
	margin:0px 36px 0px 5px;
	padding-top:9px;

}

#footer_bar a {
	font-size:10px;
}

#texto_footer {
	margin:auto;
	padding-top:10px;
	width:664px;
}
	 
#texto_footer p {
	font-size:10px;
	color:#000;
}

#footer_bar {
	background-color:#0080FF;
	background-image:url(../images/bg-footer.gif);
	height:30px;
}

.sans {
	font-size:19px;
text-decoration:none;
vertical-align:super;
}

/*columnas*/

.contenido_right
{

float:left;
width:300px;
margin-bottom:25px;
}


.imagenes
{
margin-left:29px;
width:268px;


}


.producto
{
height:461px;
text-align:center;
width:268px;
}


.columna_titulo
{
height:35px;
margin:0;
text-align:center;
width:268px;
}


.buynow
{
height:47px;
margin-left:0;
text-align:center;
width:268px;


}

.columna_texto{
border:1px solid #77787B;
margin-left:14px;
margin-top:20px;
width:245px;
}


.texto{
margin:10px 5px 0px 5px;
}

.texto_order {
	margin:10px 14px 0;
}


.texto p{
  font-size:12px;
  line-height:16px;
  color:#404040;
  text-align:left;
  margin-bottom:10px;
}

.texto_order p{
  font-size:13px;
  line-height:16px;
  color:#000;
  text-align:justify;
  margin-bottom:10px;
  font-style:italic;
  font-weight:bold;
}

.right p {
	  font-size:12px;
	  line-height:16px;
	  color:#000;
	  text-align:right;
	  margin-bottom:10px;
	  font-weight:bold;
	  padding-right:6px;
}
	
.texto li, .texto_order li{
color::#000000;
display:list-item;
line-height:16px;
font-size:13px;
font-weight:bold;}


.texto ul, .texto_order ul{

padding:0px 0px  5px 15px;
font-family:Arial,sans-serif;}

#formulario_contacto {
	width:500px;
}

.form_box {
	margin-right:48px;
	margin-bottom:12px;
}

.label p {
	line-height:1;
	padding:0;
	margin:0;
}

.button {
	margin-left:400px;
	margin-bottom:30px;
}
