* {
    padding: 0;
    margin: 0;} 

body {
background:#2C2C2C;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 18px;
color: #333333;}

img { border: none;}
a { color: #22456F; text-decoration: none;}
a:hover {text-decoration:underline;}

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

#header {
background-color:#FFFFFF;
border: 5px solid #ddd;
height: 100px;
margin-bottom:5px;}

#header h1 {
font-size: 30px;
font-weight: 100;
padding: 22px 0px 5px 10px;
letter-spacing: -2px;}

#header h2 a{
font-size: 20px;
font-weight: 100;
padding: 10px 0 0 11px;
text-decoration:underline;}

#buscador {
	width:160px;
	text-align:center;
	margin-top:20px;}

/*LLAMAR*/


#llamar2 {
	float:left;
	width:160px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bolder;
	margin-top:10px;
	border:#990000 1px solid;}

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

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

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

.left {
margin-top: 5px;
width: 570px;
background-color:#FFFFFF;
float: left;
text-align: justify;
border: 5px solid #ddd;
padding: 10px;}

.left h3 {
color: #22456F;
font-size: 20px;
text-align:left;
letter-spacing: -2px;
font-weight: 100;
padding : 20px 0 10px 0;
line-height:140%}

.left li {
	margin:10px;}

.left h4 {
color: #22456F;
font-size: 20px;
text-align:left;
letter-spacing: -1px;
font-weight: 100;
margin-left:20px;
padding : 20px 0 10px 0;
line-height:140%}

.right {
margin-top: 5px;
margin-left:8px;
width: 160px;
background-color:#FFFFFF;
float: right;
border: 5px solid #ddd;
font-size: 12px;
padding: 10px;}

.right ul {
list-style-type: square;
padding: 5px 10px 10px 20px;
color: #59799F;}

.right h2 {
height: 30px;
font-size: 12px;
color: #666;
line-height: 30px;}

.right a { text-decoration: none }

#productos {
	margin-left:20px;}
	
.producto, .producto2 {
	float:left;
	width:160px;
	height:200px;
	border:#3e5642 1px solid;
	background-color:#FFFFFF;
	text-align:center;}
.producto a, .producto2 a {
	padding:10px;
	text-decoration:none;
	color:#22456F;
	margin:0 auto;}
.producto a:hover, .producto2 a:hover {
	text-decoration:underline;}
.producto {
	margin:6px 10PX 0 0px;}
.producto2 {
	margin:6px 0 6px 20px;}
.producto, .producto2 {
	font-weight:bold;}
.producto img, .producto2 img {
	width:150px;
	max-height:140px;
	margin-top:8px;
	border:none;}
	
#volver {
	width:520px;}
#volver a {
margin-left:490px;}
	
#footer {
margin-top: 10px;
text-align: center;
color: #444;
background-color:#FFFFFF;
font-size: 11px;
border: 5px solid #ddd;
padding: 10px;}

#formulari {
	float:left;
	width: 160px;
	border: #000000 1px dashed;
	margin-top: 10px;
	margin-bottom:10px;
	text-align:center;}

/*FORMULARIO*/

#form {
	float:left;
	width: 160px;
	margin-top:10px;}

.form_table{
	width: 155px;
	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: 160px;
	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;}
