﻿
	 
.bord_b { 
	background: url(images/bords/bord_bi.gif) repeat-x; 
	background-position: top; 
	background-repeat: repeat-x; 
	height: 15px; 
} 
 
.bord_d { 
	background-position: left; 
	background-image: url(images/bords/bord_di.gif); 
	background-repeat: repeat-y; 
	width: 15px; 
} 
 
.bord_g { 
	background-image: url(images/bords/bord_gi.gif); 
	background-position: right; 
	background-repeat: repeat-y; 
	width: 15px; 
} 
 
.bord_h { 
	background-image: url(images/bords/bord_hi.gif); 
	background-position: bottom; 
	background-repeat: repeat-x; 
	height: 15px;
} 

.coin_bd { 
	background-position: top left; 
	background-image: url(images/bords/bdi.gif); 
	background-repeat: no-repeat; 
	height: 15px; 
	width: 15px; 
}
 
.coin_bg { 
	background-position: top right; 
	background-image: url(images/bords/bgi.gif); 
	background-repeat: no-repeat; 
	height: 15px; 
	width: 15px; 
} 
	
.coin_hd { 
	background-repeat: no-repeat; 
	background-position: bottom left; 
	background-image: url(images/bords/hdi.gif); 
	height: 15px; 
	width: 15px; 
} 
	
.coin_hg { 
	background-repeat: no-repeat; 
	background-position: bottom right; 
	background-image: url(images/bords/hgi.gif); 
	height: 15px; 
	width: 15px; 
} 
 
 
 
.sect_body { 
	margin-top: 3; 
	margin-bottom: 2; 
	margin-left: 7;
	margin-right: 7;	
	background-color: #FFcc66; 
	font: normal medium Verdana, Arial, Helvetica, sans-serif 
} 

table {
	font: normal medium Verdana, Arial, Helvetica, sans-serif ;
	color: #FFCC66;
	
}

.case_m {  
	background: #591C00; 
	font: large Verdana, Arial, Helvetica, sans-serif; 
	color: #CCCCFF;
} 

.case {
	font: medium Verdana, Arial, Helvetica, sans-serif; 
	color: #FFCC66;
	background-attachment: fixed;
	background-position: top left;
	background-repeat: repeat;
	background-color: #220c01;
}

.kermorweb {  
	font: italic x-small Verdana, Arial, Helvetica, sans-serif; 
	color: #990099;
} 

.kermorweb:link {  
	font-weight: bold;
} 

.kermorweb:active { 
	font-weight: bold ; 
	color: #FF0033; 
	font-style: normal;
} 

.kermorweb:hover { 
	font-weight: bold ; 
	border: none; 
	font-style: normal; 
	color: #000099;
} 

.kermorweb:visited { 
	font-weight: bold;
} 

.titre_section {
	text-align: right;
	margin-right: 4;
	margin-top: 4;
	color: #FFCC33;
	font: italic bold x-large Verdana, Arial, Helvetica, sans-serif;
}


.contact1 {  
	font-weight: bold; 
} 

.contact3 { 
	font-style: italic;
} 

.contact {
	font-size: small;
}


.gd_titre {  
	font: bold xx-large Verdana, Arial, Helvetica, sans-serif; 
	color: #FF9933;
} 

.technique { 
	font: italic normal small "Courier New", Courier, mono;
} 

.langue {  
	font: bold medium "Times New Roman", Times, serif;
} 

.message {  
	font: italic bold medium "Courier New", Courier, mono;
	font-size: 16pt;
	color: #D24200;
} 

.langue:active { 
	text-decoration: underline;
} 

.langue:hover { 
	text-decoration: underline;
} 
A:link {
	font-weight: bold;
}
a:link {
	color: #D24200;
}

A:visited {
	font-weight: bold;
	color: #D24200;
} 

A:active { 
	font-weight: bold;
	color: #3333CC;
} 

A:hover {
	color: #FF0033;
	font-weight: bold;
}

.frise_h {
	background-position: center bottom;
	background-repeat: no-repeat;
	background-image: url(images/frise_h.jpg);
}

.frise {
	background-position: center;
	background-repeat: repeat-y;
	background-image: url(images/frise.jpg);
}

.frise_b {
	background-position: center top;
	background-repeat: no-repeat;
	background-image: url(images/frise_b.jpg);
}
.contenu {
	margin: 3;
}

.barre {
	color:#FFcc66;
}
