/* Feuille de style CSS par défaut pour un nouveau projet d'application Web */


input {
	size: 10px;
}
.titre_page_admin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}


.nomrubrpagecentre {
	font-size: 13px;
	border-top: 1px none #0066CC;
	border-right: 1px none #0066CC;
	border-bottom: 1px solid #0066CC;
	border-left: 1px none #0066CC;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;

}

.bordgauche {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: groove;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #0033CC;
	border-right-color: #0033CC;
	border-bottom-color: #0033CC;
	border-left-color: #0033CC;
}



.normalmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000099;
}
.surlignemenu {
	background-color: #6496FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #FFFFFF;
}
a {
	text-decoration: none;
	color: #0000FF;
}


BODY
{
	font-size: 12px;
	word-spacing: normal;
	vertical-align: super;
	text-transform: none;
	color: #034ea2;
	font-family: Verdana, Helvetica, sans-serif;
	letter-spacing: normal;
	background-color: white;
	text-align: left;
	MARGIN-RIGHT: 2px;
	margin-left:2px; 
}


.barrehaut {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #0066CC;
	border-right-color: #0066CC;
	border-bottom-color: #0066CC;
	border-left-color: #0066CC;
}



H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	14px;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	

select {
	font-size:	10px;
	}
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	12px;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	MARGIN-RIGHT: 2px;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	10px;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	MARGIN-RIGHT: 2px;
	MARGIN-LEFT: 0px;
	}
TD {
	MARGIN-LEFT: 0px;
	font-size:	12px;
	
}
    	


A:link	{	
	text-decoration:	none;
	color:	#0066CC;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#0099FF;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#3333cc;
	}
	
SMALL	{	
	font-size:	10px;
	}	

BIG	{	
	font-size:	12px;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
UL                   
{
	cursor: hand;
	text-indent: 0pt;
	left: 0px;
	text-align: left;
	margin-left: 0px;
	position: static;
	width: 0px;
	clip:       rect(auto auto auto 2px);
	list-style-position: inside;
	list-style-type: square;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	filter: Lumière;
}

UL LI
{
	display: none;
	font: 90%;
	list-style-Type: square;
	margin-left:0px;
	left: 407px;
	top: 326px;
	white-space: normal;





}

UL.showList LI       
{ 
	display: block; 
}

.defaultStyles UL    
{
	color: #034ea2;
	text-indent: 0pt;
	background-position: left;
	text-align: left;
	position: absolute;
	width: auto;
	left: auto;


}

UL.defaultStyles LI  
{ 
	display: none;
	
}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

IMG 	{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	}
TABLE
{
	color: #034ea2;
	font-family: Arial, Verdana;
	vertical-align:sub;
	margin-left:0px; 
		
}
.menuvr {
	border-top: 1px solid #0066CC;
	border-right: 1px none #0066CC;
	border-bottom: 1px none #0066CC;
	border-left: 1px none #0066CC;

}
.bordbas {
	font-size: 10px;
	border-top: 1px none #0066CC;
	border-right: 1px none #0066CC;
	border-bottom: 1px solid #0066CC;
	border-left: 1px none #0066CC;
}
.tabentete {
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #006699;
	background-color: #FFFF99;
	font-family: arial;
	text-align: center;

}
.tabl1 {
	background-color: #E8E8FF;
	font-style: normal;
	font-weight: normal;
	color: #006699;
	font-family: arial;
	font-size: 10px;


}
.tabl2 {
	background-color: ##FFFFCC;
	font-style: normal;
	font-weight: normal;
	color: #006699;
	font-family: arial;
	font-size: 10px;


}
.input {

	font-size:	10px;
}
.messagemaj {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	text-decoration: blink;
}
.cligno {
	text-decoration: blink;
}
.borddroit {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #034ea2;
}
.taille1 {
	font-size: 10px;
	font-weight: normal;


}
.taille2 {
	font-size: 12px;

}
.taille11 {

	font-size: 9px;
}
.contourtabbleu {
	border-top: thin solid #0066CC;
	border-right: thin none #0066CC;
	border-bottom: thin none #0066CC;
	border-left: thin none #0066CC;

}
.bordurebleu {
	border: thin solid #0066FF;
}
borduregauche {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #0066FF;
	border-right-color: #0066FF;
	border-bottom-color: #0066FF;
	border-left-color: #0066FF;
}
.borduregauche {

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #D0D6FD;
	border-right-color: #D0D6FD;
	border-bottom-color: #D0D6FD;
	border-left-color: #D0D6FD;
}
.barrebas {

	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #0066CC;
	border-right-color: #0066CC;
	border-bottom-color: #0066CC;
	border-left-color: #0066CC;
}
.bordurecontour {


	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0066FF;
	border-right-color: #0066FF;
	border-bottom-color: #0066FF;
	border-left-color: #0066FF;
}
.borddroitlight {

	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #034ea2;
}
.bordcontour {
	border: thin solid #034ea2;

}
.borddroitbas {
	border-top: thin none #034ea2;
	border-right: thin solid #034ea2;
	border-bottom: 1px solid #034ea2;
	border-left: thin none #034ea2;

}
.bordbass {
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #034ea2;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #034ea2;
	border-bottom-color: #034ea2;
	border-left-color: #034ea2;

}
.bordg {

	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}
.bordh {


	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}
.enteteSitePublic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	background-color: #0066CC;
	font-weight: bold;

}
.menusite {
	font-size: 12px;
	font-weight: bold;
	color: #006699;
}
.bordhautbas {

	font-size: 10px;
	border-top: 1px solid #0066CC;
	border-right: 1px none #0066CC;
	border-bottom: 1px solid #0066CC;
	border-left: 1px none #0066CC;
}
.menun1 {

	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.menun2 {
	font-size: 9px;
	color: #FFFFFF;

}
.borddroitleger {

	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #034ea2;
}
.borddroitbasleger {

	border-top: 1px none #034ea2;
	border-right: 1px solid #034ea2;
	border-bottom: 1px solid #034ea2;
	border-left: 1px none #034ea2;
}
.nompagemaj {
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #034ea2;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #034ea2;
	border-bottom-color: #034ea2;
	border-left-color: #034ea2;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;


}
.bordhaut {

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #0066CC;
	border-right-color: #0066CC;
	border-bottom-color: #0066CC;
	border-left-color: #0066CC;
}
.tailleactus {
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;

}
.tabl1fonce {

	background-color: #C2C2FE;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	font-family: arial;
	font-size: 10px;
}
.actusite {
	font-family: "Comic Sans MS";
	color: #FF0000;
	background-color: #666666;
	font-size: 12px;
	border: dotted #CCCCCC;
	padding: 12px;
	height: auto;
	width: auto;
	cursor: crosshair;
	filter: Lumière;
	font-weight: normal;

}
.focus_saisie {

	background-color: #FDF8E3 ;

}
.sans_focus_saisie {


	background-color: #FFFFFF;

}
.borddroithautbasleger {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #034ea2;
	border-right-color: #034ea2;
	border-bottom-color: #034ea2;
	border-left-color: #034ea2;
}
