*
{
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px;
}
#page
{
	text-align: left;
	margin: 0 auto;
}
/*ici est definie la largeur du site*/
td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
html, body, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{
	margin: 0;
	padding: 0;
	border: 0;
	font-style: inherit;
	font-size: 100%;
	line-height: 1.22em;
	font-family: inherit;
	text-align: inherit;
}
/* meme qu'au dessus, sans le strong */
html, body, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{
	font-weight: inherit;
}
a img, :link img, :visited img
{
	border: 0;
}
table
{
	border-collapse: collapse;
	border-spacing: 0;
}
div#content
{
	margin-left: auto;
	margin-right: auto;
	width: 970px;
	min-height: 415px;
	height:auto !important;
	height: 415px;
	margin-top: 50px;
}
.contentAccesDirect
{
	margin-left: auto;
	margin-right: auto;
	width: 970px;
	min-height: 450px;
	height:auto !important;
	height: 450px;
	margin-top: 50px;
	background-repeat: no-repeat;
}
div#contentHeader
{
	padding-bottom: 60px;
}

/* cadre du contenu principal dans la MasterPage */
#contentPage
{
	width: 730px;
	min-height: 415px;
	height:auto !important;
	height: 20px;
	height: 415px;
	padding: 5px;
	border: 1px solid #cfcfcf;
	padding-top: 0px;
	margin-top: 4px;
	padding-left: 20px;	
	padding-right: 10px;	
	float: left;
}
/* cadre du contenu des pages qui utilise la MasterPage */
/*#contentMain
{
	width: 760px;
	padding: 10px;
	padding-top: 0px;
}*/

div#contentAuthentification
{
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	width: 100%;
	height: 80px;
	top: 0px;
	position: absolute;
}
#header
{
	background: #7ED50D url(/images/ecare/header/background.png) repeat-x left bottom;
	margin-bottom: 10px;
	top: 0px;
	width: 100%;
	text-align: left;
	position: absolute;
	border-collapse: collapse;
	border-spacing: 0px;
	height:90px;
}
#headerInside
{
	margin-left: auto;
	margin-right: auto;
	padding-top: 7px;
	width: 965px;
	overflow: hidden;
}
#logo
{
	float: left;
}
#logo a
{
	display: block;
	width: 149px;
	height: 75px;
	overflow: hidden;
	text-indent: -5000px;
	background: url(/images/ecare/header/logo_simplicime.png) no-repeat left top;
}


#cadreAuthentification
{
	width: 400px;
	padding: 5px;
	border: 1px solid #cfcfcf;
	margin-left:auto;
	margin-right: auto;
}
#civilite
{
	float: right;
	width: 220px;
}
div#titrecare
{
	float: left;
	margin-left: 12px;
	margin-top: 20px;
	padding-bottom: 5px;
}
/**/
.titre
{
	color: #6fbd00;
	font-weight: bold;
	font-size: 16px;
}
.sstitre
{
	color: #6fbd00;
	font-weight: bold;
	font-size: 12px;
}

div#menu
{
	float: left;
	width: 185px;
	margin-right: 10px;
}
div#titre-menu
{
	background-color: #76B800;
	color: #76B800;
	padding-left: 5px;
}

a
{
	color: #000000;
	text-decoration: none;
}
.MenuSelected, #menu .accordionContent a:hover, #menu .accordionContentFAQ a:hover, #menu .accordionContentGUID a:hover
{
	color: #6fbd00;
	padding-left: 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: url(/images/ecare/menu/nav-fleche.gif) no-repeat left;
	text-decoration: underline;
	cursor: pointer;
}
.MenuNoSelected
{
	color: #000;
	padding-left: 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	cursor: pointer;
}


div#pied_page
{
	clear: both;
	width: 965px;
	height: 30px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.visible
{
	display: block;
	width: 197px;
}
.invisible
{
	display: none;
}
.champsTxt, .champsTxtMaximiles
{
	font-size: 12px;
	font-weight: bold;
	color: #6FBD00;
	background-color: #FFFFFF;
	padding-left:2px;
}
.champsTxt
{
	color: #6FBD00;
	border: 1px solid #6FBD00;
}
.champsTxtMaximiles
{
	color: #db1f90;
	border: 1px solid #db1f90;
}
.erreur
{
	color: #A00000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.cellGrise
{
	height: 18px;
	background-color: #E4E4E4;
	padding: 0px 10px 0px 5px;
	margin-bottom: 3px;
	width: 217px;
}
.cellGriseAuthentification
{
	height: 20px;
	background-color: #E4E4E4;
	width:235px;
	margin-left: auto;
	margin-bottom: 3px;
	padding-left: 10px;
}

.cellGriseActivationSim
{
	height: 20px;
	background-color: #E4E4E4;
	width:400px;
	margin-left: auto;
	padding-top: 3px;
	margin-bottom : 3px;
	padding-left: 10px;
}

.cellGriseSuiviCommande
{
	height: 20px;
	background-color: #E4E4E4;
	width:300px;
	margin-left: auto;
	margin-bottom: 3px;
	padding-left: 10px;
}

.cellvideAuthentification
{
	height: 20px;	
	width:245px;
	margin-left: auto;
	margin-bottom: 3px;
	padding-left: 0px;
}
.cellGrisebis
{
	height: 18px;
	background-color: #E4E4E4;
	padding: 0px 10px 0px 5px;
	margin-bottom: 3px;
}
.cellGriseFond
{
	background-color: #E4E4E4;
}
.cellVertFond
{
	background-color: #4CB012;
}
.cellVertBordure
{
	border: 2px solid #4CB012;
}
.cellVerte
{	height: 18px;
	background-color: #4CB012;
	padding: 0px 10px 0px 5px;
	margin-bottom: 3px;

}
.cellRougeFond
{
	background-color: #970100;
}
.cellRougeBordure
{
	border: 2px solid #970100;
}
.cellBlanche
{
	background-color: #FFFFFF;
}

.titre-p
{
	color: #6fbd00;
	font-weight: bold;
	font-size: 16px;	
	padding-bottom: 15px;
	letter-spacing:1px;
	text-align:left;
}

#topGris
{
	width: 762px;
	height: 8px;
	line-height: 8px;
	background: url(/images/ecare/header/top-cadre-gris.gif) no-repeat left top;
	float: left;
}
#listeErreurs
{
	padding-left: 20px;
	color:#A00000;
}
div.adroite
{
	float: right;
	display: block;
}
div.agauche
{
	float: left;
}
.clear
{
	clear: both;
}
.souligne { text-decoration: underline; }

#attention
{
	width: 90px;
	height: 18px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	background-color: #6fbd00;
	text-align: center;
}
#ZoneErreurs
{
	padding-top: 20px;
}
div#divPriseEnCompteDemande
{
	margin-top: 50px;
	text-align: center;
	border: 1px solid #6FBD00;
	background-color : #E4E4E4;
}
/*#lnkGauche
{
	background: url(/images/ecare/btn_rouge_01.gif) no-repeat right top;
	width: 7px;
	height: 30px;
	display: block;
}
#lnkDroite
{
	background: url(/images/ecare/btn_rouge_03.gif) no-repeat right top;
	width: 7px;
	height: 30px;
	display: block;
}*/
.DivBloquer
{
	width: 21px;
	height: 19px;
	background: url(/images/ecare/contenu/cadena-ouvert.gif) no-repeat left;
	padding-right: 5px;
	padding-left:0px;
	cursor: pointer;
}
.DivDebloquer
{
	width: 21px;
	height: 19px;
	background: url(/images/ecare/contenu/cadena-ferme.gif) no-repeat left;
	padding-right: 5px;
	padding-left:0px;
	cursor: pointer;
}
#DivlnkBloquer 
{
	width:130px;
}
#DivlnkBloquer a
{
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
}
.link_button_rouge
{
	/*border-style: none;
	border-width: 0px;*/
	font-family: Arial;
	line-height: 20px;
	height: 20px;
	padding-top: 5px;
	font-weight: bold;
	background-image: url( '/images/ecare/contenu/btn_rouge_02.gif' );
	background-repeat: repeat-x;
	width: 130px;
	text-align: center;
}
.link_button_rouge a, .link_button_vert a
{
	font-size: 12px;
	color: #FFFFFF;
}
.link_button_Bordure_rouge
{
	width: 130px;
	text-align: center;
	border: 1px solid #A20000;
	background-color: #FFF;
	height: 20px;
	padding-top: 5px;
}
.link_button_vert
{
	/*border-style: none;
	border-width: 0px;*/
	font-family: Arial;
	line-height: 20px;
	height: 20px;
	padding-top: 5px;
	font-weight: bold;
	background-image: url( '/images/ecare/contenu/btn_vert_02.gif' );
	background-repeat: repeat-x;
	width: 130px;
	text-align: center;
}
.link_button_Bordure_verte
{
	width: 130px;
	text-align: center;
	border: 1px solid #76B800;
	background-color: #FFF;
	height: 20px;
	padding-top: 5px;
}
.bordureNoire
{
	border: 1px solid #cfcfcf;
}
.bordureVerte
{
	border: 1px solid #76B800;
}
.bordureGrise
{
	border: 1px solid #E4E4E4;
}
.bordureCotesGrise
{
	border-left: 1px solid #E4E4E4;
	border-right: 1px solid #E4E4E4;
}
.bordureCoteDroitGrise
{
	border-right: 1px solid #E4E4E4;
}
.bordureRouge
{
	border: 1px solid #DC8A03;
}
.bordureCotesRouge
{
	border-left: 1px solid #DC8A03;
	border-right: 1px solid #DC8A03;
}
.bordureCoteDroitRouge
{
	border-right: 1px solid #DC8A03;
}
.authentificationFondActif
{
	background-color:#FFF4DE;
}
.margeGauche
{
	padding-left: 40px;
}
.margeBas
{
	padding-bottom: 20px;
}
.margeBasPetit
{
	padding-bottom: 5px;
}
.margeHaut
{
	margin-top: 10px;
}
#CadreContenuAttention
{
	color: #000000;
	font-size: 11px;
	background-color: #E4E4E4;
	border: 1px solid #6fbd00;
	padding: 5px 5px 5px 5px;
	width: 330px;	
	display:block;
	line-height:15px;
}
#contentPage span
{
	padding-left:0px;
}
	
/* Pied de page */
.piedDePage {margin: 30px 0 20px 0; text-align:center;}
.piedDePage li {display: inline;border-right: 1px solid #74c718;padding:0 15px;}
.piedDePage li.dernier {border-right: 0;}
.piedDePage li a {color: #8d8d8d; text-decoration: none;}
.piedDePage li a:hover {text-decoration: underline;}
.piedDePage li a.environnement {background: url(/images/ecare/contenu/picto_environnement.png) no-repeat left bottom;color: #63c12c;padding-left: 30px;padding-top: 30px;margin-top: -30px;}

.mentionsLegales
{
	font-size: 9px;
	color: #999999;
	line-height: 12px;
	text-align: justify;
	padding-left: 0px;
}
.mentionsLegales b { font-size: 9px; }
.mentionsLegales i { font-size: 9px; }

input:disabled
{
	color:#999999;
}

.contenu-centrer
{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.listePuceCaseCoche
{
	list-style-image:url(/images/ecare/contenu/puce-coche-on.gif);
	margin-left: 35px;
}
.listePuceCaseCoche li
{
	padding-left: 8px;
	line-height: 18px;
}
.listePuceRond
{
	padding-left:30px;
	list-style-image:url(/images/ecare/contenu/puce-rond-vert.png);
}
.listePuceRond li
{
	line-height: 22px;
}
.listePuceCarre
{
	padding-left:30px;
	list-style-image:url(/images/ecare/contenu/puce-carre-vert.gif);
}
.listePuceCarre li
{
	line-height: 22px;
}
