@charset "utf-8";
/* -- balises par défaut -- */

.hr_1
{
	height: 1px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.hr_3
{
	padding:0;
	margin-top:30px;
	margin-bottom:30px;
	clear:both;
	width: 100%;
	margin-right: 0px;
	margin-left: 0px;
}

.h3cas
{
	font-size: 12px;
	color: #999999;
	line-height: 17px;
	margin: 0px 0px 10px 0px;
}

.connect_text, .connect_imgs
{
	float:left;
}

.connect_text
{
	padding-top: 6px;
}


.menu_table
{
	background-color: #FFFFFF;
	padding: 1px;
	width: 100%;
	border: 1px solid #EBEBEB;
}

 .menu_observation
{
	padding-left: 10px;
	width: 100%;
	border: 1px solid #EBEBEB;
	margin-bottom:3px;
}
 
.menu_table td
{
	border: 1px solid #FFFFFF;
	background-color: #EBEBEB;
	padding: 3px;
	width:25%;
}
.menu_table td:hover
{
	border: 1px solid #999999;
 	color: #FFFFFF;
	background-color: #181B2B;
}

/*** liens ***/

#liens
{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
 
#page_liens a
{
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	text-align: right;
	text-transform: uppercase;	
}

#page_liens a:hover
{
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
	text-align: right;
	text-transform: uppercase;	
}

/*--- scene ---*/

#centpourcent, .centpourcent
{
	height: 100%;
	width: 100%;
	padding: 0px;
	margin: 0px;
}


/*--- tabs ---*/

.tab_peau
{
	width: 100px;
	background-image: url(../../../MEDIA/TEMPLATE/default/tab_left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	
}

.tab_nav
{
	width: 220px;
	background-color: #FFFFFF;
	text-align: center;
}

.tab_page
{
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #EBEBEB;	/* width: 690px;*/
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #EBEBEB;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #EBEBEB;
}


.tab_td40padd, .tab_td40padd300, .tab_td40padd600
{
	padding-right: 40px;
	padding-left: 40px;
	padding-bottom: 40px;
	width: 620px;
	background-image: url(../../../MEDIA/DECOR/corner.png);
	background-repeat: no-repeat;
	background-position: right top;
}

.tab_td20padd620
{
	padding-right: 40px;
	padding-left: 20px;
	padding-bottom: 40px;
	width: 620px;
	background-image: url(../../../MEDIA/DECOR/corner.png);
	background-repeat: no-repeat;
	background-position: right top;
}


.tab_td40padd300 {
	width: 300px;
}

.tab_td40padd600 
{
	width: 600px;
	background-image: url(../../../MEDIA/DECOR/corner.png);
	background-repeat: no-repeat;
	background-position: right top;
}

.apercu
{
	height: 50px;
	width: 50px;
	background-color: #FFFFFF;
	margin-right: 10px;
	margin-top: 5px;
	border: 4px solid #CCCCCC;
}

.apercu_100
{
	height: 100px;
	width: 100px;
	background-color: #FFFFFF;
	padding: 0px;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 30px;
	border: 4px solid #CCCCCC;
}

.apercu_118
{
	background-color: #FFFFFF;
	height: 118px;
	width: 118px;
	margin-right: 10px;
	border: 4px solid #CCCCCC;
	margin-top: 5px;
}

.messbox
{
	background-image: url(../../../MEDIA/DECOR/fds/input.png);
	background-repeat: repeat-x;
	width: 300px;
	font-size: 12px;
	color: #181B2B;
	text-decoration: none;
	padding: 5px;
	border: 1px solid #999999;
}

.messbox_area
{
	background-image: url(../../../MEDIA/DECOR/fds/input.png);
	background-repeat: repeat-x;
	width: 300px;
	font-size: 12px;
	color: #181B2B;
	text-decoration: none;
	padding: 5px;
	height: 200px;
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
}

.messbox_butt
{
	width: 300px;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #999999;
	background-color: #FF3300;
	padding: 5px;
}



.mestact_box
{
	background-image: url(../../../MEDIA/DECOR/fds/input.png);
	background-repeat: repeat-x;
	width: 230px;
	font-size: 12px;
	color: #181B2B;
	text-decoration: none;
	border: 1px solid #999999;
	margin-right: 10px;
	
}

/*--- commons ---*/

.echange_titre
{
	font-size: 11px;
	color: #FF6600;
	text-decoration: none;
	text-align: left;
}

.common_surtitre
{
	font-size: 11px;
	color: #FF6600;
	text-decoration: none;
	text-align: left;
	padding-top: 50px;
}

.common_titre
{
	font-size: 14px;
	font-weight: bold;
	color: #181B2B;
	text-decoration: none;
	text-align: left;
	text-transform: uppercase;
	padding-bottom: 20px;
	padding-top: 10px;
}

.common_titre a
{
	color: #181B2B;
	text-decoration: none;
}
.common_texte
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}

.common_texte a
{
	color: #333333;
	text-decoration: none;
}

.common_texte:hover
{
	color: #AF2031;
	text-decoration: none;
}

.common_table /* table principale du template */
{
	height: 500px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
}

.common_soustitre
{
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	text-align: left;
	text-transform: uppercase;
}

.common_bulletgo
{
	text-decoration: none;
	text-align: left;
	display: list-item;
	margin-left: 22px;
	margin-bottom: 20px;
	list-style-position: outside;
	list-style-image: url(../../../MEDIA/DECOR/famfamfam/bullet_go.png);
}

.common_soustitre a
{
	color: #999999;
	text-decoration: none;
}

.common_copyright
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CCCCCC;
	text-decoration: none;
}

.common_copyright a
{
	color: #CCCCCC;
	text-decoration: none;
}

.common_goto
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	text-decoration: none;
	text-transform: uppercase;
}

.common_goto a
{
	color: #0099FF;
	text-decoration: none;
}

/*---  Documents à télécharger : page=250 ---*/



#telechar ul 
{
	font-size: 11px;
	margin:0;
	padding:0;
	outline:0;
	text-decoration:none;
	list-style-type: none;
}

#telechar ul li a
{
	color: #333333;
	text-decoration: none;
	text-align: left;
	line-height: 20px;
	list-style-type: none;
	background-image: url(../../../MEDIA/DECOR/famfamfam/page_white_acrobat.png);
	background-position: left top;
	background-repeat: no-repeat;
	height: 30px;
	padding: 5px 0px 5px 25px;
}

#telechar ul li a:hover
{
	color: #AF2031;
	text-decoration: none;
	text-align: left;
}

.fff_6absm
{
	text-decoration: none;
	vertical-align: middle;
	height: 16px;
	width: 16px;
	margin-right: 6px;
	border: none;
}

.telefile
{
	width:90%;
	color: #181B2B;
	text-decoration: none;
	background-color: #EBEBEB;
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	display:block;
	padding: 5px;
	margin-bottom:2px;
	margin-right:20px;
}

.telefile a:hover
{
	color: #AF2031;
}

.fanion
{
	width:598px;
	clear: both;
	float: left;
	margin: 20px 0px 20px 0px;
}

.error
{
	color: #FFFF00;
	background-color: #FF0000;
	margin: 2px 5px 2px 5px;
}

.hermesbox
{
	color: #FFFF00;
	background-color: #FF0000;
	padding:5px;
	float:left;
	border: 1px solid #FF6600;
	margin-bottom: 20px;
}

.herbox, .herbox_cool, .attention
{
	color: #FFFF00;
	background-color: #FF0000;
	margin:0px;
	clear:both;
	width: 100%;
	padding: 5px 20px 5px 20px;
	border: 1px solid #FF6600;
	text-align: left;
}

.herbox_cool
{
	background-color: #669933;
	border: 1px solid #CCCC99;
}

.herbox_cool_598
{
	width:598px;
	background-color: #669933;
	border: 1px solid #CCCC99;
}

.attention
{
	margin:10px;
}

#pseudobox
{
	height:20px;
	padding:2px;
	margin-left:30px;
	float:left;
}

#dlqiseven
{
	display:none;
}

.ficheapprob
{
	background-color: #C8C864;
	height: auto;
	width: 597px;
	padding: 20px;
	float: left;
	clear:both;
	border: 1px solid #969632;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

.lexique_lettre3
{
	color: #CCCCCC;
}

.lexique_lettre2
{
	font-weight: bold;
}

.lexique_barrs
{
	color: #999999;
	margin: 0px 8px 0px 8px;
}

.pasi_select
{
	font-size: 11px;
	text-decoration: none;
	color: #181B2B;
	/* height: 19px; */
	width: 100%;
	padding: 4px;
	border: none;
	background-color: #FFFFFF;
}

.pad20
{
	padding: 10px 20px 20px 20px;
}

/* ***

.checked
{
	background-color:#222;
	background-image:url(../../../MEDIA/DECOR/fancy-forms/chk_on.png)
}

.unchecked
{
	background-color:#1c1c1c;
	background-image:url(../../../MEDIA/DECOR/fancy-forms/chk_off.png)
}

.selected
{
	background-color:#222;
	background-image:url(../../../MEDIA/DECOR/fancy-forms/rdo_on.png)
}

.unselected
{
	background-color:#1c1c1c;
	background-image:url(../../../MEDIA/DECOR/fancy-forms/rdo_off.png)
}

*/
