/** BASIC */

body {
	margin: 10px 0px;
	padding: 0px;
	background: #FFFFFF url(images/homepage01.gif) repeat-x left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;}

h1, h2 {
	margin-top: 0px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #003366;}

p, ul, ol {
	line-height: 1.6em;
	font-size: .8em;
	color: #333333;}

a {
	text-decoration: none;
	font-weight: bold;
	color:#003366;}

a:hover {
	text-decoration: underline;}

.vline {
	margin: 0px -20px;
	padding: 20px 20px 0px 20px;
	border-top: 3px solid #D9DDEB;}

/** WRAPPER */

#wrapper {
	width: 800px;
	margin: 0px auto;
	background: #FFFFFF url(images/homepage02.gif) repeat-y right top;
	border: 3px solid #D9DDEB;}

/** HEADER */

#header {
	height: 330px;
	background-color: #FFFFFF;
	border-bottom: 3px solid #D9DDEB;}

#header h1 {
	float: left;
	padding: 20px 0px 0px 20px;
	text-transform: lowercase;
	font-size: 2.6em;}

#header p {
	float: left;
	margin-right:150px;
	margin-left: 25px;
	font-size:16px;
	font-weight:bolder;}

/** MENU */

#menu {
	background-color: #D9DDEB;
	border-bottom: 3px solid #D9DDEB;}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;}

#menu li {
	display: inline;}

#menu a {
	font-size:12px;
	padding:4px;}


/*LLAMAR*/
#llamar {
	float:left;
	border:#003399 1px solid;
	margin-bottom: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:350px;
	margin-left: 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	margin-top:20px;}
#llamar2 p{
	text-align:center;
	font-size:12px;}
	
#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 */

#content {
}

#left {
	float: left;
	width: 500px;
	padding: 20px;
	text-align:justify;}

#right {
	float: right;
	width: 207px;
	padding: 10px;
	margin-right:5px;}

#right h3 img {
	border:none;
	margin-left:20px;}

#right h3  {
	border:#003366 1px solid;
	text-align:center;}

#right h3 a {
	font-size:14px;
	text-decoration:none;}
	
#buscador {
	width:300px;
	text-align:left;
	float: right;
	margin-top:30px;}
	
#contenido {
	width: 450px;
	float:left;
	margin-top: 10px;
	text-align: justify;}

#menu h2 {
	font-size: 20px;}
#productos {
	float:left;
	width: 210px;
	margin-top:10px;}
	
.producto, .producto2 {
	float:left;
	width:207px;
	height:220px;
	border: #333333 1px solid;
	background-color:#FFFFFF;
	text-align:center;}
.producto a, .producto2 a {
	padding:10px;
	text-decoration:none;
	color:#003366;
	margin:0 auto;
	font-size:12px;}
.producto {
	margin:6px 0 0 7px;}
.producto2 {
	margin:6px 0 6px 7px;}
.producto, .producto2 {
	font-weight:bold;}
.producto img, .producto2 img {
	width:190px;
	max-height:150px;
	margin-top:8px;
	border:none;}

#adsense {
	margin: 0 auto;
	float:left;
	margin-left:200px;
	margin-top: 40px;}

/** FOOTER */
	
#footer {
	text-align:center;
	width:800px;
	margin:0 auto;}
	
#footer h6{
	text-align:center;
	font-size:12px;}
	
#footer p {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	font-size: 12px;
	color: #000;}
	
#formulari {
	float:left;
	border: #000000 1px dashed;
	background-color: #CCCCCC;
	margin-top: 20px;
	margin-bottom:20px;
	text-align:center;}

/*FORMULARIO*/

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

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