body { 

	/*background: #ffffff;*/

	background: #FCFBE5 url(images/sites-do-brasil.jpg) repeat-x top left; 
	font-family: Verdana, Arial; 
	font-size:12px; 
	margin:0;
 }

.titlesite {
	font-size:18px;
	font-weight: bold; 
	border: 1px solid #000000;
	width: 320px;
	padding:2px;
}
a.link_saccueil_index {
	color:#000;
	font-size:14px;
	font-variant:small-caps;
	text-decoration:none;
	font-weight: bold;
}
.link_portal_ring, a.link_portal_ring {
	color:#000;
	font-size:10px;
	text-decoration:none;
}

a.link_cat_menu {
	color:#000;
	font-size:10px;
	text-decoration:none;
	font-weight: bold;
}
table.recherchegoogle {
	border: 1px dotted #555555;
}
td.menu {
	border: 1px solid #555555;
	width: 20%;
	height:18px;
	text-align:center;
	vertical-align:top;
	font-size:14px;
	padding-bottom:2px;
}
td.menu a {
	color:#000;
	font-size:14px;
	font-variant:small-caps;
	text-decoration:none;
	font-weight: bold;
}
td.menu a:hover {
	color:#555555;
}
td, td p {
	font-size:12px; 

}

td.colgauche {
	width: 190px;
	vertical-align:top;
	font-size:12px;
}
.blocportails {
	border-right: 1px dotted #555555;
	border-top: 1px dotted #555555;
	border-bottom: 1px dotted #555555;
	font-size:10px; 
	width: 170px;
	padding:2px;
	margin-left:5px;
}
td.milieu {
	vertical-align:top;
	padding-bottom:2px;
}
td.coldroite {
	width: 140px;
	text-align:right;
	vertical-align:top;
}

td.listdir {
	border: 1px dotted #555555;
	padding-bottom:3px;
}


a.link_sdm {
	color:#555555;
	font-size:10px;
	text-decoration:none;
}
a.infosdm {
	color:#730211;
  position:relative;
	font-weight: bold;
	font-size:11px;
	text-decoration:none;
}
a.infosdm:hover {
   background: none; 
   z-index: 500; 
}
a.infosdm span {display: none;}
a.infosdm:hover span {
   display: inline; 
   position: absolute;
   white-space: nowrap;
	text-decoration:none;
	color:#000000;
	text-align:left;
   font-size:10px;
   font-weight:normal;
   width:260px;
   top: -55px; 
   left: -250px;
   background: white;
   padding: 3px;
   border: 1px solid #5D779A;
   border-top: 4px solid #730211;
}