* {
    padding: 0;
    margin: 0;} 

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

img { border: none;}

a { color: #D60501; }

a:hover { text-decoration: none; color : #000;}

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

#header { 
padding-bottom:10px;}

#header h1 {
font-size: 26px;
font-weight: 200;
padding: 12px 0 5px 10px;
color:#FFFFFF;:#666666;
margin-bottom:10px;}

#header h2 a{
color: #ccc;
font-size: 20px;
font-weight: 100;
padding: 0 0 0 11px;
line-height: 12px;}

#menu {
height: 30px;
background: #3E92EA url(images/menu.jpg) no-repeat;}

#menu ul {
padding-left: 10px;
list-style-type: none;}

#menu ul li {
display: block;
float: left;
margin:7px;}

#menu ul li a {
color:#FFFFFF;
text-decoration: none;
font-weight: 600;
}

#menu ul li a:hover {
color: #fff;
text-decoration: underline;}

/*LLAMAR*/
#llamar {
	float:left;
	width:150px;
	border:#003399 1px solid;
	margin-bottom:10px;
	margin-top:10px;}
#llamar img{
	float:left;
	text-decoration:none;
	border:none;}
#llamar p{
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bolder;}
#llamar2 {
	float:left;
	width:145px;
	margin-left: 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	margin-top:20px;}
#llamar2 p{
	text-align:center;
	font-size:11px;}
	
#llamar2 a{
	color:#0033CC;
	float:left;
	text-align:left;
	font-size:16px;
	text-decoration:none;}

#llamar a p {
	font-size:16px;
	text-align:center;
	color:#990000;
	text-decoration:underline;}
	
#content {
background: #555 url(images/content.jpg) repeat-y;
width:900px;
padding: 10px 20px;}

.left {
width: 500px;
float: left;
margin-left:10px;
text-align: justify;}

.left h2 {
color:#FF0000;
font-size: 24px;
font-weight: 100;
padding : 10px 0 15px 0;
background-color:#FFFFFF;}

.left p {
background-color:#FFFFFF;}

.left h3 {
height: 30px;
font-size: 12px;
color: #666;
line-height: 30px;
margin-top:30px;}

.right {
width: 150px;
float: left;
margin-left:40px;
padding: 10px;
border-left: 1px solid #bbb;
font-size: 12px;}

.right ul {
list-style-type: none;
padding: 5px 10px 10px 10px;}

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

.right a { text-decoration: none }
	
.producto{
	float:right;
	width:150px;
	height:200px;
	border:#ccc 1px solid;
	background-color:#FFFFFF;
	text-align:center;}
.producto2 {
	float:left;
	width:150px;
	height:200px;
	border:#ccc 1px solid;
	background-color:#FFFFFF;
	text-align:center;}
.producto a, .producto2 a {
	padding:10px;
	text-decoration:none;
	color:#FF0000;
	margin:0 auto;}
.producto {
	margin:6px 0 0 0px;}
.producto2 {
	margin:6px 0 6px 10px;}
.producto, .producto2 {
	font-weight:bold;
	font-size: 11px;}
.producto img, .producto2 img {
	width:140px;
	max-height:240px;
	margin-top:8px;
	border:none;}
	
#top {
background: #555 url(images/top.jpg) no-repeat;
padding: 5px 0;}

#bottom {
background: #555 url(images/bottom.jpg) no-repeat;
padding: 10px 0;}

#footer {
text-align: center;
color: #eee;
font-size: 11px;
padding: 0 0 10px 0;}

#formulari {
	float:left;
	width:150px;
	text-align:center;
	border: #000000 1px dashed;
	background-color:#E8E8E8;
	margin-bottom:10px;
	margin-top:30px;}
