/*
  Estilos para la home e interior
*/
body {
  background: white;
  text-align: center;
  }

li {
  list-style-type:none;
}
#page {
	background-color: white;
	text-align: left;
	width:980px;
	margin:0 auto;
}

#header {
    background:url(images/logo_cluster_catalunya.jpg) no-repeat;
	width:980px;
	height:116px;
}

#content {
   background:url(images/bg_gris.jpg) repeat-x;
   height:611px;
   width:980px;
}

#contentSection {
   background:#FFFFFF url(images/bg_section.gif) no-repeat;
   width:980px;
   min-height:610px;
   z-index:90;
}


#entry {
   width:340px;
   float:left;
}


#entry h1{
   font-family:verdana;
   font-weight:bold;
   font-size:1.31em;
   color:white;
   padding-left:60px;
   padding-top:78px;  
   padding-bottom:0px; 
   margin:0px;
   width:276px;
}

#entry h1 a:link{text-decoration:none;color:#FFFFFF;}
#entry h1 a:active{text-decoration:none;color:#FFFFFF;}
#entry h1 a:visited{text-decoration:none;color:#FFFFFF;}
#entry h1 a:hover{text-decoration:underline;color:#FFFFFF;}

#entry p{
   font-family:verdana;
   font-size:0.75em;
   font-weight:normal;
   color:white;
   padding-left:60px;
   padding-top:10px;
   margin:0px;
   width:276px;
   line-height:1.40em
}


#entrywidecolumn {
   width:680px;
   padding-left:252px;
   float:left;
   background:transparent url(images/bg_section2.gif) no-repeat;
   background-position:0px 610px;
}

#entrywidecolumn h1{
   font-family:verdana;
   font-weight:bold;
   font-size:1.31em;
   color:#6D6D6D;
   margin-top:105px;   
}

#entrywidecolumn p{
   font-family:verdana;
   font-size:0.75em;
   font-weight:normal;
   color:#6D6D6D;
   margin-top:30px;
}

#entrywidecolumn a{
   color:#000000;
   text-decoration: none;
}

#entrywidecolumn small{
  font-family:verdana;
  font-size:0.81em;
  color:#6D6D6D;
  font-weight:bold;
  margin-top:50px;
  float:right;
}

#imgpost {
 position:absolute;
 width:400px;
 height:610px;
 background:transparent url(images/bg_section.gif) no-repeat;  
 margin:auto;
 float:left;
 z-index:0;
}

#volver {
  font-family:verdana;
  font-size:0.81em;
  color:#6D6D6D;
  font-weight:bold;
  float:right;
  margin-top:10px;
  margin-bottom:30px;
}

#volver a:link{text-decoration:none;  color:#6D6D6D;}
#volver a:active{text-decoration:none;   color:#6D6D6D;}
#volver a:visited{text-decoration:none;   color:#6D6D6D;}
#volver a:hover{text-decoration:underline;   color:#6D6D6D;}
  


#logos {
   background:url(images/bg_right.jpg) no-repeat;
   width:600px;
   height:611px;
   float:right;
}

#logos ul {
     width:398px;
	 padding-top:152px;
	 padding-left:215px;
	 margin:0px;
}

#logos ul li{
   font-family:Verdana;
   font-size:1.00em;
   float:left;
   list-style-type:none;
   margin-right:0px;
   height:63px;
   vertical-align:middle;
}

#logos ul li img{
  border:none;
}

#footer {
  background:#EF3A41;
}

#footer h1{
  font-family:Verdana;
  font-size:0.69em;
  font-weight:bold;
  color:white;
  width:80%;
  margin:0px;
  padding:0px;
  line-height:25px;
  background:#EF3A41;
  float:left;
}

#footer a:link{text-decoration:none;color:#FFFFFF;}
#footer a:active{text-decoration:none;color:#FFFFFF;}
#footer a:visited{text-decoration:none;color:#FFFFFF;}
#footer a:hover{text-decoration:underline;color:#FFFFFF;}

#aviso {
  font-family:verdana;
  font-size:0.69em;
  font-weight:bold;
  color:white;
  width:20%;
  float:right;
  text-align:right;
  line-height:25px;
  background:#EF3A41;
}

.imagenes{
  float:right;
  vertical-align:bottom;
}

.imagenesLogo{
  border:none;
  width:347px;
  height:116px;
  float:left;
}

#logoCircle {
  font-family:verdana;
  font-size:0.75em;
  margin-right:20px;
  float:right;

}

.imgLogoCircle {
  vertical-align:bottom;
}

#Llegir{
  margin:0px;
  padding-left:60px;
  color:white;
  font-family:verdana;
  font-size:0.75em;
  font-weight:bold;
}

#Llegir a:link{color:#FFFFFF; text-decoration:none;}
#Llegir a:active{color:#FFFFFF; text-decoration:none;}
#Llegir a:visited{color:#FFFFFF; text-decoration:none;}
#Llegir a:hover{color:#FFFFFF; text-decoration:none;}

