/* CSS Document */
BODY {
   margin : 0 0 0 0px;
   background:url(../images/background.gif);
   font-family : Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   color: #000000;
   text-align : center;
}

#contenidor{
text-align: left;
width: 690px;
background-color : #ffffff;
margin: auto;
padding:5px;
} 
#top{
background:url(../images/top.jpg);
width:690px;
height:90px;
}
#logo{
margin-left:20px;
margin-top:20px;
float:left;
}
#idiomes{
float:right;
margin-top:60px;
}
#foto_gran{
width:499px;
height:260px;
float:left;
margin-top:5px;
margin-bottom:5px;
}
#menu{
background:url(../images/fons_menu.jpg);
margin-top:5px;
height:190px;
width:186px;
float:right;
padding-top:70px;
margin-bottom:5px;

}
#cos{
clear:both;
background-color:#EFEFEF;
padding:10px;
line-height:15px;

}
#peu{
background:url(../images/peu.jpg);
height:25px;
width:685px;
text-align:right;
padding-right:5px;
padding-top:10px;
}
#menu li{
list-style-image:url(../images/fletxa.jpg);
font-size:13px;
padding-left:10px;
line-height:30px;
vertical-align:middle;
background-image:url(../images/peu_menu.jpg);
background-repeat:no-repeat;
background-position:left top;
border:1px solid #ff0000;
}
#menu a{
font-weight:bold;
font-size:13px;
color:#666666;
text-decoration:none;
background-image:url(../images/menu.jpg);
background-repeat:no-repeat;
width:135px;
padding-left:35px;
height:30px;
line-height:30px;
display:block;
margin-top:-1px;
}
#menu a:hover{
color:#FFFFFF;
}
#cos h1{
font-size:14px;
font-weight:bold;
border-bottom:1px solid #FFFFFF;
color:#001E5F;
}
#cos h2{
font-size:12px;
font-weight:bold;
color:#001E5F;
}
#cos h3{
font-size:11px;
font-weight:bold;
}
#cos li{
font-size:11px;
line-height:15px;
}
a{
color:#000000;
text-decoration:none;
}
a:hover{
text-decoration:underline;
}

div.flotant{
width:30%;
float:left;
padding:10px;
}
.clr{
clear:both;
}
div.aliances{
background-color:#FFFFFF;
margin-bottom:10px;
border:1px solid #999999;
padding:5px;
}
div.aliances img{
border:0px;
margin-bottom:3px;
}
