#megacontainer
 {
	font-family: Helvetica, Arial, Geneva, sans-serif;
	width: 100%;
	color: #333;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-color:transparent;
 	background-image: url(images/fondo.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	}
 
 #container
 {
	width: 700px;
 	margin-right: auto;
	margin-left: auto;
	}
 
 #top
 {
	padding: 0em;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	height: 160px; /* para IE5+ */
	min-height: 160px; /* para los browsers buenos */
}
  
.ie #top {
	height: 160px;
 }
 
 #top h1
 {
 padding: 0;
 margin: 0;
 }
 
 

a:link {
	text-decoration: none;
	color: #999966;
}

a:hover {
	color: #990000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999966;
}

 * a {
  outline:none;
   }


#content {
	font-size: 12px;
	text-align: justify;
	line-height: 160%;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	background-repeat: no-repeat;
	background-position: right bottom;
	background-image: url(images/back.jpg);
	padding: 20px;
	min-height:600px;
	height:auto !important;
	height:600px;
	background-color: #FFFFFF;
	width:518px;
	float: right;
	}

#content h1 {
	font-size: 24px;
	text-align: left;
	display: block;
	margin-bottom: 20px;	/*line-height: 120%;*/
	margin-top: 20px;	
	font-weight: normal;
}

#precios ul {
	text-decoration: none;
	list-style: none;

}

#footer {
	font-size: 9px;
	border: 1px solid #333333;
	margin-left: 140px;
	margin-bottom:4em;
	padding: 8px;
	background-color: #999966;
	color: #FFFFFF;
	background-image: url(images/back02.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width:542px;
	clear: right;
	}

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

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


#subfooter {
	font-size: 9px;
	margin-left: 140px;
	margin-bottom:4em;
	width:560px;
	margin-top: 2em;
	border-top: 1px dotted #333333;
	color: #999966;
	padding-top: 1em;
	}

#subfooter a {
	text-decoration: none;
	color: #999966;
}

#subfooter a:hover {
	color: #990000;
}

  #navcontainer {
	float: left;
	position: relative;
	background-color: #FFFFFF;
	}
	
	#navcontainer ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	width: 140px;
	font-size: 9px;
	position: relative;
	/*border-right: 1px solid #000000;*/
	}
		
#navcontainer ul li {
    position: relative;
	display: block;
	}
					
#navcontainer ul li a {
		width: 123px;
	display: block;
	text-decoration: none;
	color: #333333;
	padding: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	text-indent: 4px;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(images/arrow05.gif);
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
}

	li:hover ul { display: block; }

  #navcontainer a:hover {
	background-color: #999966;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(images/arrow04.gif);
	color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
}
* html #navcontainer ul li a {
	height: 1%; /* make hover effect work in IE */
}

	#descargas {
	background-image: none;
	border-bottom: 0px;
	margin-top: 20px;
	padding: 0px;
	color: #333333;
	font-size: 10px;
	}	
	
	#navcontainer a {
	background-image: none;
	border-bottom: 0px;
	padding: 0px;
	text-indent:0px;
	color: #999966;
	}	
	

#navcontainer #descargas img {
	margin-bottom: 1em;
	margin-top: 0em;
}
#navcontainer #descargas a {
	background: url(images/icono_down.gif) no-repeat 0 50%;
	padding-left: 1.1em;
	color: #999966;
}
#navcontainer #descargas a:hover {
	background: url(images/icono_down02.gif) no-repeat 0 50%;
	padding-left: 1.1em;
	color: #990000;
	border-left-width: 0px;
	}	
#navcontainer #descargas .titulodescarga {
	font-weight: bold;
	font-size: 12px;
	color: #999966;
	display: block;
	padding-bottom: 1em;
}
#navcontainer #descargas p {
	margin-bottom: 0;
}	
	/*ul#horizontal {
	float: left;
	width: 520px;
}

 ul#horizontal a
 {
	text-decoration: none;
	font-size: 9px;
	display: block;
	width: 92px;
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 20px;
	background-image: url(images/arrow06.gif);
 }

 ul#horizontal, ul#horizontal ul, ul#horizontal li
 {
	margin: 0px;
	padding: 0px;
 	list-style-type: none;
 }

 ul#horizontal li {
	float: left;
	text-indent: 0px;
	position: relative;
}

 ul#horizontal li a
 {
	color: #333333;
	padding: 5px;
  	margin-bottom: 0px;
}

 ul#horizontal li a:hover
 {
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(images/arrow07.gif);
	color: #FFFFFF;
}

 ul#subhorizontal { display: none; }
 ul#subhorizontal li { float: none; }

 ul#subhorizontal li a
 {
	padding: 0px;
	margin: 0px;
	height: 15px;
	text-indent: 4px;
	background-color: #CCCCCC;
	background-image: url(images/arrow01.gif);
	background-repeat: no-repeat;
	background-position: left center;
 }

 ul#horizontal li:hover ul#subhorizontal
 {
	display: block;
	position: absolute;
    }

 ul#horizontal li:hover ul#subhorizontal li a
 {
	width: 150px;
	display: block;
	border: none;
	padding: 5px;
	background-image: url(images/arrow02.gif);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #999966;
	background-repeat: no-repeat;
	background-position: left center;
}
 
*/
 .thumbnail
{
float: left;
margin: 0 4px 15px 0;
}

div.thumbnail img { border: 1px solid #333333; }

#content .clearboth { clear: both;}
#content .clearleft { clear: left;}


.floatleft {
	float: left;
	margin-left: 0px;
	margin-right: 20px;
	width: 150px;
}
.floatleft2 {
	float: left;
	margin-left: 0px;
	margin-right: 0.8em;
	width: 32px;
}

.floatleft3 {
	float: left;
	margin-left: 0px;
	margin-right: 20px;
	width: 250px;
}

.titulo {
	font-size: 24px;
	text-align: left;
	display: block;
	margin-bottom: 20px;	/*line-height: 120%;*/
	margin-top: 20px;
	line-height: 120%;
	}

.titulonoticia {
	font-size: 18px;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 1em;
	display: block;
	line-height: 140%;	/*line-height: 140%;*/
}
.titulopais {
	font-size: 12px;
	text-align: left;
	display: block;
	line-height: 160%;	/*line-height: 160%;*/
	background-color: #999966;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 1em;
	width: 515px;
	margin-bottom: 1em;
	}
.texto {
	font-size: 10px;
	text-align: left;
	line-height: 130%;	/*line-height: 130%;*/
	text-decoration: none;
	background-image: none;
}
.ladillo {
	font-weight: bold;
	font-size: 12px;
}
.ladillo2 {
	font-weight: bold;
	font-size: 12px;
	color: #999966;
}
.fecha {
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	margin-bottom: 1em;
	}
.pie {
	font-size: 9px;
	font-style: normal;
	text-align: left;
	color: #333333;
	width: 500px;
	margin-bottom: 2em;
	background: url(images/icono_flecha.gif) no-repeat 0 50%;
	padding-left: 1.1em;
	margin-right: 0.8em;
	display: block;
	}
.pie2 {
	font-size: 9px;
	font-style: normal;
	text-align: right;
	color: #333333;
	width: 130px;
	line-height: 140%;
	margin: 0px 0px 10px;
	}

.email {
	background: url(images/icono_mail.gif) no-repeat 0 50%;
	padding-left: 1.1em;
	margin-right: 0.8em;
color: #999966;
}

.referencia {
	background: url(images/icono_ref.gif) no-repeat 0 50%;
	padding-left: 1.1em;
	margin-right: 0.8em;
color: #999966;
}

.euro {
	background: url(images/icono_eur.gif) no-repeat 0 50%;
	padding-left: 1.1em;
	margin-right: 0.8em;
color: #999966;
}

.web { 
background: url(images/icono_web.gif) no-repeat 0 50%;
padding-left: 1em;
}

.contacto {
	color: #999966;
	background: url(images/icono_contacto.gif) no-repeat 0 50%;
	padding-left: 1em;
	margin-right: 0.8em;
	text-align: left;
}

#content hr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	margin-top: 1em;
	margin-bottom: 1em;
}
#content img {
	margin-bottom: 1em;
}

#content p {
	margin-bottom: 1em;
}

#content dt {
}
#content dl dt{
	border-bottom:dashed #333333 1px;
	padding-left:1em;
	background:url(images/icono_flecha.gif) no-repeat 0 0.4em;
	font-weight:bold;
	padding-bottom:3px;
	color: #999966;
}
#content dl dd{
	padding:7px 1em 20px 0;
	text-align:justify;
	margin-left: 1em;
}

input {
	padding:7px 1em 20px 0;
	text-align:justify;
	margin-left: 1em;
}
		
		
		#s3slider {
   width: 518px; /* important to be same as image width */
   height: 389px; /* important to be same as image height */
   position: relative; /* important */
   overflow: hidden; /* important */
}

#s3sliderContent {
   width: 518px; /* important to be same as image width or wider */
   position: absolute; /* important */
   top: 0; /* important */
   margin-left: 0; /* important */
}

.s3sliderImage {
   float: left; /* important */
   position: relative; /* important */
   display: none; /* important */
}

.s3sliderImage span {
   position: absolute; /* important */
   left: 0;
   font: 10px/15px Arial, Helvetica, sans-serif;
   padding: 10px 13px;
   width: 374px;
   background-color: #000;
   filter: alpha(opacity=70); /* here you can set the opacity of box with text */
   -moz-opacity: 0.7; /* here you can set the opacity of box with text */
   -khtml-opacity: 0.7; /* here you can set the opacity of box with text */
   opacity: 0.7; /* here you can set the opacity of box with text */
   color: #fff;
   display: none; /* important */
   top: 0;

   /*
       if you put
       top: 0; -> the box with text will be shown at the top of the image
       if you put
       bottom: 0; -> the box with text will be shown at the bottom of the image
   */
}

.clear {
   clear: both;
} 
		
		

