/* ----------------------------------------------------------------------------------------------------------

    This website template was downloaded from http://www.nuviotemplates.com - visit us for more templates

    Structure:
    display; position; float; z-index; overflow; width; height; margin; padding; border; background; align; font;

    Content:
    
        1) HTML tags, reset
        2) Universal styles (display, float, margin, text-align...)
        3) Generally HTML styles (table, ul, dl...)
        4) Layout
        5) Page: Home
        
---------------------------------------------------------------------------------------------------------- */

/* ----------------------------------------------------------------------------------------------------------
1) HTML tags, reset
---------------------------------------------------------------------------------------------------------- */

* {margin:0; padding:0;}
body, div, span, p, a, img, ul, ol, li, caption, table, thead, tbody, tfoot, tr, th, td, form, fieldset, legend, label, dl, dt, dd, blockquote, applet, object, h1, h2, h3, h4, h5 {border:0;}
body {padding-bottom:20px; background:url("../design/bg.gif") 0 0 repeat-x; font:0.8em/1.5 "arial",sans-serif; text-align:center;}

h1, h2, h3, h4, h5, h6 {margin:15px 0 10px 0;}
h1 {font-size:180%;}
h2 {font-size:160%;}
h3 {font-size:140%;}
h4 {font-size:120%;}
h5 {font-size:100%;}

p, table, ul, ol, dl, fieldset {margin:15px 0;}

table {border-collapse:collapse; border-spacing:0;/* font-size:100%;*/}
th {text-align:center; font-weight:bold;}
th, td {padding:3px 7px;}

ul, ol {margin-left:30px;}
ul ul, ol ol {margin:0; margin-left:20px;}
ol {list-style-type:decimal;}
li {display:list-item;}

dt {font-weight:bold;}
dd {margin-left:30px;}

fieldset {position:relative; padding:10px;}
legend {position:absolute; top:-1em; margin:0; padding:5px 10px; font-size:100%; font-weight:bold;}

/* ----------------------------------------------------------------------------------------------------------
2) Universal styles (display, float, margin, text-align...)
---------------------------------------------------------------------------------------------------------- */

.box {min-height:1px;}
.box:after {display:block; visibility:hidden; clear:both; line-height:0; font-size:0; content:".";}

.relative {position:relative;}

.clear {clear:both;}

.f-left {float:left !important;} img.f-left {float:left; margin-right:10px;}
.f-right {float:right !important;} img.f-right {float:right; margin-left:10px;}

.t-left {text-align:left !important;}
.t-center {text-align:center !important;}
.t-right {text-align:right !important;}
.t-justify {text-align:justify !important;}

.va-top {vertical-align:top;}
.va-middle {vertical-align:middle;}
.va-bottom {vertical-align:bottom;}

.nom {margin:0 !important;}
.nomt {margin-top:0 !important;}
.nomb {margin-bottom:0 !important;}

.noscreen {display:none;}

/* ----------------------------------------------------------------------------------------------------------
3) Generally HTML styles (table, ul, dl...)
---------------------------------------------------------------------------------------------------------- */            

table.table-style01 {/*width:100%;*/}
table.table-style01 th {text-align:center;}

ul.ul-style01 {margin:15px 0 15px 20px; padding:0; list-style:none;}
ul.ul-style01 li {margin:0; padding:0; padding-left:15px; background:url("../design/ul-style01.gif") 0 5px no-repeat;} 
ul.ul-style01 ul {margin:0; padding:0; list-style:none;}
ul.ul-style01 ul li {background:url("../design/ul-style01-sub.gif") 0 5px no-repeat;}

/* ----------------------------------------------------------------------------------------------------------
4) Layout
---------------------------------------------------------------------------------------------------------- */

#main {width:910px; margin:0 auto; text-align:left;}

    #header {position:relative; height:100px; background:url("../design/header.jpg") 0 0 no-repeat; overflow:hidden;}
    #eltitol{/*left: 50%; color: rgb(255, 255, 255); text-align: center; position: absolute; top: 3px; width: 400px; margin-left: -200px;z-index:1;border-width:0px;*/
	border-width:0px;
	color:#71C705;
	font-size:15px;
	left:50%;
	margin:0 0 0 -162px;
	position:absolute;
	text-align:left;
	top:3px;
	width:353px;
	z-index:1;
	font-style:italic;
}
        #logo {position:absolute; top:11px; left:36px; margin:0; font-size:200%; letter-spacing:-1px; font-weight:normal;}
        #logo span {font-weight:bold;}
        #logo a {text-decoration:none;}

	#logo2{position:absolute; top:10px; left:380px; margin:0;}
		#logo a img{border-width:0px;}
        
        #slogan {position:absolute; right:15px; width:230px;position:absolute;right:15px;text-align:center;width:230px;}
	#slogan a {color:#FFF}
	.ampliar{border-width:0px;}
	a:hover .ampliar{border-width:0px;}

    #nav {padding:0 15px 5px 6px; background:url("../design/nav.gif") 0 100% no-repeat;}
    
        #nav ul {margin:0; padding:0; list-style:none;}
        #nav ul li {display:inline; margin:0; padding:0;}
        #nav ul li a {display:block; float:left; padding:12px 15px 12px 14px; background:url("../design/nav-link.gif") 100% 0 repeat-y; text-decoration:underline;}
        #nav ul li#nav-active a {font-weight:bold; text-decoration:none;}

    #cols {background:url("../design/cols.gif") 0 0 repeat-y;}

        #content {float:left; width:655px; overflow:hidden;}
        
            #content #content-title {margin:0; padding:15px 15px 10px 20px; background:url("../design/content-title.gif") 0 0 no-repeat; font-size:140%; font-weight:normal;text-transform: uppercase}
            #content #content-in {padding:5px 10px 10px 10px;}
        
        #aside {float:right; width:255px; overflow:hidden;}
        
            #aside #aside-title {margin:0; padding:15px 15px 10px 15px; background:url("../design/aside-title.gif") 0 0 no-repeat; font-size:140%; font-weight:normal;}
            #aside .aside-in {padding:10px 10px 15px 10px;}
            #aside .aside-box {padding:10px; background:url("../design/aside-box.jpg") 0 0 no-repeat;}
            #aside .title {margin:0 5px 0 0; padding:10px 15px; background:url("../design/aside-title-02.gif") 0 0 repeat-x; font-size:100%;}    

    #cols-bottom {width:910px; height:12px; background:url("../design/cols-bottom.gif") 0 0 no-repeat; font-size:0;}
    
    #footer {width:870px; height:40px; padding:20px 20px 0 20px; background:url("../design/footer.gif") 0 0 no-repeat;}
    #footer p {margin:0;}
 
/* ----------------------------------------------------------------------------------------------------------
5) Page: Home
---------------------------------------------------------------------------------------------------------- */

#perex {margin-left:5px; padding:15px; background:url("../design/perex.gif") 0 100% no-repeat;}
#perex p {margin:0;}

#sections {background:url("../design/sections.gif") 0 0 repeat-y;}
#sections-bottom {width:620px; height:7px; background:url("../design/sections-bottom.gif") 0 0 no-repeat; font-size:0; margin-bottom:10px;}

    .section {float:left; width:200px;}
    .section p {margin:0;}
    .section p.imatge {text-align:center}    
    .section.margin {margin:0 10px;}
    .section h3 {margin:0; padding:10px; background:url("../design/section-title.gif") 0 0 no-repeat; font-size:100%;}
    .section-in {margin-bottom:10px; padding:0 10px 10px 10px;}

dl#news, dl#news dd {margin:0;}
dl#news dt {clear:both; padding-left:18px; background:url("../design/ico-list.gif") 0 2px no-repeat;}
dl#news dd {margin:7px 0 10px 0; padding-bottom:10px;}
dl#news dd span.date {padding-right:10px; background:url("../design/date.gif") 100% 50% no-repeat; font-size:85%; font-weight:bold;}

#buscador,#cse-search-box{/*margin:10px;float:right;width:350px;display:inline;height:22px;*/
	display:inline;
	float:right;
	left:50%;
	margin-left:-162px;
	position:absolute;
	top:53px;
	width:372px;
}
#buscador input,#cse-search-box input {/*height:22px;*/
}
#botoBuscar {/*background:url(img/fondo_boton.gif);width:88px;text-align:center;color:white;font-weight:900;font-size:13px;height:25px;border-width:0px;margin-bottom:2px;*/
	font-size:13px;
}
.tdlot{vertical-align:top;}
/*#comprarBoton span {background:url(img/fondo_boton.gif);width:88px;display:block;text-align:center;color:#5FB200;font-weight:900;font-size:13px;height:22px;border-width:0px;float:left;cursor:hand;}*/
#comprarBoton {text-decoration:none;
background-image:url(../design/fondo_comprar.png);
background-repeat:no-repeat;
color:#71C705;
display:block;
height:37px;
padding:3px 10px;
text-align:center;
}
#comprarBoton span {text-decoration:underline; font-size:25px;}

#precioGastos{
text-align:center;
}
#precioGastos b{
 font-size:25px;
 margin-right:10px;
}

.ampliar{position:absolute;float:left;}
.bordeImagen img {border: 1px solid #CACACA;}
.tproductes{width:336px;}

#rutas{width:250px;float:right;margin:10px;margin-bottom:0px;color:#FFF;}
#rutas a{color:#5FB200;}

#descripcionCat{padding:0px 10px;border:solid 1px #DDDDDD; border-width:1px 1px 1px 8px;margin:5px 0px; background-color: #F5F5F5;font-size:18px;}


#ofertas{background-color:#F5F5F5;border-color:#DDDDDD;border-style:solid;border-width:1px 1px 1px 8px;margin:5px;padding: 10px; width:600px;}
#ofertas table tr td{padding:3px 0px;}
#descripcionOferta{width:150px;vertical-align:bottom;border:1px solid #E0E0E0;font-size:10px;background-color:#fff;}
#descripcionOferta a{font-size:18px;color:#cc0000;}
/**********descripcionLP********************/
#descripcionLP{	/*width:340px;border:1px solid #E0E0E0;background-color:#fff; padding:5px;height:172px;margin-left:200px;*/
	width:340px;border:1px solid #E0E0E0;background-color:#fff; padding:5px;height:110px;
        margin-left:37px;
        }
#minidescripcionLP{/*width:150px;vertical-align:bottom;border:1px solid #E0E0E0;background-color:#fff;float:left;height:172px;padding:5px 0px;*/
	width:150px;vertical-align:bottom;border:1px solid #E0E0E0;background-color:#fff;float:right;height:110px;padding:5px 0px;margin-right:11px;
        }

#filter
{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: #000000;
	z-index:10;
	opacity:0.8;
	filter: alpha(opacity=50);
	
}

#box 
{
	display: none;
	position: absolute;
	width: auto;
	height: auto;
	margin:auto;
	border: 10px solid white;
	background-color: white;
	z-index:10001;
	overflow: none;
	top:50%;
	left:50%;
	margin-left:-237px;
	margin-top:-200px;
}

#boxtitle
{
	position:absolute;
	float:center;
	padding:0;
	padding-top:4px;
	padding-left:8px;
	display:block;
	font-weight:1100;
}
.error{color:#CC0000;}

#solucionExplorer6{width:643px important!;}
