* {
  margin: 0;
  padding: 0;
}

body {
  color: #333;
  font: 100% Arial,Helvetica,sans-serif;
  text-align: center;
  	 background: #40590a;
}

h1{
	margin:95px 0px 0px 85px;
	color: #3f5a09;
	font-weight:bold;
	font-size:190%;
	font-style:italic;
	width:70%;
	text-align:right;
}
h2{
	color: #3f5a09;
	font-size:160%;
}
h3{
	color: #333;
	font-size:120%;
	text-decoration:underline;
	margin-bottom:5px;
}

p {
  margin: 0;
  line-height: 1.5em;
}

a {
  color: #666;
  font-weight: bold;
  text-decoration: none;
  outline:0;

}

a:hover {
  color: #999;
  text-decoration: underline overline;
}

li{
	list-style:none;
}
img{
	border:0;
}
#container-page {
  margin: 0 auto;
  width: 950px;
  text-align: left;
  position: relative;
  min-height: 100%; /* For IE */
  background: url(../images/borde_dere_fondo.gif) repeat-y top right;
}
* html #container-page {
	height:100%;
}
#container-page2 {
  width: 100%;
  background: url(../images/fonod_principal.jpg) no-repeat 0 0;
  position: relative;
  height: 100%; /* For IE */
}
* html #container-page2 {
	height:100%;
}
#container-head {
  display:block;
  background: url(../images/cabecera_dere.gif) no-repeat top right;
  width:100%;
  height:100px;
}

#head {
	display:block;
	width:950px;
	
}
#menu_superior{
	width:100%;
	text-align:right;
	font-size:70%;
	float:left;
	display:block;
	margin-top:25px;
}
#info{
	width:48%;
	float:right;
	text-align:right;
	display:block;
	margin-right:70px;
}
#info img{
	vertical-align: text-bottom;
}
#info li{
	float:right;
	padding:3px;
}
#menu_superior li a{
	color: #8c8c8c;
	text-decoration:none;
	margin-left:10px;
}
#menu_superior li a:hover{
	color:#716d65;
	text-decoration: underline;
	margin-left:10px;
}
.imprimir{
	margin:0;min-height:16px;padding:2px 2px 2px 20px;background: transparent  url('../images/print.gif') no-repeat 0px 0px;
}
#menu-contacto{
	margin:0;min-height:16px;padding:2px 2px 2px 20px;background: transparent url('../images/contact.gif') no-repeat 0px 0px;
}
#menu-aviso_legal{
	margin:0;min-height:16px;padding:2px 2px 2px 20px;background: transparent url('../images/aviso.gif') no-repeat 0px 0px;
}
.imprimir:hover{
	margin:0;min-height:16px;padding:2px 2px 2px 20px;background: transparent  url('../images/print2.gif') no-repeat 0px 0px;
}
#menu-contacto:hover{
	margin:0;min-height:16px;padding:2px 2px 2px 20px;background: transparent url('../images/contact2.gif') no-repeat 0px 0px;
}
#menu-aviso_legal:hover{
	margin:0;min-height:16px;padding:2px 2px 2px 20px;background: transparent url('../images/aviso2.gif') no-repeat 0px 0px;
}
.ing{
	margin:0;min-height:16px;padding:0px 2px 2px 20px;background: transparent  url('../images/icono_ingles.gif') no-repeat 2px 3px;
}
.esp{
	margin:0;min-height:16px;padding:0px 2px 2px 20px;background: transparent  url('../images/icono_espanol.gif') no-repeat 2px 3px;
}
.cat{
	margin:0;min-height:16px;padding:0px 2px 2px 20px;background: transparent  url('../images/icono_catalan.gif') no-repeat 2px 3px;
}
#cabecera {
	float:left;
	text-align:left;
	display:block;
	height:110px;
	width:950px;
	 background: url(../images/borde_dere.gif) repeat-y top right;
}
#logo{
	margin: 10px 240px 0px 40px;
	float:right;
}
#container-content {
  padding: 0;
  background: url(../images/fondo_dere_footer.gif) no-repeat bottom right;
}

#container-content:after {
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0;
  visibility: hidden;
}

#content-sec {
	width: 55%;
	float: right;
	height:410px;
	overflow:auto;
	font-weight:bold;
	text-align:center;
	padding-top:50px;
	overflow:hidden;
	background: url(../images/borde_dere.gif) repeat-y top right;
}
p.leyenda{
	float:right;
	padding:0% 10% 0% 10%;
	width:80%;
	display:block;
	margin:20px 0px 50px 0px;
	color:#404040;
	text-align:right;
	font-style:italic;
}
p.leyenda span{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:120%;
}
#container-foot {
	width: 100%;
	position: absolute;
	bottom: 0 !important;
	bottom: -1px; /* For Certain IE widths */
	height: 35px;
	font-size:70%;
}

#foot {
  line-height: 30px;
  margin:0 auto;
  background:url(../images/fondo_footer.gif) no-repeat bottom center;
  width:100%;
  display:block;
  height: 35px;
}
#foot ul{
	width:950px;
	margin:0 auto;
}
#foot ul li{
	float: left;
	margin-left:10px;
}
#foot ul li.info{
	float: left;
	margin-left:10px;
	padding-right:80px;
}
.boton{
	border:1px solid #ea7809;
	background:#fff;
	font-size:85%;
	color:#333;
	font-weight:bold;
	cursor:pointer;
}
.preField{
	display:block;
	float:left;
	width:100px;
	text-align:right;
	margin-right:3px;
	font-size:90%;
}

input, textarea {
	background-color: #F3F3F3;
	margin:2px 5px 0 0;
	border-width: 0px 2px 2px 0px;
	border-style: solid solid solid solid;
	border-color:#ccc;
	color:#000;
	font-family: Geneva, Helvetica, Arial, sans-serif;
	padding:1px 2px;
	font-size:90%;
}
input[type='text'] {		
}
.error{
	border:#333 2px solid;
}
#autor{
	display:none;
}
.oculto{
	visibility:hidden;
	display:none;
}


#nav{
margin:0 auto;
list-style-type:none;
list-style-position:outside;
line-height:1.5em;
text-align:center;
width:480px;
display:block;
margin-bottom:50px;
padding-left:25px;
}

#nav a{
display:block;
margin:0;min-height:16px;padding:0px 2px 0px 10px;/*background: transparent  url('../images/punto_gris.gif') no-repeat 2px 3px;*/
text-decoration:none;
color:#999;
text-decoration:none;
font-size:12px;
text-align:left;
}

#nav a:hover{
background-color:#40590a;
color:#333;
margin:0;min-height:16px;padding:0px 2px 0px 10px;/*background: transparent  url('../images/punto_verde.gif') no-repeat 2px 3px;*/
text-decoration:none;
background: url(../images/bot_2.gif) no-repeat top left;
height:25px;
color:#FFF;
}

#nav li{
float:left;
position:relative;
width:100px;
margin-right:20px;
background: url(../images/bot_1.gif) no-repeat top left;
height:25px;
}

#nav ul {
position:absolute;
display:none;
top:1.55em;
width:100px;
padding-top:0px;
}
#nav ul li{
float:left;
position:relative;
width:200px;
}
#nav ul li.alto{
	line-height:15px;
	background: url(../images/bot_1_alto.gif) no-repeat top left;
	height:37px;
}
#nav ul li.largo{
	background: url(../images/bot_1_largo.gif) no-repeat top left;
}
#nav ul li:hover{
	color:#333;
}
#nav ul a{
height:25px;
float:left;
width:180px;
outline:none;
text-decoration:none;
background:none;
padding-left:10px;
}
#nav ul a:hover{
height:25px;
float:left;
outline:none;
text-decoration:none;
color:#FFF;
padding-left:10px;
background: url(../images/bot_22.gif) no-repeat top left;
}
#nav ul li.alto a{
padding:3px 0px 0px 10px;
}
#nav ul li.alto a:hover{
height:37px;
padding:3px 0px 0px 10px;
float:left;
outline:none;
text-decoration:none;
color:#FFF;
background: url(../images/bot_22_alto.gif) no-repeat top left;
}
#nav ul li.largo a:hover{
height:25px;
float:left;
outline:none;
text-decoration:none;
color:#FFF;
background: url(../images/bot_22_largo.gif) no-repeat top left;
}