body{
margin:0;
padding:0;
text-align: center;
font-family:Arial, Helvetica, sans-serif;
color:#002E7A;
font-size:13px;
}
#container{
width:880px;
border:1px solid #002E7A;
text-align:left;
margin-left:auto;
margin-right:auto;
margin-top: 20px;
margin-bottom: 20px;
}
#header{
height:125px;
padding:5px;
}
#logo{
width:140px;
float:left;
}
#slogan{
float:right;
width:720px;
background:url(images/CIBERER.jpg);
background-position:right;
background-repeat:no-repeat;
}
#slogan h1{
font-size:16px;
color:#002E7A;
padding-top:45px;
}
#menu{
background:url(images/fons_menu.jpg);
height:34px;
}
#menu a{
color:#FFFFFF;
font-size:14px;
font-weight:bold;
line-height:30px;
height:30px;
padding-right:15px;
padding-left:15px;
text-decoration:none;
border-right:2px solid #FFFFFF;
}
#menu a.active{
color:#FFB500;
}
#content{
padding:10px;
}
p{
text-align:justify;
}
#left{
float:left;
width:50%;
}
#right{
float:right;
width:45%;
}
.clr{
clear:both;
}
.enquadrat{
border:1px solid #002E7A;
padding:5px;
}
h2{
font-size:14px;
}
h3{
font-size:13px;
}
table.registre{
border:1px solid #002E7A;
border-bottom:0;
border-left:0;
padding:0;
}
table.registre td{
border-bottom:1px solid #002E7A;
border-left:1px solid #002E7A;
vertical-align:top;
padding:5px;
}
#content a{
color:#002E7A;
}
td{
font-size:13px;
}
