@charset "ISO-8859-1";
/* CSS Document */

* 
{
	padding: 0;
	margin: 0;	
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;	
}

img
{
	border: 0;
}

a
{
	color:#333;
}

body 
{
	background-color: #fff;
	text-align:center;
	background-image:url(../img/bg/header.gif);
	background-repeat:repeat-x;
}

#container
{
	width:765px;
	margin:0 auto 0 auto;
	text-align:left;
}

#header
{
	height: 153px;

}

#logo
{
	width: 377px;
	height: 145px;
	background-image: url(../img/logos/logo.header.gif);
	float: left;
}

#menu1
{
	width: 221px;
	height: 144px;
	background-image: url(../img/bg/header.menu.gif);
	background-repeat: no-repeat;
	float: left;
	margin: 0px 0px 0px 162px;
	text-shadow: #adeff9 0px 1px 1px;
}

#menu1 ul
{	
	margin: 15px 0px 0px 28px;
	list-style-type: none;
	font-size: 11px;
}

#menu1 ul li
{
	width:160px;
	border-bottom: 1px dashed #b9ddeb;
}

#menu1 ul li a
{
	text-decoration:none;
	color:#777;	
	display: block;
	padding: 2px 0px 5px 10px;
}

#menu1 ul li a:hover
{
	text-decoration:underline;
	color:#51aacc;
}

#body
{
	display: -moz-inline-block; /*Trick para firefox*/
	display: inline-block;
	margin: 20px 0px 0px 10px;
}

#left_container
{
	width:516px;
	float: left;
	padding-bottom:15px;
}

/*Aquí definim el bloc del menu de productes*/
#right_container
{
	width:208px;
	margin: 0px 0px 0px 528px;
}

#tel
{
	display:block;
	width: 208px;
	height: 83px;
	background-image: url(../img/buttons/solicitud.gif);
	margin: 0px 0px 0px 7px;
}

#tel:hover
{
	background-image: url(../img/buttons/solicitud_over.gif);
}

#menu_productos
{
	width: 208px;
	height: 400px;
	background-image: url(../img/bg/menu_productos.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 11px;
	font-size: 11px;
	
}

#menu_productos ul
{
	list-style-type: none;
}

.accToggler
{
	cursor: pointer;
	width: 182px;
	background-color: #381c1e;
	color: #fff;
	padding: 5px 5px 6px 10px;
	margin: 0px 0px 2px 0px;
	border-bottom-color: #f0f0f0;
	text-shadow: #000 0px 1px 1px;
}

.accContent li
{
	width: 195px;
	border-bottom: 1px dashed #c6d2e0;
	text-shadow: #d4d4d4 0px 1px 1px;
	/*padding: 4px 0px 6px 10px;*/
}

.accContent li a
{
	display: block;
	width: 182px;
	background-color: #fff;
	padding: 5px 5px 5px 10px;
	text-decoration: none;
}

.accContent li a:hover
{
	background-color: #b3e2f4;
	text-decoration: underline;
}

#titular_menu_productos
{
	width: 197px;
	height: 36px;
	background-image: url(../img/titles/nuestros_productos.gif);
	margin: 0px 0px 10px 0px;
}

#up
{
	height: 20px;
	text-align: right;
	width: 650px;
	padding: 7px 0px 0px 0px;
	font-size: 11px;
}

#up img
{
	vertical-align:middle;
}

#up a:hover
{
	color: #12779d;
}

#footer
{
	width: 100%;
	height: 150px;
	background-image: url(../img/bg/footer.gif);
	background-repeat: repeat-x;
	text-align: center;
	padding-top: 20px;
	font-size: 11px;
	display: -moz-inline-block; /*Trick para firefox*/
}

#f_container
{
	width:765px;
	margin:0 auto 0 auto;
	padding: 0px 0px 0px 25px;
}

#f_container div
{
	float: left;
	margin-right:10px;
	background-repeat: no-repeat;
	background-position: 0px 3px;
	text-align: left;
	padding: 0px 0px 0px 15px;
}

#f_container div h4
{
	text-transform: uppercase;
	text-shadow: #add6e6 0px 1px 1px;
	font-size: 11px;
}

#tag_cloud
{
	width: 150px;
	background-image: url(../img/icons/list.gif);
	margin-left: 10px;
}

#legal
{
	width: 150px;
	background-image: url(../img/icons/legal.gif);
}

#f_contactar
{
	width: 150px;
	background-image: url(../img/icons/sobre.gif);
}

#f_contactos
{
	margin: 7px 0px 0px -15px;
}

#f_container ul
{
	margin-top: 7px;
	list-style-type: none;
}

#f_container li
{
	margin: 0px 0px 0px -15px;
	height: 19px;	
}

#f_contactos li
{
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 0px 0px;
}

.tel
{
	background-image: url(../img/icons/phone-blue.png);
	background-repeat: no-repeat;
}

.email
{
	background-image: url(../img/icons/sobre2.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
}

.vcard
{
	background-image: url(../img/icons/vcard.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
}


#f_container li a:hover
{
	color: #12779d;
}

#logos img
{
	display: block;
	margin-bottom: 3px;
}
/* ************************************ MINI ADS!!!!!!!*/
#add_to_bookmark
{
	background-image: url(../img/banners/bookmark.gif);
	width:197px;
	height: 68px;
	margin: 20px 0px 0px 0px;
	display: block;
}

#add_to_bookmark:hover
{
	background-position: bottom left;
}
#mini_calc
{
	background-image: url(../img/banners/mini_calc2.gif);
	width:197px;
	height: 22px;
	margin: 10px 0px 0px 0px;
	display: block;
}

#mini_calc:hover
{
	background-position: bottom left;
}

h3
{
	color: #381c1e;
	font-style: italic;
	margin: 0px 0px -8px 0px;
}

#localizator
{
	width:522px;
	height:34px;
	background-image: url(../img/bg/localizator.gif);
	font-size: 12px;
	color: #333;
	padding: 10px 0px 0px 10px;
	background-repeat: no-repeat;
}

#localizator .home
{
	padding: 0px 5px 0px 0px;
	display: block;
	width: 16px;
	height: 16px;
	background-image: url(../img/icons/home.gif);
	background-repeat: no-repeat;
	background-position: top left;
	float: left;
}

#localizator .home:hover
{
	background-position: bottom left;
}

#localizator a
{
	text-decoration: underline;
}

#localizator a:hover
{
	color: #12779d;
}

#localizator em
{
	color: #fff;
	font-style: normal;
	font-weight: bold;
	text-shadow: #12779d 0px 1px 1px;
}

#flashbanner
{
	padding-top: 10px;
	color:#900;
	font-size:20px;
}











