/* CSS Document */
.type1 
{
background-color: #919191;
text-align: center;
color: #00060d;
text-transform: capitalize;
padding: 5px;
border-color: #4b4b4b;
border-style: solid;
border-width: 1px;
}

.grandtableau
{
	width: 950px;
}


}

.type2
{

padding-left : 3px;
padding-right : 100px
padding-bottom : 7px
padding-top : 7px
background-color: transparent;
background-color: #ebebeb;
text-align: center;

border-color: #8b8b8b;
border-style: solid;
border-width: 1px;
font-size : small
}

.typetitre
{
border-color: #919191;
border-style: solid;
border-width: 1px;
background-color: #a6d2ff;
text-align: center;
text-transform: capitalize;
}


.typetitre3
{
border-color: #919191;
border-style: solid;
border-width: 1px;
background-color: #a6d2ff;
text-align: center;
}

.chapitra
{
color: #060606;
font-weight: bold;
text-align: center;
}



.grandtitre
{
text-align: center;
font-weight: bold;
font-size: x-large;
background-color: #a6d2ff;

}

.soustitre
{
border-width: 1px;
text-align: center;
font-size: large;
}


.TITLE
{
text-align: center;
}


.colon1
{
text-align: left;
}


.colon2
{
text-align: right;
}



.typetitre1
{
border-color: #919191;
border-style: solid;
border-width: 1px;
background-color: #a6a6d2;
text-align: center;
text-transform: capitalize;

}


.grandtitre1
{
text-align: center;
font-weight: bold;
font-size: x-large;
background-color: #a6a6d2;
}


.grandtitre2
{
text-align: center;
font-weight: bold;
font-size: x-large;
background-color: #c4ffc4;
}





.typetitre2
{
border-color: #919191;
border-style: solid;
border-width: 1px;
background-color: #c4ffc4;
text-align: center;
text-transform: capitalize;
}
.TitreHaut {
	text-align: center;
	text-transform: uppercase;
	font-family: Verdana;
	font-size: 20px;
	font-weight: bold;
	margin-top: 0px;
	background-color: #c0c0c0;
}
a.menu{
	background-color: #c0c0c0;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 2px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 1px;
	text-decoration: none;
	color: black;
}
