

* {
	margin:0;
	padding:0;
}

html { height: 100%; margin-bottom: 1px; }

body {
	background:#fff;
	font-family:Arial, Helvetica, sans-serif;
	color:#191919;
	font-size:12px;
}

a {
	color:#000;
	text-decoration:underline;
}

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

img {
	border:none;
}

p {
	margin-bottom:10px;
}

img {
	border:0;
}

h1 {
}

h2 {
}

h3 {
}

h4 {
	color:#191919;
	font-size:12px;
	font-weight:bold;
	margin-top:5px;
	margin-bottom:5px;
}

li.clr {
   display: inline;
   margin: 0;
   padding: 0;
   width: 1px;
 }

br.clr {
   clear: left;
   width: 1px;
   font-size:1px;
   margin: 0;
   padding: 0;
   overflow:hidden;
}

.clear {
	clear:both;
}

p.clear {
	margin:0;
	padding:0;
	clear:both;
}

ul {
	list-style:none;
}

li {
	list-style:none;
}

#main {
	width:960px;
	padding:15px;
	margin:0 auto;
	/*overflow:auto;*/
}

#top {
	height:200px;
	background-image:url(../img/detall_logo_fons.jpg);
	background-position:center bottom;
	background-repeat:no-repeat;
	margin-bottom:15px;
	/*overflow:auto;*/
}

#top-interior {
	height:140px;
	background-image:url(../img/detall_logo_fons_small.jpg);
	background-position:518px 0;
	background-repeat:no-repeat;
	margin-bottom:15px;
}

#logo {
	width:108px;
	margin:0 auto;
	margin-bottom:25px;
}

#logo-interior {
		width:108px;
		margin-left:24px;
		margin-bottom:25px;
}

#nav-bar {
	border-top:1px dotted #4C4C4C;
	border-bottom:1px dotted #4C4C4C;
	line-height:20px;
	height:20px;
	width:95%;
	margin:0 auto;
	/*overflow:auto;*/
}

#main-menu {
	float:left;
}

#main-menu li {
	float:left;
	margin-right:45px;
	color:#4C4C4C;
	font-size:11px;
	text-transform:uppercase;
	/*font-weight:bold;
	letter-spacing: 1px;*/
	display:inline;
	overflow:hidden;
}

#main-menu li a {
	color:#4C4C4C;
	font-size:11px;
	text-decoration:none;
}

#main-menu li a.selected,
#main-menu li a:hover {
	color:#E41519;
	text-decoration:none;
}

#lang-menu {
	float:right;
	display:inline;
	overflow:hidden;
}

#lang-menu li {
	float:left;
	margin-left:10px;
	color:#B3B3B3;
	font-size:11px;
	text-transform:uppercase;
	/*font-weight:bold;*/
	display:inline;
	overflow:hidden;
}

#lang-menu li a {
	color:#B3B3B3;
	text-decoration:none;
}

#lang-menu li a:hover {
	color:#E41519;
	text-decoration:none;
}

#lang-menu li.selected a {
	color:#E41519;
}

#content {
	clear:both;
	padding:30px;
	background:#E6E6E6;
}

#content-home {
	clear:both;
	background:#FFF;
}

#col-left-news {
	width:590px;
	float:left;
}

#col-right-news {
	width:250px;
	float:right;
	padding:15px;
	background:#CCCCCC;
}

.cols {
	float:left;
	width:280px;
	margin-right:30px;
	display:inline;
	overflow:hidden;
}

.cols .intro {
	font-size:14px;
	color:#E41519;
	margin-bottom:10px;
}

.col-prods {
	float:left;
	width:280px;
	margin-right:70px;
	display:inline;
	overflow:hidden;
}

.cols-last {
	float:left;
	width:280px;
	display:inline;
	overflow:hidden;
}

#lista-prods {
	float:left;
}
#lista-prods li {
	clear:both;	
}

#lista-prods .box-ficha-over,
#lista-prods .box-ficha {
	width:514px;
	height:193px;
	float:left;
	background:#CCC;
	background-image:url(../img/box-prod-r-doble.gif);
	background-repeat:no-repeat;
	background-position:500px 0px;
	margin-bottom:11px;
	display:inline;
	overflow:hidden;
}

#lista-prods .box-ficha-over {
	background-image:url(../img/box-prod-r-doble.gif);
	background-position:500px -194px;
}

#lista-prods .ver-mas-over,
#lista-prods .ver-mas {
	margin-top:42px;
	width:26px;
	float:left;
	background:#CCC;
	height:151px;
	background-image:url(../img/box-prod-btn-mas-doble.gif);
	background-repeat:no-repeat;
	margin-bottom:11px;
	display:inline;
	overflow:hidden;
} 

#lista-prods .ver-mas-over {
	background-image:url(../img/box-prod-btn-mas-doble.gif);
	background-position: -26px 0px;
	cursor:pointer;
}

#un-prod .info-top .text,
#un-prod .info-top-over .text,
#lista-prods .box-ficha-over .text,
#lista-prods .box-ficha .text {
	/*padding:5px 10px 5px 5px;*/
	/*width:362px;*/
	padding:5px 10px 5px 147px;
}

#un-prod .info-bottom .text,
#un-prod .info-bottom-over .text {
	padding:5px 10px 5px 5px;
}


#un-prod .info-top h1,
#un-prod .info-top-over h1,
#lista-prods .box-ficha-over h1,
#lista-prods .box-ficha h1 {
	font-size:24px;
	color:#FFF;
	/*margin-bottom:5px;*/
	font-weight:normal;
}

#un-prod .info-top h2,
#lista-prods .box-ficha h2 {
	font-size:16px;
	font-weight:normal;
}

#un-prod .summary,
#lista-prods .summary {
	margin-top:5px;
}

#un-prod .info-top img,
#lista-prods .box-ficha img {
	float:left;
	/*margin-right:10px;*/
	display:inline;
	overflow:hidden;
}

#un-prod {
	position:relative;
	float:left;
	width:540px;
}


#un-prod .info-top {
		/*height:193px;*/
		width:514px;
		background:#CCC;
		float:left;
		padding-bottom:10px;		
		background-image:url(../img/box-un-prod-t.gif);
		background-repeat:no-repeat;
		background-position:top right;
}

#un-prod .info-bottom-over,
#un-prod .info-bottom {
	width:372px;
	padding-left:142px;
	background:#CCC;
	float:left;
	min-height:193px;
	_height:193px;
	background-image:url(../img/box-un-prod-b-doble.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
}

#un-prod .info-bottom-over {
	background-image:url(../img/box-un-prod-b-doble.gif);
	background-position:500px 100%;
}

#un-prod p.separa {
	border-top:1px solid #8D8F92;
	margin-top:5px;
}

#un-prod .volver-over,
#un-prod .volver {
	position:absolute;
	right:0;
	bottom:0;
	margin-top:42px;
	width:26px;
	/*float:left;*/
	background:#CCC;
	height:151px;
	background-image:url(../img/box-prod-btn-menos-doble.gif);
	background-repeat:no-repeat;
}

#un-prod .volver-over {
	background-image:url(../img/box-prod-btn-menos-doble.gif);
	background-position: -26px 0px;
	cursor:pointer;
}

#un-prod a {
		color:#191919;
		text-decoration:none;
}

#un-prod a:hover {
		text-decoration:underline;
}

#prods-menu {
	width:707px;
	margin:0 auto;
}

#prods-menu li {
	float:left;
	color:#FFF;
	background:#FFF;
	width:99px;
	padding:8px 0 2px 0;
	height:17px;
	margin-right:1px;
	text-align:center;
	background-image:url(../img/menu-prods.gif);
	background-repeat:no-repeat;
	display:inline;
	overflow:hidden;
}

#prods-menu li.over {
	background-image:url(../img/menu-prods-over.gif);
	cursor:pointer;
}

#prods-menu li.selected {
	background-image:url(../img/menu-prods-over.gif);
}


#prods-menu li a {
	color:#FFF;
	text-decoration:none;
}

#prods-menu li a:hover {
		text-decoration:none;
}

#footer {
	clear:both;
	background:#4C4C4C;
	text-align:center;
	padding:10px;
	color:#CCC;
	font-size:10px;
	border-top:2px solid #FFF;
}

#footer a {
	color:#CCC;
	text-decoration:none;
}

#footer a:hover {
	color:#E41519;
	text-decoration:underline;
}

.tit-1 {
	color:#E41519;
}

/* noticies */

#col-left-news .date {
	font-size:18px;
	color:#E41519;
}

#col-left-news h1 {
	font-size:18px;
	color:#191919;
	font-weight:normal;
	margin-bottom:10px;
}

#col-left-news .summary {
	font-size:14px;
	font-style:italic;
	margin-bottom:10px;
	margin-top:10px;
}

#news-lateral li {
	margin-bottom:20px;
}

#news-lateral li h2 {
	color:#E41519;
	font-size:12px;
	font-weight:normal;
}

#news-lateral li a {
	font-size:12px;
	color:#191919;
	font-weight:normal;
	margin-bottom:20px;
	text-decoration:none;
}
#news-lateral li a:hover {
	text-decoration:underline;
}

#news-lateral li a.selected {
	color:#4C4C4C;
}

#col-right-news form {
	margin-bottom:20px;
}

#col-right-news div.submit {
	display:inline;
}

#col-right-news input,
#col-right-news select {
	background:#A8A9AC;
	border:0;
	color:#FFF;
	padding:2px;
	font-size:11px;
	border:0 none;
	padding:1%;
}

/* home */

#flashcontent {
	width:850px;
	margin-bottom:10px; 
	margin-left:auto;
	margin-right:auto;
}
#lema {
	width:850px;
	margin-bottom:20px; 
	margin-left:auto;
	margin-right:auto;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-style:italic;
	color:#4C4C4C;
	text-align:center;
}

#lema h1 {
	font-size:36px;
	color:#E41519;
	font-weight:normal;
}

#lema a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-style:italic;
	color:#4C4C4C;
	text-decoration:none;
}

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

#footer-home{
	clear:both;
	text-align:center;
	padding:10px;
	color:#CCC;
	font-size:10px;
	border-top:2px solid #FFF;
}

#footer-home a {
	color:#CCC;
	text-decoration:none;
}

#footer-home a:hover {
	color:#E41519;
	text-decoration:underline;
}
#logos-home {
	text-align:center;
	width:850px;
	margin:0 auto;
}

#logos-home img {
	padding:5px;
}

#gallery {
	margin-top:10px;
	margin-bottom:10px;
}

#gallery li {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}

/* press*/

#cols2-right,
#cols2-left {
	width:395px;
	padding:20px;
	background:#CCC url(../img/corner-top-left.gif) top left no-repeat;
	float:left;
	
}

#cols2-right {
	background:#CCC url(../img/corner-top-right.gif) top right no-repeat;
}

#cols2-left {
	margin-right:30px;
}

#cols2-right h1,
#cols2-left h1 {
	font-size:16px;
	color:#E41519;
	margin-bottom:10px;
	font-weight:normal;
}

#cols2-right h2,
#cols2-left h2 {
	font-size:12px;
	color:#E41519;
	font-weight:normal;
}

#cols2-right h3,
#cols2-left h3 {
	font-size:14px;
	font-weight:normal;
}

#cols2-right a,
#cols2-left a {
	text-decoration:none;
}

#cols2-right a:hover,
#cols2-left a:hover {
	text-decoration:underline;
}

#cols2-right .item,
#cols2-left .item {
	margin-bottom:20px;
}

.columns {
	min-height:400px;
	width:480px;
	overflow:hidden;
}

#links li {
	margin-bottom:10px;
}

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

#links a:hover {
	text-decoration:underline;
}

#contact-info {
	width:395px;
	float:left;
	margin-right:30px;
}

#mapa-google {
	width:425px;
	float:left;
	border:1px solid #999;
	margin-bottom:40px;
}