/* pep boix @ BR Innovation Branding */

body {
position: absolute; 
background:#072C62 url(../img/bg.jpg) repeat-x top left;
left: 52%; 
width: 770px; 
margin-left: -400px; 
top:40%; 
height:500px; 
margin-top: -250px; 
/*
 border-style:solid;
border-color:#072C62;
border-width:3px;
*/
}



p {
  color: #072C62;
  font-family: Verdana,Helvetica,Arial,sans-serif;
  font-size: 11px;
}

a:link {
  color: #072C62;
  font-weight: bold;
  text-decoration: none;
}

a:visited {
  color: #072C62;
  font-weight: bold;
  text-decoration: none;
}

a:hover{
  text-decoration: underline;
}

a.link_peu:link {
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;
}
a.link_peu:visited {
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;

}
a.link_peu:hover {
	  text-decoration: underline;
}


.petit {
    font-size: 11px;
}
.verd {
  color: #395B7C;
}



.valors {
  font-family: Arial,Verdana,Helvetica,sans-serif;
  color: #000000;
  font-weight: normal;
  font-size: 10px;
}
.nota {
  font-family: Arial,Verdana,Helvetica,sans-serif;
  color: #ffffff;
  font-weight: normal;
  font-size: 10px;
}
.print {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  color: #FFFFFF;
  font-weight: bold;
  font-size: 10px;
}

