/*
 * CSS Document
 * Solidmaker - Impression 3D
 */
 



a:link {text-decoration: none; color: #626880;}
a:visited { text-decoration: none; color: #626880;}
a:hover { text-decoration: underline; color: red;}
a:active {  }

a.petit:link {text-decoration: none; color: #626880; font-size:10px;}
a.petit:visited { text-decoration: none; color: #626880;font-size:10px;}
a.petit:hover { text-decoration: underline; color: red;font-size:10px;}
a.petit:active {  }

.heure {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
}
.texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
}

input.plat{
font-family: Verdana; 
font-size: 8 pt; 
border-style: solid; 
border-width: 1; 
padding-left: 4; 
padding-right: 4; 
padding-top: 1; 
padding-bottom: 1;
}
input.platpetit{
font-family: Verdana; 
font-size: 10px; 
border-style: solid; 
border-width: 1; border-color:#000000;
padding-left: 4; 
padding-right: 4; 
padding-top: 1; 
padding-bottom: 1;
}

input.submit{
font-family: Verdana; 
font-size: 8 pt; 
border-style: solid; 
border-width: 1; 
padding-left: 4; 
padding-right: 4; 
padding-top: 1; 
padding-bottom: 1;
}
table.tableau_insert
{
	border-top-color:#000000;
	border-top-style:solid;
	border-top-width:1px;
	
	border-left-color:#000000;
	border-left-style:solid;
	border-left-width:1px;
	
	border-right-color:#000000;
	border-right-style:solid;
	border-right-width:1px;
	
	border-bottom-color:#000000;
	border-bottom-style:solid;
	border-bottom-width:1px;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;

	background-color:#E4ECF8;
	
}
tr.fondfonce
{
	background-color:#E4ECF8;
}
td.fondfonce
{
	background-color:#E4ECF8;
}
table.backcolor{
	background-color:#E4ECF8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
table.tableau_bord
{
	border-top-color:#000000;
	border-top-style:solid;
	border-top-width:1px;
	
	border-left-color:#000000;
	border-left-style:solid;
	border-left-width:1px;
	
	border-right-color:#000000;
	border-right-style:solid;
	border-right-width:1px;
	
	border-bottom-color:#000000;
	border-bottom-style:solid;
	border-bottom-width:1px;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	
}
table.tableau_insert_haut_bas
{
	border-top-color:#000000;
	border-top-style:solid;
	border-top-width:1px;
		
	border-bottom-color:#000000;
	border-bottom-style:solid;
	border-bottom-width:1px;
	
}
.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
}.titreblanc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
}
.menugauche{
	display: block;
}
.guidetitre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #990000;
	font-weight: bold;
	font-style: italic;
}
.soustitre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
}
.mini {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
}
<!-- Style spécial pour editeur version mini -->
.mceToolbar {
	background: #F0F0EE;
	border-top: 1px solid #cccccc;
}
.btnImage {
	border: 1px solid #F0F0EE !important;
	cursor: arrow;
}

.btnImageRaised {
	border: 1px solid #0A246A;
	cursor: arrow;
	background-color: #B6BDD2;
}
.btnImageLowered {
	cursor: arrow;
	border: 1px solid #0A246A;
	background-color: #8592B5;
}
.mceEditor {
	background: #F0F0EE;
	border: 1px solid #cccccc;
}
.mceSeparatorLine {
	margin:2px;
	margin-left: 4px;
	background-color: #F0F0EE;
	border-top: 1px solid buttonshadow;
	border-left: 1px solid buttonshadow;
	border-bottom: 1px solid buttonhighlight;
	border-right: 1px solid buttonhighlight;
	width: 0px;
	height: 15px;
}
body{
	background-image: url(images/BG.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #E8F4F3;
}
 
td {
	font: 8pt Arial, Verdana, Helvetica, sans-serif;
	
}


.maintable {
	border-top: 1px solid #c4cccc;
	border-left: 1px solid #acb5b5;
	border-right: 1px solid #acb5b5;

}
.maincontent {
	background-color: #FFFFFF;
	color: #333333;
	text-align: justify;
}

.maintitle{
	text-align: left;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 3px;
	color: #8DA0B0;
	border-bottom: 1px solid #CCCCCC;
}

.box_right {
	padding: 10px;
	width: 240px;
	background-color: #CCCFD1;
}


.news {
	

}

.news th {
	text-align: left;
	font-size: 13px;
	font-family: "Courier New", Courier, mono;
	letter-spacing: 8px;
	color: #8DA0B0;
	border-bottom: 1px solid #CCCCCC;
	
}

.news td {
	padding-top: 4px;
	text-align:justify;
	color: #666666;
}







a.itemsmenu{
	display: block;
	width: 90%;
	padding: 3px;
	border-top: 1px solid #E8E8E8;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #BBC2C8;
	font-family: Arial;
	color: #8DA0B0;
	text-decoration: none;
	background-image: url(images/puce_menu.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 19px;
	cursor: hand;
}
a.itemsmenu:hover {
	display: block;
	padding: 3px;
	padding-left: 19px;
	background-color: #D0E1EF;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #B8B8B8;
	cursor: hand;
}

.copyright {
	color: #999999;
	font-size: 9px;

}

table.gen_tableau_bord
{
	border-top-color:#ACB5B5;
	border-top-style:solid;
	border-top-width:1px;
	
	border-left-color:#ACB5B5;
	border-left-style:solid;
	border-left-width:1px;
	
	border-right-color:#ACB5B5;
	border-right-style:solid;
	border-right-width:1px;
	
	border-bottom-color:#ACB5B5;
	border-bottom-style:solid;
	border-bottom-width:1px;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	
}
td.gen_tableau_bord_gauche
{
	border-left-color:#ACB5B5;
	border-left-style:solid;
	border-left-width:1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	
}
