
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(../images/fond01.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #13479E;
	text-align:center;
	margin: 0px;
	padding: 0px;

}

img {
	border:none;
}

.TablePrincipale {
	text-align:left;
	width:800px;
	border:none;
	border-collapse:collapse;
	border-spacing:0;
	margin:0 auto 0 auto;
	padding:0;
}

.TablePrincipale td {
	padding:0;
}
.tdCentreBlanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006460;
	background-color: #FFFCE5;
}

.BigTitreGlobal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #0070B9;
	font-variant: small-caps;
	margin-left: 10px;
}

.BigTitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006460;
	font-variant: small-caps;
}

a.BigTitre {
	color: #006460;
	text-decoration: none;
}
a.BigTitre:hover {
	color: #006460;
	text-decoration: underline;
}

.ImgaDroite {
	float: right;
	margin: 4px;
	border: 1px solid #000000;
}
.tdTitre1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #E8B12E;
	color: #000000;
	padding-top: 8px;
	padding-right: 4px;
	padding-left: 4px;

}
.tdBleuVif {
	background-color: #932838;
	width: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.tdTexte1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-bottom-color: #999999;
	text-align: justify;
}

.tdTexte1 p {
	margin:8px 0 8px 0;
}

/*p:first-letter  {
	font-size: 120%;
	font-weight: bold;
}*/

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 10px;
	margin-top: 2px;
	list-style-image: url(../images/puce2.gif);
	list-style-type: none;

}

ul ul {
	list-style-image: url(../images/puce1.gif);
}

a {
	color: #000099;
	text-decoration: none;
}
a:hover {
	color: #0000CC;
	text-decoration: underline;
}
.tdContact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	text-align: right;
	margin: 0px;
	padding: 4px;
	border-top: 1px none #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;

}
.tdRDVTitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	height: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	text-align: center;
	text-transform: capitalize;

}

.tdRDVTitre:first-letter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;

}

.tdRDVTexte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFCC;
	padding: 4px;

}

.tdRDVTexteListe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFCC;
	padding: 4px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;

}
.IMGIllustration {
	margin: 8px;
	border: 1px solid #000000;
}
.TitrePage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.ImgaDroiteSansBord {

	float: right;
	margin: 4px;
	border: none;
}
.TitreInterieur1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-indent: 14pt;
	margin-top: 10px;
}
.ImgaGaucheSansBord {


	float: left;
	margin: 4px;
	border: none;
}
.Remarque {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
}

.tdBordBas {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
}
.TexteErreur {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}
.TexteRemarque2 {
	color: #996600;
}

.TDTitreTableau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	background-color: #FFFFDD;
	height: 25px;
	vertical-align: middle;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.TableTableau {
	border: 1px solid #000000;
}
.TDColor1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #E6E6E6;
	height: 22px;
}
.TexteErreur {
	background-color: #FF8079;
	padding:8px;
	margin:50px 20px 50px 20px;
	color:#000;
	text-align:center;
	border:1px dashed #000;
}

.TDColor1Bis {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFCC;
	height: 22px;
}

.TDColor2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	height: 22px;
}
.TDTitreFormulaire {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #13479E;
	vertical-align: bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-left: 10px;
}
.PetitTexte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
hr {
	height: 1px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000000;
}
.Checkbox {

	background-color: #FFFFFF;
}
.TDBourseT1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #336699;
	padding: 2px;
	margin: 2px;
}
.TDBourseT2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #C7B9D8;
	padding: 2px;
	margin: 2px;
}


.TheMenuStyle {
	position:absolute;
	z-index:91;
	left: 150px;
	top: 20px;
	visibility: hidden;
}
.tableMenu {
	background-color: #FFFCE5;
	padding: 4px;
	border-top: 3px solid #999999;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
}
.MenuTD1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFCE5;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 10px;
	padding-bottom: 2px;
	cursor:hand;
}


.MenuTD1Bis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #336699;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 10px;
	padding-bottom: 2px;
	cursor:hand;
}
.Encart {
	text-align:left;
	padding: 10px;
	width: 450px;
	margin:0 auto 0 auto;
	background-color: #FFFFCC;
	border: 1px dashed #666666;
}


.GrosTitre {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #333333;
}

.SousIntro {
	text-align: center;
}

.SousIntro img {
	margin:0 20px 0 20px;
	border:none;
	vertical-align:middle;
}

.SousIntro .BordureNoire {
	border:1px solid #000;
}

.ListeMetiers {
	width:100%;
	border:1px solid #000;
	border-collapse:collapse;
	border-spacing:0;
	margin:10px 0 10px 0;
}

.ListeMetiers thead {
	background:#E8B12E;
	font-weight:bold;
	font-size:12px;
}


.ListeMetiers thead td {
	padding:2px;
	text-align:center;
	border-bottom:2px solid #000;
	border-right:1px solid #932838;
}

.ListeMetiers tfoot {
	background:#ddd;
	font-size:12px;
	text-align:center;
}
.ListeMetiers tfoot td{
	padding:2px;
}

.ListeMetiers tfoot td a {
	color:#13479D;
	text-decoration:none;
	border-right:1px solid #aaa;
	border-left:1px solid #aaa;
	padding:2px 10px 2px 10px;
}

.ListeMetiers tfoot td a:hover {
	background:#13479D;
	color:#fff;
	text-decoration:none;
	padding:2px 10px 2px 10px;
}


.ListeMetiers tbody td {
	border-bottom:1px solid #aaa;
	border-right:1px solid #aaa;
	font-size:12px;
	padding:2px 4px 2px 4px;
}

.ListeMetiers tbody td.Last {
	border-right:none;
}

.ListeMetiers tbody tr.Color1 td {
	background:#DCDDAC;
}

.ListeMetiers tbody tr.Color2 td {
	background:transparent;
}

.ListeMetiers tbody tr.ColorSelect td {
	background:#D6E6E7;
	cursor:pointer;
}

.TableFiche {
	width:550px;
	border-collapse:collapse;
	border-spacing:0;
	font-size:12px;
	border:1px solid #aaa;
	margin:20px auto 20px auto;
}

.TableFiche td {
	padding:3px 4px 3px 4px;
	border-bottom:1px dashed #aaa;
}

.TableFiche .Titre {
	text-align:right;
	font-weight:bold;
	background:#ECDCB4;
	width:180px;
}
.TableFiche .TitreDirigeant {
	text-align:right;
	font-weight:bold;
	background:#E6D1D5;
	width:180px;
}

.TableFiche tfoot {
	background:#ddd;
	font-size:12px;
	text-align:center;
}
.TableFiche tfoot td{
	padding:2px;
}

.TableFiche tfoot td a {
	color:#13479D;
	text-decoration:none;
	border-right:1px solid #aaa;
	border-left:1px solid #aaa;
	padding:2px 10px 2px 10px;
}

.TableFiche tfoot td a:hover {
	background:#13479D;
	color:#fff;
	text-decoration:none;
	padding:2px 10px 2px 10px;
}

.MiseEnGarde {
	font-weight:bold;
	margin:10px 20px 10px 20px;
	padding:0 8px 0 8px;
	text-align:justify;
	background:#FFFCE5;
	border:1px solid #aaa;
}


.Panier {
	float:right;
	text-align:center;
	
	display:block;
	border:1px solid #000;
	font-size:12px;
	font-weight:bold;
	font-variant: normal;
	background-color:#E8B12E;
	color:#000;
	background-image: url(../images/generation.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding:2px 4px 2px 20px;
	margin:0 4px 0 0;
}

.Panier:hover {
	background-color:#932838;
	color:#fff;
	text-decoration:none;
}

.patientez {
	margin:0 100px 0 100px;
}

.Plus {
	float:right;
	font-size:14px;
	font-weight:bold;
}

.Plus a {
	display:block;
	padding:0 4px 0 4px;
	text-decoration:none;
	border:1px solid #aaa;
	color:#3E8F58;
	background-color:#fff;
}

.Plus a:hover {
	color:#fff;
	background-color:#3E8F58;
}

.Moins {
	float:left;
	font-size:14px;
	font-weight:bold;
}

.Moins a {
	display:block;
	padding:0 4px 0 4px;
	text-decoration:none;
	border:1px solid #aaa;
	color:#9F6363;
	background-color:#fff;
}

.Moins a:hover {
	color:#fff;
	background-color:#9F6363;
}
