/*--------------------------------------------------*/
/*   styles généraux (concernant l'ensemble du site)*/
/*--------------------------------------------------*/

BODY {	
	background-image: url(images/fond_tetiere.gif); 	
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px; 
}

/*-------------------------*/
/*Styles tableau "GENERAL"*/
/*-------------------------*/

TABLE.GENERAL {
	width:900px;	
}
TABLE.GENERAL TD{
}

TABLE.GENERAL TD.tetiere {	
	height:137px;
	width:779px;		
}
TABLE.GENERAL TD.langues {	
	width:121px;		
}
TABLE.GENERAL TD.langues P {
	line-height:15px;
	color:#7D7F81;
	font-size:10px;	
	font-family:Verdana;
	margin-left:9px;
	margin-top:145px;
}
TABLE.GENERAL TD.langues A {
	font-family:Verdana;
	text-decoration:none;
	color:#7D7F81;
	font-size:10px;	
}
TABLE.GENERAL TD.langues A:hover {
	font-size:10px;
	text-decoration: underline;
}
/*TABLE.GENERAL TD.tetiere P {	
	font-family:Verdana;	
	font-size:9px;	
	text-align:center;
	color:#8a8989;		
}*/

TABLE.GENERAL TD.center {	
	background-image: url(images/fond_repeat.gif);
}
TABLE.GENERAL TD.footer1 {	
	background-image: url(images/foot_repeat.gif);
	background-repeat: no-repeat; 
	width:779px;	
	height:10px;
	margin-left:0px;	
	margin-top:0px;	
	margin-right:0px;	
	margin-bottom:0px;
	font-family:Verdana;	
	font-size:9px;	
	text-align:right;
	color:#c11415;		
}

TABLE.GENERAL TD.footer1 A {
	text-decoration:none;
	color:#c11415;
	font-size:10px;
	font-weight:bold;		
}
TABLE.GENERAL TD.footer1 A:hover {
	color:#c11415;
	font-size:10px;
	font-weight:bold;
	text-decoration: underline;
}

TABLE.GENERAL TD.footer2 {	
	height:10px;
	width:779px;	
	margin-top:0px;	
	margin-bottom:0px;
	font-family:Verdana;	
	font-size:9px;	
	text-align:center;
	color:#8a8989;		
}

TABLE.GENERAL TD.footer2 A {
	text-decoration:none;
	color:#8a8989;	
}
TABLE.GENERAL TD.footer2 A:hover {
	color:#8a8989;
	text-decoration: underline;
}
/*TABLE.LAYERTIT {
	background-image: url(images/nav_haut_fleche.gif);
	background-repeat: no-repeat;
	border-bottom: 2px solid #e1e0e0;
	width:100%;	
	height:16px;
}
TABLE.LAYERTIT P {
	font-family:Verdana;
	text-decoration:none;
	color:#ffffff;
	font-size:10px;
}*/
TABLE.LAYERNAV {
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	width:100%;	
}
TABLE.LAYERNAV TD {
	color:#000000;
	text-align:left;
	background-color:#ffffff;
}
TABLE.LAYERNAV P {
	font-family:Arial;	
	color:#000000;
	font-size:9px;
	line-height:13px;
	margin-left:9px;
	margin-top:12px;
	margin-bottom:10px;
}

TABLE.LAYERNAV A {
	font-family:Verdana;
	text-decoration:none;
	color:#000000;
	font-size:10px;
}
TABLE.LAYERNAV A:hover {
	text-decoration:underline;
	color:#000000;
}
#GAMME {
	font-family:Arial;	
	color:#999999;
	font-size:9px;
	line-height:13px;
	margin-left:9px;
	margin-top:12px;
	margin-bottom:10px;
}
/*---------------------------*/
/*Styles d'habillage GENERAL */
/*---------------------------*/
.style1 {
	font-weight: bold
}
.style2 {
	color: #666666;
	font-weight: bold;
}

.general_style1 {
	color: #CF561A;
	font-weight: bold;
}
.general_style2 {
	color:#000000;
}
/*---------------------------------------------------------------*/
/*   styles particuliers (concernant les pages INSTITUTNONELLES  */
/*---------------------------------------------------------------*/

H1 {		
	font-size:80%;
	text-decoration:none;
	color:#5e90c2;
}
H2 {	
	font-size:70%;
	text-decoration:none;
	color:#5e90c2;
}
H3 {	
	font-size:80%;
	text-decoration:none;
	color:#5e90c2;
}
TABLE.NAVHAUT {	
	width:779px;		
	height:137px;	
}
TABLE.NAVHAUT P {
	font-family:Verdana;	
	color:#ffffff;
	font-size:14px;
	margin-left:3px;
	margin-bottom:0px;
	margin-top:121px;
}
TABLE.NAVHAUT TD.logo {	
	width:153px;		
	height:137px;	
}
TABLE.NAVHAUT TD.nav {	
	width:626px;		
	height:137px;	
}

TABLE.STRUCTURE {	
	font-family:Verdana;	
	width:779px;		
	height:164px;	
}

TABLE.STRUCTURE TD.navgauche {
	height:164px;
	width:125px;/*DEFINIT LA LARGEUR DE LA ZONE NAV GAUCHE*/
	background-image:    url("images/templates/modeleC/ellipse_haut.gif");/*IMAGE DE LA NAV GAUCHE + ELLIPSE*/
	background-repeat: no-repeat;
}

TABLE.STRUCTURE TD.navgauche A {
	font-family:Verdana;	
	line-height:15px;
	margin-left:11px;
	text-decoration:none;
	color:#ffffff;
	font-size:10px;	
}
TABLE.STRUCTURE TD.navgauche A:hover {
	font-size:10px;
	text-decoration: underline;
}

TABLE.STRUCTURE TD.picture {
	background-image:    url("images/templates/modeleC/picture.jpg");/*PHOTO DE LA RUBRIQUE*/
	background-repeat: no-repeat;
	height:164px;
	width:445px;/*DEFINIT LA LARGEUR DE LA ZONE PHOTO*/		
}
TABLE.STRUCTURE TD.edito {		
	width:209px;/*DEFINIT LA LARGEUR DE LA ZONE EDITO*/	
	text-align:top;
	background-color:#5e90c2; /*COULEUR DE LA ZONE EDITO*/
	border-top: 2px solid #e1e0e0;
}
TABLE.STRUCTURE TD.edito P {
	line-height:15px;
	color:#ffffff;
	font-size:10px;	
	font-family:Verdana;
	margin-left:12px;
}
TABLE.STRUCTURE TD.edito A {
	font-family:Arial;
	text-decoration:none;
	color:#ffffff;
	font-size:10px;	
	letter-spacing:0px;
}
TABLE.STRUCTURE TD.edito A:hover {
	font-size:10px;
	text-decoration: underline;
}
TABLE.CONTENU  {
	font-family:Verdana;	
	width:779px;	
}

TABLE.CONTENU TD.texte {
	background-image:    url("images/templates/modeleC/ellipse_bas.gif");/*IMAGE DE LA NAV GAUCHE + ELLIPSE*/
	background-repeat: no-repeat;
	font-family:Verdana;	
	width:779px;	
	height:317px;
}
TABLE.CONTENU TD.texte P {
	line-height:15px;	
	font-size:60%;
}
TABLE.LOCALISATION {
	width:100%;		
	height:100px;	
}
TABLE.LOCALISATION P {
	font-family:Verdana;	
	color:#5e90c2;
	font-size:10px;	
	margin-left:125px;
}
TABLE.LOCALISATION A {
	color:#5e90c2;
	text-decoration: none;
}
TABLE.LOCALISATION A:hover {
	text-decoration: underline;
}

TABLE.GENERAL TD.footer1 {	
	background-image: url(images/foot_repeat.gif);
	background-repeat: no-repeat; 
	height:10px;
	margin-left:0px;	
	margin-top:0px;	
	margin-right:0px;	
	margin-bottom:0px;
	font-family:Verdana;	
	font-size:9px;	
	text-align:right;
	color:#5e90c2;	/*COULEUR DU LIEN SUITE*/
}

TABLE.GENERAL TD.footer1 A {
	text-decoration:none;
	color:#5e90c2; /*COULEUR DU LIEN SUITE*/
	font-size:11px;
	font-weight:bold;		
}
TABLE.GENERAL TD.footer1 A:hover {
	color:#5e90c2; /*COULEUR DU LIEN SUITE*/
	font-size:11px;
	font-weight:bold;
	text-decoration: underline;
}
/*-------------------------------*/
/*Styles d'habillage PARTICULIER */
/*-------------------------------*/
.particulier_style1 {	
	color: #5e90c2;
}
