@charset "utf-8";
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	text-decoration: none;
}
.lien_blanc {
	color: #FFF;
}
.lien_gris {
	color: #666;
}

.lien_jaune {
	color: #E1DFA2;
}


/* CSS Document */

#cadre_std {
	width: 960px;
	background-color: #666;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	overflow: auto;
	background-image: url(../images/support_tech/fond_std.jpg);
	background-repeat: repeat-y;
}
#cadre_tech {
	background-color: #333;
	padding: 0px;
	width: 960px;
	height: 18px;
}
#cadre_entete {
	width: 960px;
	height: 120px;
	background-color: #333;
}
#logo {
	height: 120px;
	width: 220px;
	float: left;
	color: #FFF;
	background-color: #666;
}
#cadre_sep1 {
	background-color: #333;
	padding: 0px;
	width: 960px;
	height: 18px;
}

#cadre_menu {
	float: left;
	width: 220px;
	height: 400px;
	background-color: #666;
}
#cadre_login {
	background-color: #E1DFA2;
	height: 50px;
	width: 220px;
}
#cadre_contenu_large {
	background-color: #FFF;
	float: right;
	width: 740px;
	height: auto;
	overflow: visible;
	min-height: 400px;
}
#cadre_contenu_demi {
	background-color: #FFF;
	float: left;
	width: 372px;
	height: auto;
	overflow: visible;
	min-height: 400px;
	color: #000;
}


#cadre_contenu_petit {
	background-color: #FFF;
	float: right;
	width: 520px;
	height: auto;
	min-height: 400px;
}
#cadre_encart {
	float: right;
	width: 220px;
	height: inherit;
	background-color: #000;
	color: #FFF;
	min-height: 400px;
}
#cadre_encart_long {
	float: right;
	width: 740px;
	height: inherit;
	background-color: #000;
	color: #FFF;
}

#cadre_encart_gris {
	float: right;
	width: 220px;
	height: inherit;
	background-color: #CCC;
	color: #000;
	min-height: 400px;
}

.centre {
	text-align: center;
}


#cadre_pdp {
	background-color: #333;
	padding: 0px;
	width: 960px;
	height: 18px;
	float: right;
	font-size: 12px;
	color: #FFF;
	text-align: center;
}
.AOCCSMB {
	font-size: 18px;
	text-align: left;
	margin: 3px;
	font-weight: bold;
	left: 0.6em;
	text-transform: uppercase;
}
.AOCCSMB_petit {
	font-size: 14px;
	text-align: left;
	margin: 3px;
	font-weight: bold;
	text-transform: none;
}

.AOCCSMB_stitre {
	font-size: 11px;
	text-align: left;
	margin: 4px;
	font-weight: normal;
	font-style: italic;
}
.titre_login {
	margin-left: 0.6em;
	color: #24242C;
	line-height: 18px;
	font-size: 13px;
	text-decoration: underline;
	margin-top: 0.6em;
	margin-right: 0px;
	margin-bottom: 0px;
}
.texte_encart {
	margin-left: 30px;
	margin-top: 8px;
	margin-right: 30px;
	margin-bottom: 8px;
	font-size: 14px;
}
.trait_encart {
	margin-left: 30px;
	margin-top: 8px;
	margin-right: 30px;
	margin-bottom: 8px;
	border-bottom-width: 4px;
	border-bottom-style: double;
	border-bottom-color: #999;
	font-size: 14px;
}



.titre_page {
	line-height: 30px;
	color: #FFF;
	text-align: right;
	margin-right: 40px;
	margin-top: 65px;
	font-size: 36px;
}

p {
	margin-top: 2px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 4px;
}
img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}

body {
	font-family: Tahoma, Geneva, sans-serif;
	background-color: #ABAA8C;
}
.fb-like {
	padding-top: 8px;
	padding-bottom: 8px;
	width: 100px;
	padding-left: 8px;
}
