/******************************************************************************
			Page setting
			2007 / BDD pour l'offre territoriale / All rights reserved
			Brest Metropole Oceane / Technopole Brest Iroise / Diateam
*******************************************************************************
General
******************************************************************************/
html {
margin:0;
padding:0;
}

body {
color:#333;
font-family:Arial, SunSans-Regular, Lucida, Sans-Serif;
font-size:12px;
margin:0;
padding:0;
}

img {border: 0;}
a {color: #333; text-decoration: underline;}
a:hover {color: #000; text-decoration: none;}
a:hover.disabled, .disabled a:hover {cursor : crosshair; }
a.link_button {
font-size:11px;
margin: 2px;
background: #badafa;
border: 1px solid #fff;
text-decoration: none;
}
a.link_button span {
display: inline !important;
}
a:hover.link_button {
background: #fff;
}

