/* CSS Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p,
blockquote, pre, a, abbr, acronym, address, big,
cite, code, del, dfn, em, font, img,
ins, kbd, q, s, samp, small, strike,
strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
center, u, b, i {
     margin: 0;
     padding: 0;
     border: 0;
     outline: 0;
     font-weight: normal;
     font-style: normal;
     font-size: 100%;
     font-family: inherit;
     /*vertical-align: baseline*/
}

body {
     line-height: 1px
}

:focus {
     outline: 0
}

ol, ul {
     list-style: none
}

table {
     border-collapse: collapse;
     border-spacing: 0
}

blockquote:before, blockquote:after, q:before, q:after {
     content: ""
}

blockquote, q {
     quotes: "" ""
}

input, textarea {
     margin: 0;
     padding: 0
}

hr {
     margin: 0;
     padding: 0;
     border: 0;
     color: #000;
     background-color: #000;
     height: 1px
}
/* End of reset*/





html,body,#bg,#bg table,#bg td,#cont{width:100%;height:100%;overflow:hidden;  }
body{line-height:17px; font-family:Arial;font-size:12px;cursor:default;background:url(../img/loading.gif);color:#fff;}
a{text-decoration:none;color:#fff;outline:0;}
a:hover{text-decoration:underline;}
img{display:block; }
b, strong { font-weight:bold;}
#bg div{position:absolute; width:200%; height:200%; top:-50%; left:-50%}
#bg td{vertical-align:middle;text-align:center}
#bg img{

	/* Set rules to fill background */
	min-height: 100%;
	min-width: 1024px;

	/* Set up proportionate scaling */
	width: 100%;
	height: auto;

	/* Set up positioning */
	position: fixed;
	top: 0;
	left: 0;



}

h1 { font-size:24px;}
h2 { font-size:20px;}
h3 { font-size:16px;}

@media screen and (max-width: 1024px){
	#bg img {
		left: 50%;
		margin-left: -512px; }
}



#cont{ position:relative;top:0;left:0;z-index:2; overflow:auto; margin:0 0 50px 0; /*border:1px solid red;*/}
div.container { width:960px; margin:0 auto 0 auto; }

div#lang-select { height:20px; width:100%; text-align:right; padding:10px 0 10px 0;}
div#lang-select a{ padding:6px 20px 6px 8px; margin:0;}
div#lang-select .selected { text-decoration:underline;}
div#lang-select .esp { background:url(../img/esp.png) 100% 50% no-repeat; }
div#lang-select .eng { background:url(../img/eng.png) 100% 50% no-repeat; }
div#lang-select .fra { background:url(../img/fra.png) 100% 50% no-repeat; }
div#lang-select .vas { background:url(../img/vas.png) 100% 50% no-repeat; }
div#lang-select .deu { background:url(../img/deu.png) 100% 50% no-repeat; }

hr { border: 0;	width: 100%;color: #fff;background-color: #fff;	height: 1px; }
p { padding:0 0 20px 0;}
b, strong { font-weight:bold;}
em , em *{ font-style:oblique; }

#header{ min-width:960px; height:66px; background:url(../img/transparent.png); margin:0px 0 20px 0; overflow:hidden;position:relative;}
#menu-container{width:690px; float:left;}


ul.menu{ width:690px; margin:25px 0 0 0; display:block; list-style:none; height:20px; float:left; line-height:20px;}
ul.menu li { display:inline; height:25px; line-height:25px;}
ul.menu li a { padding:2px 20px 2px 0px; text-decoration:none; line-height:20px; color:#fff; }
ul.menu li a span{ color:#fff; font-size:12px; text-transform:uppercase; }
ul.menu li a:hover, ul.menu li a.selected { text-decoration:none;  }
ul.menu li a:hover, ul.menu li a.selected  { text-decoration:underline; }

ul.submenu{ width:690px; display:block; list-style:none; float:left; }
ul.submenu li { display:inline; height:20px; line-height:20px;}
ul.submenu li a { padding:0 10px 0 0; text-decoration:none; color:#fff; }
ul.submenu li a span{ color:#fff; font-size:12px; }
ul.submenu li a:hover, ul.submenu li a.selected { text-decoration:none;  }
ul.submenu li a:hover, ul.submenu li a.selected  { text-decoration:underline; }





a.logo { display:block; width:110px; float:right; height:66px; margin:0; overflow:hidden; background:url(../img/grupo/logo.png) 50% 50% no-repeat;}
a.l-logo { display:block; width:155px; float:left; height:66px; margin:0; overflow:hidden; }

div.module, a.module{ background:url(../img/transparent.png); padding:10px 0 10px 0; float:left; }
div.module div.module-wrap, a.module div.module-wrap{ margin:0 10px 0 10px; }
div.module h1, a.module h1 { font-size:21px; font-weight:normal; margin:0 0 10px 0; line-height:21px;}
div.module h2, a.module h2 { font-size:17px; font-weight:normal; margin:0 0 10px 0; line-height:21px;}


.mw-290 { display:block; width:290px; overflow:hidden;}
.mw-200 { display:block; width:200px; overflow:hidden;}
.mm {  margin:0 22px 0 0; }
.mm2 {  margin:0 22px 0 22px; }
.h-265 { height:265px; }
.h-245 { height:245px; }
.pointer {cursor:pointer; }

a.read-more { display:block; background:url(../img/rarrow.gif) no-repeat 100% 50%; padding:5px; }
a.read-more-l { display:block; background:url(../img/larrow.gif) no-repeat 0% 50%; padding-left:8px; }


a.icono-pdf { background:url(../img/grupo/pdf-icon.gif) 0% 50% no-repeat; padding-left:8px;}
a.icono-ampliar { background:url(../img/ampliar.gif) 0% 50% no-repeat;}


#footer {
	padding:30px 0 0 0;
	height: 60px;
	width: 960px;
	margin:0 auto 0 auto;
	z-index:90;
	overflow:hidden;
}

#footer img{ display:block; float:right; width:230px; height:40px;}
#footer span{ display:block; padding:15px 0 0 0; float:left;}

div.news_block-r{width:353px; float:right;}

.error-message{color:#FF9A02;}

form input.text {border:1px solid #ccc;}
form input.text:focus {background:#FFE9C9; border:1px solid #FFB544;}

#index-news div em{ display:block; float:left; }
span.discount { 
    padding:15px 15px 15px 12px;
    float:left;
    margin-right:15px;
    font-size:10px;
    display:block;
    position:relative;
    color:#fff;  
    background:url(../img/badges.png) no-repeat top left;
}






/***** DREAMS *********/
a.dream-box:hover { text-decoration:none; }
a.dream-box { display:block; width:180px; height:188px; padding:10px 15px; float:left; margin:0 0 10px 10px; overflow:hidden;}
    .dream-box h1 { font-size:12px !important; font-weight:bold !important; line-height:18px !important; }
    .dream-box div.tn { height:100px; width:100%; overflow:hidden; margin-bottom:10px; text-align: center; }
    .dream-box div.tn img { margin-left:0px; }
    .dream-box span { display:block; background:url(/img/r-arrow.png) 100% 50% no-repeat; }
    
.color-d1 { color:#B88AFF; }
.color-d2 { color:#5299FF; }
.color-d3 { color:#968C83; }
.color-d4 { color:#00B7B7; }
.color-d5 { color:#DF7A9F; }

