﻿body 
{
    font-family:Verdana;
    font-size:11px;
}

/*td {border:1px solid black}*/

 

#contenidor 
{
    width:850px;
    margin:25px auto;
    border:2px solid #04612a;
}

#header 
{
    width:850px;
    background-image:url(images/headerCabirol.jpg);
    background-repeat:no-repeat;
    height:76px;
}

#idiomes 
{
    width:840px;
    text-align:right;
    padding-top:30px;
    padding-right:10px;
    height:80px;
    color:White;
   
}

#idiomes a
{  
    color:White;
    text-decoration:none;
    
}

#menu 
{
    width:180px;
    border:4px solid #cbdfd6;
    border-left:none;
    padding-bottom:10px;
    margin-top:20px;
    margin-bottom:20px
}

#menu td
{
    margin-right:10px;
    vertical-align:bottom;
    border-bottom: 1px solid #04612a;
    width:135px;
    padding:10px 0px 3px 10px;
    margin-top:0px;
    
}

#menu a
{
    color:#301d86;
    font-weight:bold;
    text-decoration:none;
    font-size:12px;
    
}

#logoBures
{
    width:180px;
    /*border:4px solid #cbdfd6;*/
    border-left:none;
    padding:10px 0px;
    margin-top:20px;
    margin-bottom:20px;
    text-align:center;
}

#remolcs a 
{
    color:#301d86;
    font-weight:normal;
    text-decoration:none;
    font-size:112x;
}
    

#footer 
{
    width:850px;
    background-color:#04612a;
    height:20px;
    color:White;
    font-size:10px;
}

.titolHome 
{
    font-weight:bold;
    color:#301d86;
    padding:5px 0px;
    width:250px;
}

.descripcioHome 
{
    padding:0px 0px 20px 0px;
    width:250px;
}

#contingut 
{
     width:500px;
     border:4px solid #cbdfd6;
     padding:25px;
     margin:20px auto;
}

#titol 
{
    font-size:16px;
    font-weight:bold;
    color:#301d86;
    border-bottom:1px solid #301d86;
}
#subtitol 
{
    font-size:13px;
    font-weight:bold;
    padding:10px 0px;
}



#descripcio
{
    
}
  
    

