BODY,TH,TD {font-size:12px;font-family:arial,sans-serif;}

h1 {font-size:18px; color:#00a0c6;}

a:link{font-size:12px; color:#000000; text-decoration:underline; }
a:hover{font-size:12px; color:#000000; text-decoration:underline; }

.Titre {font-size:20px; color:#000000;}
.TitrePetit {font-size:13px; color:#000000; font-weight:bold}
.chapeauSommaire {font-size:11px; color:#000000;}

.Titre_Heure {font-size:12px; color:#363375; font-weight:bold}
.Titre_Heure_Prime {font-size:17px; color:#363375; font-weight:bold}
.specification {font-size:11px; color:#00a0c6;}
.specificationDetail {font-size:12px; color:#00a0c6;}
.jourSelect {font-size:13px; color:#000000;font-weight:bold;text-decoration:none; }

LIEN_ONGLET{font-size:11px; color:#000000; text-decoration:underline; }
a:link.LIEN_ONGLET{color:#000000; text-decoration:underline; }
a:visited.LIEN_ONGLET{color:#000000; text-decoration:underline; }
a:hover.LIEN_ONGLET{color:#000000; text-decoration:underline; }

LIEN_IPHONE{font-size:18px; color:#000000; text-decoration:underline; }
a:link.LIEN_IPHONE{font-size:18px;color:#000000; text-decoration:underline; }
a:visited.LIEN_IPHONE{font-size:18px;color:#000000; text-decoration:underline; }
a:hover.LIEN_IPHONE{font-size:18px;color:#000000; text-decoration:underline; }

a:link.LIEN_CONTACT{font-size:11px;color:#6d6b70; text-decoration:none; }
a:visited.LIEN_CONTACT{font-size:11px;color:#6d6b70; text-decoration:none; }
a:hover.LIEN_CONTACT{font-size:11px;color:#6d6b70; text-decoration:underline; }

a:link.LIEN_NAV{color:#000000; text-decoration:underline; }
a:visited.LIEN_NAV{color:#000000; text-decoration:none; }
a:hover.LIEN_NAV{color:#000000; text-decoration:underline; }

.txt_article {font-size:10px; color:#000000; text-decoration:none; }
.txt_presentation {font-size:15px; color:#000000; text-decoration:none; }

.selecteur{font-size:15px; color:#000000; text-decoration:none; }

.Titrearticle {font-size:15px; color:#00a0c6;}

LIEN_SIGNATURE{font-size:11px; color:#000000; text-decoration:none; }

a.SelectorCadre { background-color: #e1dcd6;text-decoration:none;width:25px; padding-left:10px; padding-right:10px; text-align:center} 
a.SelectorCadre:hover { background-color: #ffffff } 

.SelectorSelect{ background-color: #ffffff;text-decoration:none;width:25px; padding-left:10px; padding-right:10px; text-align:center} 




a:link.LIEN_SIGNATURE{font-size:11px; color:#000000; text-decoration:none; }
a:visited.LIEN_SIGNATURE{font-size:11px; color:#000000; text-decoration:none; }
a:hover.LIEN_SIGNATURE{font-size:11px; color:#000000; text-decoration:underline; }

LIEN_CHAINE{font-size:12px; color:#000000; text-decoration:none; }
a:link.LIEN_CHAINE{font-size:12px; color:#000000; text-decoration:none; }
a:visited.LIEN_CHAINE{font-size:12px; color:#000000; text-decoration:none; }
a:hover.LIEN_CHAINE{font-size:12px; color:#000000; text-decoration:underline; }

.LIEN_PARTENAIRE{font-size:9px; color:#b0b0b0; text-decoration:none}
a:link.LIEN_PARTENAIRE{font-size:9px; color:#b0b0b0}
a:visited.LIEN_PARTENAIRE{font-size:9px; color:#b0b0b0}
a:hover.LIEN_PARTENAIRE{font-size:9px; color:#b0b0b0; text-decoration:underline;}

ul.sortable li {
	position: relative;
}

ul.boxy {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	width: 10em;
	font-size: 13px;
	font-family: Arial, sans-serif;
}
ul.boxy li {
	cursor:move;
	padding: 2px 2px;
	border: 1px solid #ccc;
	background-color: #eee;
}
.clickable a {
	display: block;
	text-decoration: none;
	cursor: pointer;
	cursor: hand;
}
.clickable li:hover {
	background-color: #f6f6f6;
}



/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffff;
	border-width:0px;
	border-style:solid;
	border-color:Gray;
	width:880px;
}

.sampleStyleA {
	background-color:#FFF;
}

.sampleStyleB {
	background-color:#FFF;
	font-family:monospace;
	font-size:10pt;
	font-weight:bold;
}

.sampleStyleC {
	background-color:#ddffdd;
	font-family:sans-serif;
	font-size:10pt;
	font-style:italic;
}

.sampleStyleD {
	background-color:Blue;
	color:White;
	font-family:Arial;
	font-size:10pt;
}


/*Popup Control*/
.popupControl{
	background-color:White;
	position:absolute;
	visibility:hidden;
}


/*Reorder List*/
.dragHandle {
	width:10px;
	height:60px;
	background-color:Blue;
	background-image:url(images/bg-menu-main.png);
	cursor:move;
	border:outset thin white;
}

.callbackStyle {
	border:thin blue inset;		
}

.callbackStyle table {
	background-color:#5377A9;	
	color:Black;
}


.reorderListDemo li {
	list-style:none;
	margin:2px;
	background-image:url(images/bg_nav.gif);
	background-repeat:repeat-x;
	color:#FFF;
}

.reorderListDemo li a {color:#FFF !important; font-weight:bold;}

.reorderCue {
	border:dashed thin black;
	width:100%;
	height:25px;
}

.itemArea {
	margin-left:15px;
	font-family:Arial, Verdana, sans-serif;
	font-size:1em;
	text-align:left;
}
