
/* ----------------------------------*/
/* -- PANNEAU EDITION DE LA PAGE --  */
/* ----------------------------------*/

#panneau-edition #editPanelSet form{
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: white;	
}
#panneau-edition #editPanelSet table td{
	border: 0px;
}

/* -------------*/
/* -- CADRE --  */
/* -------------*/

BODY{
	background: #bb252f url(background-rouge.gif) repeat-x left top;
}
#cadre{
	width: 916px;
	margin: 0px auto;
	text-align: left;	
}
#cadre-inner{
}
#contenu{
	clear: both;
	background-color: #FFF;
	border : 1px solid #a8a8a8;
	margin: 0px 1px;
}
#contenu-inner{
	padding: 15px 10px 0px 10px;
}
.sub{
	float: left;
	width: 890px;
	border : 1px solid #a8a8a8;
	padding: 20px 0px;
}

/* ---------------------*/
/* -- LISTE A PUCES --  */
/* ---------------------*/
.content-element ul{
	margin-top: 12px;
	padding-right: 10px;
}
.content-element li{
	margin-bottom: 12px;
	list-style-type: square;
	line-height:150%;
}
/* --------------------------*/
/* -- ELEMENTS DE CONTENU -- */
/* --------------------------*/
.content-element{
	margin-bottom: 20px;
	clear: both;
}

/*---- titre pour le style de contenu "par defaut" ----*/
.content-element H2,
 .content-element H1,
.content-element .csc-frame-style-defaut H2,
.content-element .csc-frame-style-defaut H1{
}

.content-element .contenu-texte,
.content-element .csc-frame-style-defaut .contenu-texte{
	margin: 0px 0px;
}
.content-element form,
.content-element .csc-frame-style-defaut form{
	padding: 10px 0px 20px 5%;
}

/*---- contenu style "encadre 1" ----*/

.content-element .csc-frame-style1 .contenu-texte-inner{
}
.content-element .csc-frame-style1 .contenu-texte{	
	background: transparent url(encadre1-fond-bas-gauche.gif) no-repeat left bottom;
	padding: 0px;
	margin: 0px;	
}
.content-element .csc-frame-style1 .css-frame-inner{	
	background: transparent url(encadre1-fond-droit.gif) no-repeat right top;
	padding: 0px;
	margin: 0px;
}
.content-element .csc-frame-style1{
	background: transparent url(encadre1-fond-gauche.gif) no-repeat left top;
	padding: 0px;
	margin: 0px;
	width: 100%;
}
.content-element .csc-frame-style1 H2,
.content-element .csc-frame-style1 H1{
	padding-left: 20px;
	background: transparent url(etoile-vietnam.gif) no-repeat 0 0;
}

/*---- contenu style "encadre 2" ----*/
.content-element .csc-frame-style2 .contenu-texte-inner{
	margin: 5px;
	padding: 15px 15px 13px 15px;	
}
.content-element .csc-frame-style2 .contenu-texte{
	margin: 0px;
	border: 1px solid #888;		
}
.content-element .csc-frame-style2 .css-frame-inner{	
	padding: 0 6px 6px 0;
}
.content-element .csc-frame-style2{	
	margin: 5px;
}
.content-element .csc-frame-style2 H2,
.content-element .csc-frame-style2 H1{

}

/*---- contenu style "encadre pour citation" ----*/
.content-element .csc-frame-style3{
	background: transparent url(apostrophe-gauche.gif) no-repeat 0px 0px;
}
.content-element .csc-frame-style3 .contenu-texte{
	background: transparent url(apostrophe-droite.gif) no-repeat right bottom;
	padding: 0px 18px 15px 20px;	
}
.content-element .csc-frame-style3 .contenu-texte .contenu-texte-inner{
	padding-top: 30px;
}
.content-element .csc-frame-style3 H2,
.content-element .csc-frame-style3 H1{
	border-bottom-width: 0px;
}


/*--------*/
/* TOP */
/*--------*/
div#top{
	float: left;
	width: 100%;
}
div#visuel{
	background: transparent url(visuel-vietnam.gif) no-repeat 0 0;
	clear: both;
	width: 916px;
	height: 254px;
}

/*--------*/
/* Logo   */
/*--------*/
#logo{
	text-align: left;
	width: 916px;
	margin: 0px auto;		
}
#logo A img{
	float: left;
	margin-top: 20px;
}

/*----------*/
/* Baseline */
/*----------*/
#baseline{
	float: right;
	padding-right: 4px;
	margin-top: 42px;
	color: #FFF;
	font-family: georgia;
	font-size : 11px;
}

/*--------*/
/* Menu 1b */
/*--------*/
#menu1b H2{	
	font-size: 13px;
	text-transform: none;
	margin-bottom: 3px;
}
#menu1b H2 A{
	text-decoration : none;
	color: #444;
}
#menu1b ul{
	margin-bottom: 10px;
}
#menu1b ul li{
	list-style: square;
}
#menu1b ul li A{
	color: #222;
	text-decoration : none;
}
#menu1b ul li A:hover{
	color: #346eb0;
}
#menu1b ul li.menu1bAct A{
	color: #bb252f;
}

/*--------*/
/* Menu 1 */
/*--------*/

#menu1{
	display: none; 
	position: relative;
	float: left;
	clear: both;
	width: 100%;
	height: 56px;
}
#menu1-inner{
	margin: 0 auto;
	width: 916px;
}
#menu1 ul {
	padding-top: 2px;
	padding-left: 35px;
}
#menu1 li {	
	list-style: none; 
	float: left;
	margin: 0;
}
#menu1 li.menu1-dernier{
}
#menu1 li A{
	display: block;
	font-size: 13px;
	font-weight: bold;
	text-transform: Uppercase;
	color: #FFF;
	text-decoration: none;	
	padding: 12px 15px 18px 16px;	
}

#menu1 li A:hover{
	text-decoration : underline;
}

#menu1 li.menu1Act{
	background: transparent url(fond-menu-selec-gauche.gif) no-repeat 0 0;	
}
#menu1 li.menu1Act A{
	background: transparent url(fond-menu-selec-droite.gif) no-repeat right top;
	color: #000;
}
#menu1 li.menu1Act A:hover{
	text-decoration: none;
}


/*--------*/
/* Menu 2 */
/*--------*/
#menu2{
	display: none; 
	width: 100%;
	clear: both;
	float: left;
}
#menu2-inner{
	margin: 0px auto;
	margin-top: 10px;
	width: 916px;	
}
#menu2 ul{
}
#menu2 li{
	display: inline;
	list-style: none;	
	margin: 0;
	margin-right: 20px;
}
#menu2 li A{
	text-transform: Uppercase;
	color: #952d10;
	font-size: 12px;
}
#menu2 li.li21Act A{
	color: #000;
	text-decoration: none;
}

/*------------------*/
/* menu avec resumé */
/*------------------*/
div.csc-menu-4 P A{
	text-transform: none;
	text-decoration : underline !important;
}
div.csc-menu-4 P{
	margin: 0px;
}
div.csc-menu-4 P.csc-abstract{	
	text-transform: none;
	margin-bottom: 10px;
}

/*--------------*/
/* Fil d'Ariane */
/*--------------*/

#fil-ariane{
	display :none;

	width:916px;
	margin:0px auto;
	clear: both;	
	text-align: left;
	padding-left: 30px;
	padding-top: 20px;
	font-size: 11px;	
}
#fil-ariane A{
	color: #666;
	text-decoration : none;
}
#fil-ariane A:hover{
	text-decoration : underline;
}


/* --------------------*/
/* -- PIED DE PAGE --  */
/* --------------------*/

#pieddepage{
	padding-top: 0px;	
}

#pieddepage A{
	font-size: 11px;
	color: #CCC;
}
#pieddepage A:hover{
	color: #000;
}

/* ---------------------------------------*/
/* -- STATS --  */
/* ---------------------------------------*/
div#stats{
	width: 100%;
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
	text-align: center;
}
div#stats-inner{
	width: 916px;
	margin: 0 auto;
	text-align: right;
}
div#stats-inner A{

}
