/*Bloques*/
div.gr1, div.gr2, div.gr3
{float:left;}
#bloque1,#Bloque2 {
width:950px;
height:100%;
border-left:1px solid #4B884D;
border-right:1px solid #4B884D;
background-color:#DDE7D1;
voice-family: "\"}\""; 
voice-family:inherit;
width:948px;
}
#bloque1{ margin-bottom:9px;}
#bloque2{ background-image:url(/parquefluvial/images/az_bloque.gif);
background-repeat:repeat-y;
border-left:1px solid #4B884D;
border-right:1px solid #4B884D;
display:inline-block;}
#bloque2 div.gr1{
width:224px;
margin-right:7px;
background-image:url(/parquefluvial/images/az_bloque_gr.gif);
background-repeat:repeat-x;
background-position:top;
background-color:#DDE7D1;
padding-top:33px;
padding-right:17px;
voice-family: "\"}\""; 
voice-family:inherit;
width:206px;
}
#bloque2 div.gr2{
width:213px;
margin-right:6px;
background-image:url(/parquefluvial/images/az_bloque_gr.gif);
background-repeat:repeat-x;
background-position:top;
background-color:#DDE7D1;
padding-top:33px;
padding-right:17px;
voice-family: "\"}\""; 
voice-family:inherit;
width:196px;
margin-right:7px;
}
#bloque2 div.gr3{
width:498px;
background-color:#DDE7D1;
padding:0;
margin:0;
}

#contenidoIzq {
float:left;
width:442px;
display:inline;
}
#contenidoDer{
float:left;
width:498px;
display:inline;
}

/*Titulos*/

h2 {
   font-size: 1.5em;
   padding:0;
   margin:0;
   overflow: hidden;
   position: relative;
  margin:35px 0 0 52px;   
  width:321px;
  height:53px;
}
h2 span {
   background:url(/parquefluvial/images/00_tit01.gif) no-repeat 0 0;
   background-position:0 0;
   height: 100%;
   padding:0;
   margin:0;
   position: absolute;
   width: 321px;
}
h2.h2_en span {
   background:url(/parquefluvial/images/en_00_tit01.gif) no-repeat 0 0;
   }
h2.h2_eu span {
   background:url(/parquefluvial/images/eu_00_tit01.gif) no-repeat 0 0;
   }   
h2 a {
   color: #808080;
   cursor: pointer;
}







/*Texto*/
#contenidoIzq p, #bloque1 #contenidoIzq p.pfl1{
margin-left:52px;
margin-right:84px;
}
#bloque1 p.pfl1, #bloque2 p.pfl1{
margin:15px 2px 4px 0;
padding:0px 5px 5px 28px;
background-image:url(/parquefluvial/images/ic_fl1.jpg);
background-repeat:no-repeat;
background-position:7px 2px;
}

#bloque1 #contenidoIzq p.pfl1 a{
	color:#478444;
	text-decoration:none;
}

#bloque1 #contenidoIzq p.pfl1 a:hover{
	color:#478444;
	text-decoration:underline;
}

#bloque2 p.pfl1{
margin:0px 2px 4px 0;
padding:0px 5px 5px 28px;
background-image:url(/parquefluvial/images/ic_fl1.jpg);
background-repeat:no-repeat;
background-position:7px 2px;
}
#bloque2 div.gr1 p, #bloque2 div.gr2 p{ margin-left:23px;}
#bloque2 div.gr2 p.pfl1{
margin-left:15px;
}
.txtupper{ text-transform:uppercase;}
/*Listas*/
ul.ullicb{ 
padding-left:0; 
margin-left:25px;
margin-top:0;
}
ul.ullicb li{
list-style-type:none;
background-image:url(/parquefluvial/images/ullicb.gif);
background-position:0px 7px;
background-repeat:no-repeat;
padding-left:10px;
font-size:1.2em;
font-weight:bold;
margin-bottom:21px;
}
ul.ullicb li a{ color:#478444; text-decoration:none;}
ul.ullicb li a:hover{ color:#478444; text-decoration:underline;}



/*********Menu tab***************/
ul.menutab{ margin:0; padding-left:0;}
ul.menutab li{
display:inline;
background-color:#5A925A;
padding:7px 14px 7px 14px;
float:left;
color:#EBEFE5;
font-weight:bold;}
ul.menutab li a{color:#EBEFE5; background-color:#5A925A;}
ul.menutab li.select, ul.menutab li.select a{ background-color:#E7EBE1; color:#5A5453;}
#bloque2 div.navegador{
width:100%;
background-color:#5A925A;
padding:0;
margin:0;
display:block;
}
#bloque2 div.gr1 a:hover{
text-decoration:underline;
}