body{
	font: 12px "Courier New", Courier, monospace;
}
p{
	font: 12px "Courier New", Courier, monospace;
}
h1{
	color : #990000;
	font-size: 18px;
	font-weight : bold;
}
h2{
	color : #333333;
	font-size: 16px;
	font-weight : bold;
}
h3{
	color : black;
	font-size: 14px;
	font-weight : bold;
}
h4{
	color : black;
	font-size: 12px;
	font-weight : bold;
}
form{
	font: 12px "Courier New", Courier, monospace;	
}

th{
	font: 12px "Courier New", Courier, monospace;
	font-weight: bold;
	text-align: left
}



a:link {
	color: #666666;
	font-weight: bold
}
a:visited {
	color: Gray;
	font-weight: bold
}
a:hover {
	color: #990000;
	font-weight: bold
}
a:active {
	color: #990000;
	font-weight: bold
}



a.navSec:link {
	color: #CCCCCC;
	font-weight: bold;
	font-size : 14px
}
a.navSec:visited {  
	color: #CCCCCC; 
	font-weight: bold;
	font-size : 14px
}
a.navSec:hover { 
	color:  #FFCC99; 
	font-weight: bold;
	font-size : 14px
}
a.navSec:active {  
	color: #FFCC99; 
	font-weight: bold;
	font-size : 14px
}



a.navSecAct:link {
	color: #FFCC99;
	font-weight: bold;
	font-size : 14px;
	text-decoration : none;
}
a.navSecAct:visited {  
	color: #FFCC99; 
	font-weight: bold;
	font-size : 14px;
	text-decoration : none;
}
a.navSecAct:hover {
	color: #FFCC99;
	font-weight: bold;
	font-size : 14px;
	text-decoration : underline;
}
a.navSecAct:active {  
	color: #FFCC99; 
	font-weight: bold;
	font-size : 14px
}


a.navSecReg:link {  
	color: #CCCCCC;
	font-weight: normal; 
	font-size : 12px
}
a.navSecReg:visited {  
	color: #CCCCCC;
	font-weight: normal; 
	font-size : 12px
}
a.navSecReg:hover { 
	color: #FFCC99; 
	font-weight: normal;
	font-size : 12px
}
a.navSecReg:active {  
	color: #FFCC99; 
	font-weight: normal;
	font-size : 12px
}


a.navSecActReg:link {
	color: #FFCC99;
	font-weight: bold;
	font-size : 12px;
	text-decoration : none;
}
a.navSecActReg:visited {  
	color: #FFCC99; 
	font-weight: bold;
	font-size : 12px;
	text-decoration : none;
}
a.navSecActReg:hover {
	color: #FFCC99;
	font-weight: bold;
	font-size : 12px;
	text-decoration : underline;
}
a.navSecActReg:active {  
	color: #FFCC99; 
	font-weight: bold;
	font-size : 12px
}


a.pays:link {  font-size :16px;color: #666666; font-weight: bold}
a.pays:visited {
	font-size :16px;
	color: Gray;
	font-weight: bold
}
a.pays:hover {  font-size :16px;color: #990000; font-weight: bold}
a.pays:active {  font-size :16px;color: #990000; font-weight: bold}

.chapo{
	color : #333333;
	font-weight : bold;
}

.piedPage{
	font-size : 11px;
	text-align : center
}

.sepNavSec{
	color: #CCCCCC; 
	font-weight: bold
}

.body1{
	background-image : url(../images/bg_pays.jpg);
	font: 12px "Courier New", Courier, monospace
}

.body2{
	background-image : url(../images/bg_util.jpg);
	font: 12px "Courier New", Courier, monospace
}

.body3{
	background-image : url(../images/bg_themes.jpg);
	font: 12px "Courier New", Courier, monospace
}

.champRech{
	background-image : url(../images/bg_pays.jpg);
	font-size: 11px;
	border : thin solid #999999;
}

.chapo {
	font-weight: bold;
	color : #333333
}

.warning{
	font-weight: bold;
	color : #990000
}