/* CSS Document */

/* Designer et Webmaster : Julie Coutu*/

body {
margin-top: 0px;
margin-left: 0px;
padding: 0;
background: #FFFFFF url(images/bg_modelerie2.jpg);
/*background: #FFFFFF url(images/bg_modelerie.gif) no-repeat;*/
/*background-color: #D2D9E0;*/
color:#205187;
font-size : 12px;
font-family:Arial, Helvetica, sans-serif;
}

.modeleriemonteregielogo {
color:#2A7F0E;
font-size:13px;
font-style: italic;
font-weight: bold;
}

.slogan {
font-size:22px;
font-weight:bold;

}

.textesousleslogan {
font-size:11px;
font-weight:bold;
}

.titrefenetre001 {
font-size:13px;
font-weight:bold;
}

.copyright {
font-size:10px;
color:#FFFFFF;
font-weight:bold;
}

.soustitres {
color:#2A7F0E;
font-size:12px;
font-weight: bold;
}

/* pour les liens*/

.link1 {
color:#FF0000;
font-size:12px;
font-weight: bold;
text-decoration: none;
}

.link2 {
color:#0033CC;
text-decoration: none;
font-weight: bold;
}

/*copyright sitemap*/
.link3{
font-size:10px;
color:#FFFFFF;
font-weight:bold;
text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}