html,body {
      margin: 0;
      padding: 0;
      text-align: center;
      font-family: arial, Helvetica, sans-serif;
      font-size: 14px;
      background: #FFF url("/images/border.jpg") repeat-y center;
}
    
img { border: none; }
a { text-decoration: none; color: #56bced; font-weight: bold;}
a:hover { text-decoration: none; color: #fca00e; }

/*---------- Divs ----------*/
#header {
      height: 120px;
      width: 100%;
      margin: 0 auto;
}


#logo{
float:left;
height: 120px;
      width: 890px;
	  border-bottom: 3px solid #56bced;
	  z-index:99;
}


#container {
      width: 890px;
      overflow: hidden;
      text-align: left;
      font: 90% Tahoma, Helvetica, sans-serif;
      margin: 0px auto;
      background: #e5e5e5;
}  


#containercalendar {
      width: 940px;
      overflow: hidden;
      text-align: left;
      font: 90% Tahoma, Helvetica, sans-serif;
      margin: 0px auto;
      background: #e5e5e5;
} 


#content{
      float: right;
      width: 690px;
      background: #fff url(/images/nav-edge.jpg) repeat-y;
      padding-bottom: 40px;
      min-height: 380px;
	     *margin-top:5px; !important; /* Sólo IE7 */
}

     

#maincontent {
      float: left;
      float: right;
      padding: 30px 20px 0px 20px;
      overflow: hidden;
      width: 450px;
      voice-family: "\"}\""; 
      voice-family:inherit;
      width: 410px; 
}

#maincontentportada {
      float: left;
      float: right;
      padding: 30px 20px 0px 20px;
      overflow: hidden;
      width: 640px;
      voice-family: "\"}\""; 
      voice-family:inherit;
      width: 640px; 
}

 #maincontentportada h1 {
margin-top:15px;}

#maincontentcalendar {
      float: left;
      float: right;
      padding: 30px 0 0 5px;
        overflow-x:scroll;
      width: 740px;
      voice-family: "\"}\""; 
      voice-family:inherit;
background: #FFF;}

#containerSup{
float:left;
width:100%;
padding:20px 5px;}

#iwith-Boxalbum{
float:left;
width:350px;
}

#iwith-BoxSup{
float:right;
width:250px;
padding: 40px 15px;
}
#containerInf{
float:left;
width:100%;
padding:20px 5px;}


#rightdiv{
      padding-top: 10px;
      float: right;
      width: 230px;
}

#rightdiv img{
      padding: 1px;
      border: 1px solid #56bced;
}

#news{
float:left;
padding-top:15px;
      width: 210px;
      margin: 0 auto;
}
#iwithvideo-idioma{
float:right;
text-align:right;
padding-bottom:10px;
padding-right:5px;
  
      width: 110px;
}
#iwithvideo-data{
float: left;
text-align: left;
padding-bottom:10px;
  
      width: 100px;
}
/*---------- Navigation Menu ----------*/
#navcontainer {
      padding-top: 30px;
      padding-left: 15px;
      min-height: 380px;
      float: left;
      width: 180px;
	  z-index:100;
}
* html #navcontainer {height: 380px; overflow: visible;}
#menu{
float:left;
width:100%;
z-index:150;
margin-bottom:30px;}


#iwithblockmsg-boxstakeholders{
float:left;
width:100%;
padding-top:20px;
padding-bottom:20px;}


/*---------- Footer ----------*/
#footer {
      height: 3px;
      margin: 0 auto;
      padding: 10px 0 10px 0;
      font-size: 80%;
      text-align: center;
      color: #6a6666;
      width: 890px;
      background: #fff;
	        border-top: 3px solid #77CF40;
}

#footertextleft{
      margin-left: 10px;
      text-align: left;
      width: 450px;
      float: left;
}

#footertextright{
      margin-right: 10px;
      text-align: right;
      width: 350px;
      float: right;
}

/*---------- Headings ----------*/
h1 { 
      padding-top: 0;
      margin-top: 0;  
      font: 120% Arial;
      font-weight: bold;
      color: #56bced;
}

.mainheading{
      font-weight: bold;
      font-size: 123%;      
}

h2 {
      padding-top: 0px;
      margin-top: 0px;
      font: 110% arial;
      font-weight: bold;
      color: #56bced;
}

/*---------- Classes ----------*/
.underline{
      padding-bottom: 3px;
      width: 100%;
      border-bottom: 2px solid #77CF40;
}
#containerInf h1{
margin-bottom:20px;}

.subheading{
      font-weight: bold;
}

.submitbox{
float: left;
      width: 215px;
      background: #FFB93F;
      padding: 5px;
      text-align: left;
      border: 1px solid #e5e5e5;
}

.submitbox p{
      margin-top: 3px;
      margin-bottom: 5px;
}

.linkbutton{
      height: 20px;
      font-size: 95%;
      background: #e5e5e5;
      color: #ffb93f;
      border: none;
      padding: 3px 8px;
      font-weight: bold;
}

#maincontent ul{
      list-style-image: url(/images/bullet.png)
}

.advert{
float:left;
      width: 160px;
      padding: 5px;
      background: #FFB93F;
      border: 1px solid #c8c8c8;

}

