@charset "utf-8";
/* CSS Document */

*{
margin:0;
padding:0;
}

body{
background:url(images/patronPrincipal.jpg) top repeat-x;
background-color:#2C4A32;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

#container{
width:927px;
height:100%;
margin-left:auto;
margin-right:auto;
}

#header{
width:927px;
height:110px;
}

#logoBox{
width:207px;
height:110px;
float:left;
}

#menuTop{
width:200px;
height:110px;
float:right;
}

#content{
width:100%;
background:url(images/patron_contenido.jpg) repeat-y;
}

#contentInt{
width:927px;
height:700px;
padding-bottom:25px;
background:url(images/fondo_inf_cont.jpg) bottom left no-repeat;
}

#contentInt2{
width:927px;
height:750px;
padding-bottom:25px;
background:url(images/fondo_inf_cont.jpg) bottom left no-repeat;
}

#contentInt3{
width:927px;
height:1600px;
padding-bottom:25px;
background:url(images/fondo_inf_cont.jpg) bottom left no-repeat;
}

#contentInt4{
width:927px;
height:3900px;
padding-bottom:25px;
background:url(images/fondo_inf_cont.jpg) bottom left no-repeat;
}

#contentInt5{
width:927px;
height:4475px;
padding-bottom:25px;
background:url(images/fondo_inf_cont.jpg) bottom left no-repeat;
}

#contentInt6{
width:927px;
height:4860px;
padding-bottom:25px;
background:url(images/fondo_inf_cont.jpg) bottom left no-repeat;
}

#contentInt7{
width:927px;
height:500px;
padding-bottom:25px;
background:url(images/fondo_inf_cont.jpg) bottom left no-repeat;
}

#contentInt8{
width:927px;
height:680px;
padding-bottom:25px;
background:url(images/fondo_inf_cont.jpg) bottom left no-repeat;
}

#contentInt9{
width:927px;
height:1300px;
padding-bottom:25px;
background:url(images/fondo_inf_cont.jpg) bottom left no-repeat;
}

#flashtop{
width:927px;
height:66px;
}

#leftBox{
width:407.5px;
height:auto;
padding:0px 20px 0px 36px;
float:left;
color:#FFFFFF;
}

#leftBoxFullWidth{
width:855px;
height:auto;
padding:0px 36px 0px 36px;
float:left;
color:#FFFFFF;
}

.RightBox{
width:400px;
height:auto;
color:#FFFFFF;
text-align:center;
float:right;
padding-left:20px;
padding-right:20px;
}

.caminatasBox{
width:237px;
height:350px;
float:left;
padding-top:5px;
padding-right:20px;
padding-bottom:10px;
}

#footerM{
width:100%;
height:150px;
background:#1b2f20;
}

#footerCont{
width:909px;
height:100px;
margin-left:auto;
margin-right:auto;
}

#footerLeftCont{
width:454.5px;
height:150px;
float:left;
background:url(images/footerShadow_top_left.jpg) top no-repeat;
background-color:#2a3a2e;
}

#footerContBox1{
width:200px;
height:100px;
padding:20px 8px 20px 27px;
color:#72845e;
float:left;
}

#footerContBox2{
width:201px;
height:100px;
padding:20px 8px 20px 10px;
color:#72845e;
float:right;
}

#footerRightCont{
width:452px;
height:100px;
float:right;
background:url(images/footerShadow_top_right.jpg) top no-repeat;
}

#footerContBox3{
width:425px;
padding-top:20px;
text-align:right;
color:#a3bf86;
padding-right:27;
}

/*TEXTOS & LINKS*/
p{
margin-top:20px;
}

a.footerLink:link, a.footerLink:active, a.footerLink:visited{
color:#72845e;
text-decoration:none;
font-weight:normal;
font-size:12px;
}

a.footerLink:hover{
color:white;
font-weight:normal;
}

a.myLink:link, a.myLink:active, a.myLink:visited{
color:white;
text-decoration:underline;
font-weight:normal;
font-size:12px;
}

a.myLink:hover{
color:white;
font-weight:normal;
text-decoration:none;
}

h2{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#333333;
}

li{
margin-left:20px;
}