body{
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/template/back.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #90c1f6;
}

.erreur_loc{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC0000;
	font-size: 11px;
	font-style: italic;
	/*display: block;*/
	margin-left: 0px;
}

textarea{
	overflow: auto;
}

a{
	color: #003399;
	text-decoration: underline;

}

a:hover{
	color: #003399;
	text-decoration: none;
}

p{
	margin-bottom: 8px;
	margin-top: 3px;
}

h1{
	font-size: 19px;
	color: #194d93;
}

h2{
	font-size: 16px;
	color: #336daf;
}

h3{
	font-size: 14px;
	color: #5f7394;
}

h5{
font-size:11px;
}


.msg_erreur{
	font-weight: bold;
	text-align:center;
	padding: 8px;
	margin: 6px;
	border: 2px solid #CC0000;
	color: #CC0000;
	background-color: #FED8D8;
	margin-top: 8px;
}

.msg_success{
	font-weight: bold;
	text-align:center;
	padding: 8px;
	margin: 6px;
	border: 2px solid #009900;
	color: #009900;
	background-color: #DBFFCE;
	margin-top: 8px;
}

.autodatatable{
	border: 1px solid #000000;
}

.autodatatable th{
	font-size: 11px;
	border-bottom: 1px solid #000000;
	background-color: #cab99e;
}

.autodatatable .td1{
	font-size: 11px;
	background-color: #b2a38b;
}

.autodatatable .td2{
	font-size: 11px;
	background-color: #cab99e;
}

/*Page Accueil*/
div.bienvenueCSSS{
	background-image:url(../images/template/pub_bienvenue_csss.jpg);
	width:288px;
	background-repeat: no-repeat;
	background-position: left top;
}
div.soins_services_offerts{
	background-image:url(../images/template/pub_soins_services_offerts.jpg);
	width:244px;
	background-repeat: no-repeat;
	background-position: left top;
	height: 354px;
}
div.babillard{
	background-image:url(../images/template/babillard.jpg);
	width:233px;
	background-repeat: no-repeat;
	background-position: left top;
	height: 354px;
}

div.carnet_telephonique {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #4981be;
	font-size: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
}
.carnet_telephonique_titre{
	color: #1f61a8;
}

/*Styles pour scrollbar*/
#mycustomscroll {
/* Typical fixed height and fixed width example */

height: 260px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
}

/*  scrollgeneric is used for corrective styling of elements, and should not be modified or removed */ 
.scrollgeneric {line-height: 1px;font-size: 1px;position: absolute;top: 0; left: 0;}

/* .vscrollerbarbeg {height: 11px !important;width: 15px;background: url(/images/scrollbar/btn_slide.gif) no-repeat;}*/ 
.vscrollerbar {width: 15px;background: url(/images/scrollbar/btn_slide_center.gif) no-repeat;}
/* .vscrollerbarend {height: 11px;width: 15px;background: url(/images/scrollbar/btn_slide.gif) no-repeat;}*/ 

.vscrollerbase {width: 15px; background-image: url(/images/scrollbar/base.gif); background-repeat: repeat-y; background-position: left;}

.vscrollerbasebeg {width: 15px;height: 12px !important;background: url(/images/scrollbar/btn_top.gif) no-repeat;}
.vscrollerbaseend {width: 15px;height: 12px;background: url(/images/scrollbar/btn_bottom.gif) no-repeat;}

.hscrollerbase {height: 2px; background-color: white;}
.hscrollerbar {height: 2px; background-color: black;}
.vscrollerbar, .hscrollerbar {padding: 12px;z-index: 2;}
.scrollerjogbox {width: 36px;height: 16px;top: auto; left: auto;bottom: 0px; right: 0px;background: #37917A;}
/* Fin styles pour scrollbar */

div.content {
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
}
div.sidemenu {
	background-image: url(../images/menu_side_back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 220px;
	padding-right: 12px;
	padding-left: 0;
}
div.sidemenufin_activite {
	background-image:url(/images/menu_side_back_bottom_activite.jpg);
	width:220px;
/*	height:8px;
*/	background-repeat:no-repeat;
	background-position:bottom;
/*	padding-top:10px;
*/}
div.sidemenufin {
	background-image:url(/images/menu_side_back_bottom.jpg);
	width:220px;
	height:8px;
	background-repeat:no-repeat;
	background-position:bottom;
	padding-top:10px;
}
div.sidemenucontent {
	padding-top: 60px;
	padding-left: 20px;
	padding-right: 20px;
/*	background:url(../images/sidebar_image_r.jpg) top left repeat-y;
*/}

div.sidemenucontent2 {
	padding-left: 30px;
	padding-right: 30px;
}

div.sidemenuList a {
    color: #003399;
	text-decoration: none;
}

div.sidemenuList a:hover {
    color: #003399;
	text-decoration: underline;
}

div.sidemenuList{
	padding-bottom: 4px;
	padding-left: 12px;
	background-image: url(../images/bullet.gif);
	background-position: left top;
	background-repeat: no-repeat;
	font-size: 11px;
}
div.sidemenucontent2 {
	padding-left: 10px;
	padding-right: 20px;
}
div.sidemenuList2{
	padding-bottom: 4px;
	padding-left: 12px;
	background-image: url(../images/bullet.gif);
	background-position: left top;
	background-repeat: no-repeat;
	font-size: 11px;
}
div.titlepadding{
	width:533px !important;
	width:530px;
	height: 58px;
}
h1.title{
	margin-top:0px;
}
div.bottom a{
	color:#2062a8;
	font-size:10px;
	padding-top:3px;
	padding-bottom:10px;
}
.ligne{
	color:#D8E4F3;
}
.backTipsPortfolio {
	background-color: #F4FAFF;
	/*background-image: url(../images/backPortfolio.jpg);*/
	background-repeat: repeat-x;
	background-position: top;
	padding: 12px;
}
.backTipsPortfolio img {
	border: 1px solid #3676BD;
}
.TipsPortfolio{
	/*border:1px solid #035192;*/
	width:450px;
	color:#035294;
}
.titrePortefolio {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	background: #3676BD;
	padding: 3px;
	color: #FFF;
}

.th{
font-size: 11px;
border-bottom: 1px solid #000000;
background-color: #CCCCCC;
}

.td1{
font-size: 11px;
background-color: #a1ccff;
}

.td2{
font-size: 11px;
background-color: #FFFFFF;
}

.td3{
font-size: 11px;
background-color: #F3F3F3;
}


/*Formulaire*/
#full {
	width: 750px;
	margin: 0 auto;
	text-align: left;
}

/* formz */

fieldset {
	margin-bottom: 1em;
	border: 0;
	width: auto;
	margin: 0.5em;
	background-color:#FFFFFF;
}
fieldset p {
	padding: 0 0 0.75em 0.5em;
	padding: 0 0 0.35em 0.5em;
	clear: both;

}
legend {
	margin: 0 0 0.5em 0;
	padding: 0.3em;
	font: bold 0.9em Verdana, Arial, Helvetica, sans-serif;
	color: #3676bd;
	background-color: none;
}
label.text {
	display: block;
	float: left;
	width: 330px;
	text-align: right; 
	margin: 0 1em 0 0;
	padding: 0.1em;
	border-bottom: 1px solid #3676bd;
}
.radioCheck {
	margin: 0 1em 0 0.25em;	
}
input.text, textarea {
	width: 190px;
	background-color: #9bbbdd;
	border: 0;
	margin-right: 0.25em;

}
.envoy {
	margin: 1em 0;
	text-align: left;
}
.envoy label {
	border: 0;	
}

.titre_questionnaire{
text-transform:uppercase;
font-weight:bold;
padding-top:10px;
padding-bottom:5px;
border-top: solid #000000 1px;
clear: both;
}

#div_boite{
border:solid 1px #194d93;
padding: 5px;
float:left;
margin-right:30px;
height:120px;
}
#div_boite h1{
background-color:#194d93;
color:#FFFFFF;
margin:0;
padding:10px;
font-size:13px;
}
.td_questionnaire{
width:80px;
}
.td_questionnaire_question{
background-color:#BED8F8;
padding:5px;

}