/* CSS Document */

body{
	font-family:"Tw Cen MT";
	font-size:12px;
	color:#002888;
}

h2{
	color:#002888;
	font-size:18px;
}

h2 a{
	color:#002888;
}

h3{
	font-size:12px;
}

input:hover, textarea:hover{
	background-color:#CCC;
}	

select, input, textarea {
	font-family:"Tw Cen MT";
}

blockquote{
	color:#666;
	font-style:italic;
}

table{
	background-color:#FFF;
}

table img{
	border:none;
	margin:0px;
}

#cours td a{
	color:#000;
}

#page{
	background-color:#CCC;
}

#page1{
	font-weight:bold;
}

#textBox{
	border:#999 dashed 1px;
}

#textBox2{
	margin-right:15px;
}

#logos img{
	border:none;
	text-decoration:none;
}

#logos img a{
	border:none;
	text-decoration:none;
}

.langues{
	font-size:11px;
}

.langues a{
	text-decoration:none;
}

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

.entete1{
	border: solid 1px #CCC;
}

.logo img{
	border:none;
}

.menu{
	background-image:url(../images/barre2.jpg);
	border: solid 1px #CCC;
}

.menu ul{
	list-style:none;
}

.menu li{
	font-size:12px;
}

.menu li a{
	text-decoration:none;
	color:#00C;
}

.menu a:hover{
	color:#FFF;
	background-color:#002888;
}

.menu2 li{
	float:left;
	list-style-type:none;
}

.menu2 li a:hover{
	text-decoration:overline;
	background-color:#CCC;
	padding-bottom:3px;
}

.services p{
	font-size:12px;
	color:#00F;
}

.services a{
	text-decoration:none;
}

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

.formation, .validation, .prof{
	background:no-repeat center url(../images/fondGrisGuil3.jpg);
}

.barre a{
	text-decoration:none;
}

.clients, .news, .associations{
	background:left top no-repeat url(../images/filHaut.jpg);
}

.titre {
	color:#00F;
	font-size:12px;
}

.titre a{
	text-decoration:underline;
}

.texte{
	font-family:Verdana, Geneva, sans-serif;
}

.texte a {
	color:#000;
	font-size:10px;
}

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

.associations img{
	border:none;
}

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

.footer a {
	text-decoration:none;
	font-size:11px;
}