#imatge, #info1, #info2
{
	float: left;
	width: 300px;}

p a
{
	text-decoration: none;
	color: #3e5642;
	font-weight:bold;
	text-align: center;}

p a:hover
{
	text-decoration: underline;
	color:#3e5642;}

#container {
	width:900px;
	margin:0 auto;}
#cabecera {
	text-align:center;
	margin-bottom:50px;}
#cabecera h3 a{
	text-align:left;
	font-size:24px;
	margin-left:10px;
	color:#990000;}
#buscador {
	width:280px;
	text-align:center;}

#contenido {
	width: 550px;
	float:left;
	text-align:justify;}
#menu {
	width:285px;
	float:left;
	margin-left:20px;
	margin-right:10px;}
	
/*LLAMAR*/
#llamar {
	float:left;
	border:#003399 1px solid;
	margin-left:0px;
	margin-bottom:20px;
	margin-top: 20px;
	width:210px;}
#llamar a img{
	margin:0 auto;
	text-decoration:none;
	border:none;
	margin-left:40px;}
#llamar p{
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bolder;}
#llamar2 {
	float:left;
	width:200px;
	margin-left: 5px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	margin-top:10px;}
#llamar2 p{
	text-align:center;
	font-size:12px;
	color:#000000;}
#llamar2 a{
	color:#0033CC;
	text-align:center;
	font-size:12px;
	text-decoration:blink;}

/*LLAMAR*/

#productos {
	margin-top:20px;
	margin-left:0px;}
.producto, .producto2 {
	float:left;
	width:256px;
	height:250px;
	border:#003399 1px solid;
	background-color:#FFFFFF;
	text-align:center;}
.producto a, .producto2 a {
	padding:10px;
	text-decoration:none;
	color:#014d3d;
	margin:0 auto;}
.producto {
	margin:6px 0 0 7px;}
.producto2 {
	margin:6px 0 6px 7px;}
.producto, .producto2 {
	font-weight:bold;}
.producto img, .producto2 img {
	width:210px;
	max-height:190px;
	margin-top:8px;
	border:none;}
#footer {margin-left: 100px;}

#linksext {
	width:840px;
	font-size:11px;
	margin:0 auto;}
	
#linksext a {
	color:#be800a;}
	
#linksext a:hover {
	color:#333333;}

#formulari {
	float:left;
	width: 170px;
	border: #000000 1px dashed;
	background-color: #CCCCCC;
	margin-top: 50px;
	margin-left:0px;
	text-align:center;}
	
/*FORMULARIO*/

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

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

