a:link {text-decoration: none; color: #FFFFFF;}
a:visited { text-decoration: none; color: #FFFFFF;}
a:hover { text-decoration: underline; color: #FFFFFF;}
a:active {  }

a.petit:link {text-decoration: none; color: #FFFFFF; font-size:10px;}
a.petit:visited { text-decoration: none; color: #FFFFFF;font-size:10px;}
a.petit:hover { text-decoration: underline; color: FFFFFF;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;
	color: #FFFFFF;
}
.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:#6685A2;
}
tr.fondfonce
{
	background-color:#6685A2;
}
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: #FFFFFF;
	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;
}

/* Découpe TR38 */
	/* Tableaux en général */
		body
		{
			color:#FFFFFF;
			margin:0px;
		}
		html#bgpopup
		{
			background-color:#003366;
		}
		img
		{
			border : 0px solid #FFFFFF ;
			margin-left:2px;
			margin-right:2px;
		}
		table
		{
			border-collapse:collapse;
		}
		#nothing
		{
			border:0px solid #FFFFFF;
			width:1024px ;
			padding:0px;
			margin:0px;
			border-collapse:collapse;
			font-family:Arial, Helvetica, sans-serif;
			font-size:12px;
		}
		.up
		{
			width:917px;
		}
		th.title
		{
			border-collapse:collapse;
			border-bottom:1px solid #FFFFFF;
		}
		tr
		{
			padding:0px;
			margin:0px;
			border:0px solid #FFFFFF;
			border-collapse:collapse;
			font-size:12px;
			color:#FFFFFF;
		}
		p
		{
			color:#FFFFFF;
		}
		td
		{
			padding:0px;
			margin:0px;
			border:0px solid #FFFFFF;
			font-size:12px;
			color:#FFFFFF;
		}
		td.text
		{
			padding-left:3px;
			padding-right:3px;
			
			color:#FFFFFF;
		}
		td.arrows
		{
			border-top:1px solid #FFFFFF;
		}
		td.membre
		{
			padding:3px;
			padding-left:1px;
		}
		th
		{
			color:#FFFFFF;
		}
		th.form
		{
			padding-right:5px;
			color:#FFFFFF;
		}
		img.stats
		{
			margin-top:12px;
		}
		h1, td.titrepage
		{
			font-weight:bold;
			border-bottom:1px solid #FFFFFF;
			font-size:14px;
			text-align:left;
			margin-bottom:16px;
		}
	/* Cellules du haut */
		.up_up_black
		{
			width:699px;
			height:1px;
			background-color:#000000;
		}
		.up_down_black
		{
			width:917px;
			height:1px;
			background-color:#000000;
		}
		.up_blue
		{
			background-color:#003366;
			height:70px;
			width:699px;
		}
		.up_red
		{
			background-color:#CC0000;
			height:24px;
			width:917px;
			color:#FFFFFF;
		}
		.up_up_white
		{
			height:47px;
			width:699px;
		}
		.up_down_white
		{
			height:1px;
			width:699px;
		}
		.up_gray
		{
			height:1px;
			width:917px;
			background-color:#919AA4;
		}
		/* Images */		
		.up_logo
		{
			width:107px;
			height:145px;
			background-image:url(images/ligne/logo.jpg);
			background-color:#003366;
		}
		.up_titre_img
		{
			background-image:url(images/ligne/titre.jpg);
			background-color:#003366;
			width:218px;
		}
	/* Cellules du centre */
		.middle_up_yellow
		{
			background-color:#FFFFCC;
			height:198px;
			width:415px;
		}
		.middle_down_up_left_blue
		{
			width:576px;
			height:32px;
			background-color:#003366;
		}
		.middle_down_down_left_blue
		{
			width:576px;
			height:29px;
			background-color:#003366;
		}
		.middle_down_up_yellow
		{
			width:150px;
			height:32px;
			background-color:#FFFFCC;
		}
		.middle_down_up_blue
		{
			width:150px;
			height:197px;
			background-color:#003366;
		}
		.middle_down_up_text
		{
			width:578px;
			height:159px;
			background-color:#003366;
			padding-left:16px;
			vertical-align:top;
			padding-right:16px;
		}
		.middle_down_down_right_red
		{
			height:29px;
			width:150px;
			background-color:#CC0000;
		}
		/* Images */
		.middle_round_down_blue
		{
			width:52px;
			height:29px;
			background-image:url(images/ligne/round_blue_down.jpg);
			background-color:#003366;
		}
		.middle_left_img
		{
			width:246px;
			height:258px;
			background-color:#003366;
			background-image:url(images/ligne/middle_left.jpg);

			background-repeat:no-repeat;
			background-position:left-bottom;
		}
		.middle_round_up_blue
		{
			width:52px;
			height:32px;
			background-image:url(images/ligne/round_blue_up.jpg);
			background-color:#003366;
		}
		.middle_up_img
		{
			width:609px;
			height:198px;
			background-image:url(images/ligne/tour_valais.jpg);
			background-color:#FFFFCC;
		}
	/* Cellules du bas */
		.down_red
		{
			height:70px;
			background-color:#CC0000;
			width:1024px;
			border-bottom:1px solid #FFFFFF;
		}
		.down_gray
		{
			height:14px;
			background-color:#999999;
		}
		.down_white
		{
			height:5px;
		}

	/* Les formulaires */
		input
		{
			border:1px solid #000000;
			margin-top:2px;
			margin-bottom:0px;
		}
		input.submit
		{
			background-color:#6685A2;
			color:#FFFFFF;
		}
		textarea
		{
			border:1px solid #000000;
			margin-top:2px;
			margin-bottom:2px;
		}
		select
		{
			border:1px solid #000000;
			margin-top:2px;
			margin-bottom:2px;
		}
		div.button
		{
			border:1px solid #000000;
			background-color:#6685A2;
			width:100px;
			display:inline;
			padding:2px;
			font-weight:normal;
			margin-right:3px;
			color:#FFFFFF;
			padding-right:3px;
		}
		/**
 * FancyUpload Showcase
 *
 * @license		MIT License
 * @author		Harald Kirschner <mail [at] digitarald [dot] de>
 * @copyright	Authors
 */
 
/* CSS vs. Adblock tabs */
.swiff-uploader-box a {
	display: none !important;
}
 
/* .hover simulates the flash interactions */
a:hover, a.hover {
	color: red;
}
 
#demo-status {
	padding: 10px 15px;
	width: 350px;
	border: 1px solid #eee;
}
 
#demo-status .progress {
	background: url(../../assets/progress-bar/progress.gif) no-repeat;
	background-position: +50% 0;
	margin-right: 0.5em;
	vertical-align: middle;
}
 
#demo-status .progress-text {
	font-size: 0.9em;
	font-weight: bold;
}
 
#demo-list {
	list-style: none;
	width: 450px;
	margin: 0;
}
 
#demo-list li.validation-error {
	padding-left: 44px;
	display: block;
	clear: left;
	line-height: 40px;
	color: #8a1f11;
	cursor: pointer;
	border-bottom: 1px solid #fbc2c4;
	background: #fbe3e4 url(assets/failed.png) no-repeat 4px 4px;
}
 
#demo-list li.file {
	border-bottom: 1px solid #eee;
	background: url(assets/file.png) no-repeat 4px 4px;
	overflow: auto;
}
#demo-list li.file.file-uploading {
	background-image: url(assets/uploading.png);
	background-color: #D9DDE9;
}
#demo-list li.file.file-success {
	background-image: url(assets/success.png);
}
#demo-list li.file.file-failed {
	background-image: url(assets/failed.png);
}
 
#demo-list li.file .file-name {
	font-size: 1.2em;
	margin-left: 44px;
	display: block;
	clear: left;
	line-height: 40px;
	height: 40px;
	font-weight: bold;
}
#demo-list li.file .file-size {
	font-size: 0.9em;
	line-height: 18px;
	float: right;
	margin-top: 2px;
	margin-right: 6px;
}
#demo-list li.file .file-info {
	display: block;
	margin-left: 44px;
	font-size: 0.9em;
	line-height: 20px;
	clear
}
#demo-list li.file .file-remove {
	clear: right;
	float: right;
	line-height: 18px;
	margin-right: 6px;
}