@charset "utf-8";
/* CSS Document */

*{font-family:Arial, Helvetica, sans-serif; font-size:12px}

body{
	padding:0 0 0 0;
	margin:0 0 0 0;
	background:url(images/body-background.jpg) repeat-x 0 0;
	height:217px;}
	
#contenedor{
	width:900px;
	height:auto;
	margin:0 auto 0 auto;
	padding:0;
	overflow:hidden;}
	
#cabecera{
	width:445px;
	height:auto;
	margin-top:30px;
	float:left;}

#cabecera h1 {
	color:#FFFFFF;
	font-size:30px;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-top:60px;}

#cabecera h3 a{
	color:#FFFFFF;
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;}
	
#cabecera2{
	width:445px;
	height:210px;
	float:left;}

.google {
	margin-top:150px;
	float:right;
	margin-right:10px;
	display:inline;}

#flash {
	width:850px;
	margin:0 auto;
	margin-top:250px;}
	
/*LLAMAR*/
#llamar {
	float:left;
	width:200px;
	height:385px;
	border:#990000 1px solid;
	margin-bottom:10px;
	margin-top:10px;}

#llamar2 {
	float:left;
	width:200px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	margin-top:10px;
	margin-bottom: 20px;
	font-weight:bolder;}

#llamar2 p{
	color:#000;
	text-align:center;
	font-size:12px;
	text-decoration:none;}

#llamar2 p a {
	font-size:14px;
	text-align:center;
	color:#990000;
	text-decoration:underline;}

#llamar2 a {
	color:#990000;
	text-decoration:blink;}
	
/*LLAMAR*/

.body-text{
	color:#666464;
	background-color:#ffffff;}
	
form{
	margin:0 0 0 0;
	color:#666464;
	background-color:#ffffff;
	border:1px solid #F1F1EE;}
	
.form-leftpart{
	width:160px;
	padding-top:16px;
	padding-right:15px;
	padding-bottom:16px;
	height:auto;
	float:left;}
	
.form-rightpart{
	width:225px;
	padding-top:16px;
	padding-bottom:16px;
	height:auto;
	float:right;}
	
.input-box{
	color:#666464;
	background-color:#ffffff;
	border:1px solid #666464;
	width:150px;}
	
.budget{
	color:#666464;
	background-color:#ffffff;
	border:1px solid #666464;
	width:70px;}
	
.submit{
	color:#666464;
	background-color:#ffffff;
	border:1px solid #666464;
	width:70px;
	height:20px;}


/* CONTENIDO IZQUIERDA */

#contenidoiz{
	width:440px;
	height:auto;
	float:left;
	margin-top:50px;
	text-align:justify;}	

#contenidoiz h2 {
	font-size:16px;}
	
#contenidoiz p{
	font-size:12px;
	line-height:170%;}

#contenidoiz a{
	color:#990000;}
	
/* CONTENIDO DERECHA */
#contenidoder{
	width:420px;
	height:auto;
	float:right;
	margin-top:50px;
	text-align:justify;}

.producto, .producto2 {
	float:left;
	width:100px;
	height:170px;
	border:#253E6B 1px solid;
	background-color:#FFFFFF;
	text-align:center;
	display:inline;}
	
.producto a, .producto2 a {
	padding:10px;
	text-decoration:none;
	color:#000;
	margin:0 auto;}
	
.producto {
	margin:6px 0 0 5px;}
		
.producto2, .producto3 {
	margin:6px 0 6px 5px;
	float:right;}
	
.producto, .producto2 {
	font-weight:bold;}
	
.producto img, .producto2 img {
	width:90px;
	max-height:120px;
	margin-top:8px;
	border:none;}

.textder {
	width:400px;
	float:left;
	margin-top:20px;}

.textder h2 {
	font-size:16px;}
	
.textder p{
	font-size:12px;
	line-height:170%;}

.textder li{
	font-size:12px;
	line-height:170%;
	margin-left:0px;}
	
.search-div{
	width:405px;
	height:auto;
	border:1px solid #C6C5C5;
	margin:13px;}
	
.best-selling-menu{
	width:405px;
	height:auto;
	margin-left:7px;
	margin-right:7px;
	color:#000000;
	background-color:#EFEAEA;
	padding-top:11px;
	padding-bottom:10px;
	float:left;}
	
.model{
	font-weight:bold;
	padding-left:14px;}
	
.gallery-image{
	width:145px;
	height:auto;
	color:#666464;
	background-color:#ffffff;
	padding-top:15px;
	padding-bottom:15px;
	float:left;}
	
.gallery-text{
	width:273px;
	height:auto;
	color:#666464;
	background-color:#ffffff;
	padding-top:11px;
	padding-bottom:10px;
	float:left;}
/*FOOTER*/
#footer{
	width:900px;
	height:100px;
	float:left;
	background-color:#990000;
	text-align:center;
	margin-top:25px;
	margin-bottom:10px;}

#footer p{
	color:#FFFFFF;
	padding:15px;
	margin:0 auto;}

#footer a{
	color:#FFFFFF;
	margin:0 auto;}
	
#formulari {
	float:left;
	width: 200px;
	border: #000000 1px dashed;
	margin-top: 10px;
	margin-bottom:10px;
	margin-left: 10px;
	text-align:center;}

#formulari p{
	color:#000;
	font-size:20px;}
	
/*FORMULARIO*/

#form {
	float:left;
	width: 170px;
	margin-right: 30px;}

.form_table{
	width: 170px;
	margin-right: auto;
	border: 2px solid #CCCCCC;
	background: #EEEEEE;
	font-family: Lucida Grande,Tahoma,Arial,sans-serif;
	font-size: 12px;
	color: #000000;
	overflow: hidden;
	text-align:left;}

.form_table a{
	color: #FF6600;}

.outside a{
	color: #FF6600;}

.form_table a:visited{
	color: #FF6600;}

.outside a:visited{
	color: #FF6600;}

.q{
	padding: 10px;
	margin-bottom: 1px;
	margin-left: 1px;
	float: left;
	width:150px;
	display: block;}
	
.outside_container{
	width: 170px;
	padding: 1em 0;
	margin-left: 0;
	margin-right: auto;
	text-align: center;
	color: #000000;
	font-family: Lucida Grande,Tahoma,Arial,sans-serif;
	font-size: 12px;}
