/* CSS Document site Varduhi Yeritsyan*/
/* Structure générale de la page */
/*********************************************/
/* Ensemble de la page                       */
/*********************************************/
/*
#13458b; bleu roi
rgb(250,128,114); saumon
rgb(139,69,19); chocolat clair
*/
body {
	margin: 0 0 0 0;
	padding: 5 5 5 5;
	/*width: 999px;*/
	background-color: 	rgb(117,27,27);
	border-right: 0px solid;
	border-bottom: 0px solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
/*********************************************/
/* Bandeau du haut                           */
/*********************************************/
#Bandeau {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: 0 0 0 0;
	float:none;
	text-align: center; 
}
/* Menu du bandeau  */
table.MenuHaut {
	margin: 0 0 0 0;
	padding: 0 5 0 0;
	font-weight: bold;
	font-size: 13px; 
	color: white; 
	font-style: normal; 
	font-family: Arial, Helvetica, sans-serif; 
	text-align: center; 
	/* background-image: url(../images/fondmenu4.jpg);
	background-repeat: no-repeat;
	*/
}
td.MenuHaut {
	font-weight: bold;
	font-size: 13px; 
	color: white; 
	font-style: normal; 
	font-family: Arial, Helvetica, sans-serif; 
	text-align: center; 
    vertical-align: top ;
	border-right: 2px solid #ccc;
	width: 10%;
}
td.MenuEnCours {
	font-weight: bold;
	font-size: 13px; 
	color: yellow; 
	font-style: normal; 
	font-family: Arial, Helvetica, sans-serif; 
	text-align: center; 
    vertical-align: top ;
	border-right: 2px solid #ccc;
	width: 10%;
}
td.MenuDer {
	font-weight: bold;
	font-size: 13px; 
	color: white; 
	font-style: normal; 
	font-family: Arial, Helvetica, sans-serif; 
	text-align: center; 
    vertical-align: top ;
	border-right: 0;
	width: 10%;
}
td.MenuDerEnCours {
	font-weight: bold;
	font-size: 13px; 
	color: yellow; 
	font-style: normal; 
	font-family: Arial, Helvetica, sans-serif; 
	text-align: center; 
    vertical-align: top ;
	border-right: 0;
	width: 10%;
}
/* Liens Menu Principal */
#ChMenuHaut a:link{
	text-decoration:none;
	color: white;
}
#ChMenuHaut a:visited{
	text-decoration:none;
	color: white;
}
#ChMenuHaut a:hover{
	text-decoration:none;
	color: cyan;
}
/*********************************************/
/* Corps de la page           */
/*********************************************/
.CorpsPageAccueil {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: 0 0 0 0;
	float:none;
}
#CorpsPage {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: 0 0 0 0;
	float:none;
	text-align:center;
	width: 100%;
}
.TitreContenuPage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: white;
	font-weight: bold;
	text-align:center;
	width: 100%;
	/* background-image: url(../Images/XXX.gif);
	background-repeat: no-repeat;
	*/
}
.TitreParagraphe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: rgb(248,7,81);
	font-weight:bold;
	text-align:center;
	width: 700px;
}
.TitreParagraphe a:link{
	/*text-decoration:none;*/
	color: white;
    vertical-align: middle ;
}

.TitreParagraphe a:visited{
	/*text-decoration:none;*/
	color: white;
    vertical-align: middle ;
}
.Legende {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: black /* #1152A0; #3ABC77; */
	font-weight: bold;
	text-align:center;
}
.Texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: white;
	font-weight:bold;
	text-align:justify;
}
.TextePlus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: white;
	font-weight:bold;
	text-align:justify;
}
.TextePetit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	font-weight:bold;
	text-align:justify;
}
.Citation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: rgb(128,0,128);
	font-weight:bold;
	text-align:justify;
}
.AuteurCitation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: rgb(128,0,128);
	font-weight:bold;
	text-align:center;
}
.Rouge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #d00518;
	text-align: justify;
}

.ImageInTexte {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: 0 0 0 0;
	float:left;
    vertical-align: top ;
	text-align:center;
}
.ImageInTexteDroite {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: 0 0 0 0;
	float:right;
    vertical-align: top ;
}
.Paragraphe {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: 0 0 0 0;
	float:none;
    vertical-align: top ;
    clear:both;
    width:700px;
}
#PrecSuiv a:link{
	text-decoration:none;
	color: white;
    vertical-align: middle ;
}

#PrecSuiv a:visited{
	text-decoration:none;
	color: white;
    vertical-align: middle ;
}
/* Liens texte */
.Texte a:link{
	color: white;
}
.Texte a:visited{
	color: white;
}
.Texte a:hover{
	text-decoration:none;
	color: cyan;
}
.TextePlus a:link{
	color: white;
}
.TextePlus a:visited{
	color: white;
}
.TextePlus a:hover{
	text-decoration:none;
	color: cyan;
}
/*********** Formulaires **************/
form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: black;
	font-weight:bold;
	text-align:justify;
}
*.libelle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: rgb(248,7,81);
	font-weight:bold;
	text-align:justify;
}
input.saisie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: black;
	font-weight:bold;
	text-align:justify;
	background-color:white;
}
textarea.saisie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: black;
	font-weight:bold;
	text-align:justify;
	background-color:white;
}
*.bouton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: black;
	font-weight:bold;
	text-align:center;
/*	background-color:#F4F7F9;*/
}




