/* andreas02 - Version: 2.0 (Jan 29, 2007) */


body {background:#F5F9FB; color:#303030;}

a {
color:#303030;
border-bottom: 1px dotted #006699;
}

a:hover {
border-bottom: 1px solid #006699;
}





/*
Main container
*/

#container {
border: 1px solid #D6E3EA;
}

#main {
/* border-right:1px solid #d8d8d8; */
}

#main a {
}

#main a:hover {
color: #006699;
}

#main h1 {
color: #006699;
}

#main h2 {
color: #006699;
}

#main p {
}




/*
Site title section
*/

#logo h1 a:hover {
color: #006699;
border-bottom: 1px solid #006699;
}




/*
Toptab menu
*/

.toptab	{
background: #FFFFFF url(../contenu%20gratuit,%20services%20GRATUITS/corner.gif) top right no-repeat;
}

.toptab:hover {
background: #D6E3EA url(../contenu%20gratuit,%20services%20GRATUITS/corner2.gif) top right no-repeat;
color:#006699;
}

.activetoptab {
background: #D6E3EA url(../contenu%20gratuit,%20services%20GRATUITS/corner2.gif) top right no-repeat;
border-bottom: 1px solid #D6E3EA;
}

.activetoptab:hover {
background: #D6E3EA url(../contenu%20gratuit,%20services%20GRATUITS/corner2.gif) top right no-repeat;
color:#006699;
}




/*
Navitab menu
*/

.navitab {
background: #F5F9FB url(../contenu%20gratuit,%20services%20GRATUITS/corner.gif) top right no-repeat;

}

.navitab:hover {
background: #D6E3EA url(../contenu%20gratuit,%20services%20GRATUITS/corner2.gif) top right no-repeat;
color:#006699;
}

.activenavitab {
border-bottom: 1px solid #D6E3EA;
border-left: 1px solid #D6E3EA;
background: #D6E3EA url(../contenu%20gratuit,%20services%20GRATUITS/corner2_vert.gif) top right no-repeat;
}

.activenavitab:hover {
background: #D6E3EA url(../contenu%20gratuit,%20services%20GRATUITS/corner2_vert.gif) top right no-repeat;
color:#006699;
}




/*
Header
*/

#desc {
color: #000000;
background-color: #D6E3EA;
background-image: url(../contenu%20gratuit,%20services%20GRATUITS/front.jpg); background-position: right; background-repeat: no-repeat;
}

#desc a {
color: #000000;
}

#desc a:hover {
color:#006699;
}

#desc h2 {
color: #000000;
}

#desc_service {
color: #000000;
background-color: #D6E3EA;
background-image: url(../contenu%20gratuit,%20services%20GRATUITS/front.jpg); background-position: right; background-repeat: no-repeat;
}




/*
Sidebar
*/

#sidebar a {
}

#sidebar a:hover {
color: #006699;
}

#sidebar p	{
}

#sidebar h3 {
color: #006699;
}




/*
Footer
*/

#footer {
border-top: 1px solid #d8d8d8;
}

#footer a {
}

#footer a:hover {
color: #006699;
}

#footer p {
}




/* Menu droit drop/down */

.menu{
	background:#D6E3EA;
}
.menu a{
	background:#D6E3EA;
}
.sousmenu{
	background:#F5F9FB;
}
.sousmenu a{
	background:#F5F9FB;
}
.sousmenud{
	background:#F5F9FB;
}
.sousmenud a{
	background:#F5F9FB;
}
.menu a:hover, .sousmenu a:hover, .sousmenud a:hover, .menu a:active, .sousmenu a:active, .sousmenud a:active, .menu a:focus, .sousmenu a:focus, .sousmenud a:focus{
	background:#D6E3EA;
}




/*
Various classes
*/
.photo {
border:1px solid #d8d8d8;
}
