* {
	margin: 0;
	padding: 0;}

body {
background: #FEAD1D url(images/bg.jpg) repeat-x;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 17px;
color: #222;}

#contenedor {
margin: 0 auto;
width: 828px;
border:thin;
background-color:#FFFFFF;}

#header {
height: 190px;
width:850px;
margin:0 auto;
background: #FEAD1D url(images/header3.jpg) no-repeat;
text-align: right;}

#header h1 { 
font-size: 29px;
padding: 120px 40px 15px 0;
font-family:Georgia, "Times New Roman", Times, serif;
color: #000;}

#header h3 a{
	text-align:left;
	font-size:18px;
	font-weight:bolder;
	margin-right:40px;
	margin-top:10px;
	color:#fe7e01;
	text-decoration:underline;}

#flash {
	width:828px;
	margin:0 auto;
	background-color:#FFFFFF;
	height:140px;}
	
/*LLAMAR*/
#llamar {
	float:left;
	width:140px;
	border:#fe7e01 1px solid;
	margin-bottom:10px;
	line-height:20px;}
#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:135px;
	margin-left: 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	margin-top:7px;}
#llamar2 p{
	text-align:center;
	font-size:12px;}
	
#llamar2 a{
	color:#000;
	float:left;
	text-align:left;
	font-size:12px;
	text-decoration:none;}

#llamar a p {
	font-size:16px;
	text-align:center;
	color:#fe7e01;
	text-decoration:underline;}
	
#content {
background: #FEAD1D url(images/content.jpg) repeat-y;
padding: 0 0px;}

.right {
float: left;
width: 470px;
text-align: justify;
margin: 5px;
margin-left:0px;}

.right h2 {
font-size: 28px;
font-weight: 100;
padding-left: 10px;
color:#fe7e01;
height: 26px;
line-height: 26px;
margin-top:10px;}

.right h2 a {
text-decoration: none;}

.right h2 a:hover {}

.left {
float: left;
width: 150px;
padding:3px;
margin-left:5px;
overflow:hidden;}

.left h2 {
margin: 10px 0 0 0;
padding-left: 10px;
height: 26px;
line-height: 26px;
color: #000;
font-size: 13px;}

.left ul {
padding: 10px 0 15px 20px;
color: #FD9A01;
list-style-type: none;}

.left ul li a {
text-decoration: none;
font-weight: 600;}

.menu {
float: right;
width: 150px;
margin-right:5px;}

.menu h2 {
margin: 10px 0 0 0;
padding-left: 10px;
height: 26px;
line-height: 26px;
color: #000;
font-size: 13px;}

.menu ul {
padding: 10px 0 15px 20px;
color: #FD9A01;
list-style-type: none;}

.menu ul li a {
text-decoration: none;
font-weight: 600;}

#productos {
	margin-top:20px;
	float: left;
	width: 150px;
	overflow:hidden;}
.producto {
	float:left;
	width:145px;
	height:220px;
	border:#97B3BB 1px solid;
	background-color:#FFFFFF;
	text-align:center;}
.producto2 {
	float:left;
	overflow:hidden;
	width:185px;
	height:180px;
	border:#97B3BB 1px solid;
	background-color:#FFFFFF;
	text-align:center;}
.producto a, .producto2 a {
	padding:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#000;
	margin:0 auto;}
.producto {
	margin:6px 0 0 0px;}
.producto2 {
	margin:10px 20px 10px 10px;}
.producto, .producto2 {
	font-weight:bold;}
.producto img {
	width:120px;
	margin-top:8px;
	border:none;}
.producto2 img {
	width:140px;
	margin-top:8px;
	border:none;}
	
.articles { padding: 10px 10px 10px 10px;
background-color:#FFFFFF;}

.articles li{ 
	margin-left:15px;
	margin-top:10px;
	margin-bottom:10px;}

.articles p a{ 
	color:#FF9900;}
	
.articles h3{
	font-size:16px;
	margin-top:15px;
	margin-bottom:10px;}

#bottom {
background : #FEAD1D url(images/bottom.jpg) no-repeat;
margin:0 auto;}

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

#footer a { color: #fff; }
#footer a:hover { color: #111; }

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

#form {
	float:left;
	width: 150px;}

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

.form_table a{
	color: #FF6600;}

.outside a{
	color: #FF6600;}

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

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

