.gras-bleu{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #002175;
}
.courant{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight : normal;
	color : black;
}
.gras-pt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}
a:link {
	font-weight: bold;
	color: #489c44;
}
a:hover {
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: #2C8294;
	text-decoration: underline;
}
.gras-cyan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #0091d7;
}
.courant-12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.Titre-cyan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #0091d7;
	text-align: left;
}
.Ss-titre-vert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #489c44;
	font-weight: bold;
}
.Ss-titre-bleu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #002175;
	font-weight: bold;
}

/*---- ATCi ----*/

input, select, textarea{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight : normal;
	color : black;
	background-color: white;
}

/* legende */
table.divLegende{
	background-color: #E9F3FA;
	width : 200;
	cell-spacing: 0;
	border: thin solid #6BB04F;
}

table.divLegende td{
	background-color: #E9F3FA;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	color: black;
}

table.divLegende th{
	background-color: #E9F3FA;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	color: #2D77B4;
}

a.legende:link {
	color: #2D77B4;
	text-decoration: none;
}
a.legende:hover {
	color: #2D77B4;
	text-decoration: none;
}
a.legende:visited {
	color: #2D77B4;
	text-decoration: none;
}
/* fin légende */

table.adminSection{
	width : 90%;
	cell-spacing: 1;
	border : thin outset #0091d7;
}

table.adminSection td{
	background-color: #0091d7;
	font-weight: bold;
	text-align: left;
	color: white;
	vertical-align: top;
}

table.toolBar{
	border : thin outset #0091d7;
	cell-spacing: 0;
	width: 100%;
}
			
table.toolBar td{
	padding: 0;
}

input#pallets{
	width : 30;
	height : 23;
	background-color: #666666;
}

div#colorPickerDiv{
	background-color: #D4D5D6;
}

input#email, #Lien{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #489c44;
	text-decoration : underline;
}

input#grasbleu, #graspt, #grascyan, #courant12, #titrecyan, #sstitrevert, #sstitrebleu, #Couleur, #Image, #email, #Lien, #sep, #introButton, #legende{
	width: 100;
	height: 25;
	border: thin outset white;
	background-color: white;
}

input#control_actif_section, #deleteFile{
	background-color: transparent;
}

input#sep{
	background: url(img/sep.png) center no-repeat white;
}

input#save, #viewSection, #viewPage{
	width: 135;
}

table#Puce1 td, #Puce2 td{
	vertical-align: middle;
	text-align: center;
	width: 60;
	background-color: white;
}

textarea#detail_section{
	width: 100%;
}

table.list{
	width: 100%;
	text-align: center;
}

table.subList{
	width : 100%;
	background-color : white;
}
table.subList th{
	background-color : #CCCCCC;
}
table.subList td{
	background-color : #DDDDDD;
	text-align : center;
}

table.pdf, table.lien{
	width : 100%;
}
table.pdf th, table.lien th{
	padding : 3;
	background-color : #D6D082;
	text-align : left;
}
table.pdf td, table.lien td{
	border-bottom : thin inset #D6D082;
	padding : 2;
	padding-left : 15;
}

table.header{
	width : 100%;
}
table.header th{
	text-align : left;
}
table.header td{
	text-align : center;
}

table.sep td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight : normal;
	color : black;
}
