@charset "utf-8";
/* CSS Document */
html{color:#000;background:#fff;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;font-family:sans-serif;}
table{border-collapse:collapse;border-spacing:0;}
img{border:0;}
address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
/* to preserve line-height and selector appearance */
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
/*to enable resizing for IE*/
input,textarea,select{font-size:100%;}
/*because legend doesn't inherit in IE */
legend{color:#000;}
a, a:hover, a:visited {text-decoration: none;}
/*END OF YUI RESET*/


html
{
	background-color:#FFFFFF;
}

body
{
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:100;
	color:#000000;
}

.lettrine_gauche
{
	position:relative;
	float: left; /* positionnement de la lettrine dans le conteneur*/
	font-size: 3em; /* 3 hauteurs de lignes pour la lettrine*/
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top:5px;
	padding: 1px;
	line-height: 0.9em;
}

#paragraphe
{
	position:relative;
	text-align:justify;
	overflow:hidden;/* ceci pour etirer */
}
#site
{
	margin-left: auto;
	margin-right: auto;
	width:939px;
}
hr
{
	padding:0;
	margin:0;
	border:0;
	border-bottom:#CCCCCC solid 1px;
	margin-top:5px;
	margin-bottom:5px;
}

a
{
	color:#0071BC;
}

a:hover
{
	color:#000000;
}


/*bandeau/**********************************************************************************************/

#bandeau  
{
	padding:0;
    overflow:hidden;/* ceci pour etirer */
	background-image:url(images/bandeau_01.jpg);
	width:939px;
	height:113px;
}

/*Logo/**********************************************************************************************/

#logo  
{
	float:left;
	width:309px;
    padding:0;
}

#photo_bandeau  
{
	float:left;
	width:309px;
    padding:0;
}

/*Menu/**********************************************************************************************/

#menu  
{
   
	padding:0;
    overflow:hidden;/* ceci pour etirer */
	width:939px;
	height:130px;
}

#menu ul  
{
    float:right;
	vertical-align:bottom;
    list-style-type:none;
    display:block;
    padding:0;
	margin:0;
}
#menu ul li 
{
    float:left;
}

#menu  a 
{
	text-decoration:none;
	float:left;
}

#menu  a:hover
{
    color:#142066;
}


/*contenu/**********************************************************************************************/

/*centre/**********************************************************************************************/


#contenu
{
	background-color:#FFFFFF;
	overflow:hidden;/* ceci pour etirer */
}



/*gauche/**********************************************************************************************/


#gauche 
{
	position:relative;
	float:left;
	width:230px;
	margin-left:10px;
	background-color:#FFFFFF;
}

#connexion
{
	width:200px;
	background-image:url(images/connection_14.jpg);
	background-repeat:no-repeat;
	height:150px;
	margin-top:10px;
	color:#FFFFFF;
	font-size:11px;
	padding-left:20px;
}

#connexion h1
{
	font-size:18px;
	border-bottom:#FFFFFF solid 1px;
	text-align:right;
	width:200px;
	margin-right:10px;
}

#connexion_gauche
{
	position:relative;
	float:left;
	width:120px;
	margin-top:3px;
	text-align:right;
}

#connexion_droite
{
	position:relative;
	float:right;
	width:40px;
	margin-top:62px;
	padding-right:10px;
}

#connexion input
{
	margin:0;
	border:#0071BC solid 1px;
	width:120px;
	margin-bottom:10px;
}

#connexion input.submit
{
	margin-top:8px;
	border:0;
	padding-left:120px;
	width:auto;
}


#contenu_gauche
{
	color:#0071BC;
}


#contenu_gauche h6
{
	
	font-size:15px;
	font-weight:bold;
	display:inline;
}
#contenu_gauche h6.orange
{
	color:#F19300;

}


#lesplus
{
	line-height:15px;
	font-size:9px;
}

/*centre/**********************************************************************************************/

#centre 
{
	position:relative;
	float:left;
	width:429px;
	background-color:#FFFFFF;
	margin-top:10px;
	margin-left:6px;
}


#centre h1
{
	width:406px;
	background-image:url(images/titre_16.jpg);
	background-repeat:no-repeat;
	height:33px;
	font-size:21px;
	color:#FFFFFF;
	padding-left:20px;
	padding-top:3px;
	padding-bottom:10px;
}

/*droite/**********************************************************************************************/

#droite
{
	position:relative;
	font-size:11px;
	float:right;
	margin-right:2px;
	width:245px;
	background-color:#FFFFFF;
}

#lettre
{
	margin:0;
	padding:0;
	position:relative;
	font-size:12px;
	float:right;
	margin-right:1px;
	width:222px;
	background-color:#E3F2F9;
	border-bottom:#CCCCCC 1px solid;
	border-left:#CCCCCC 1px solid;
	border-right:#CCCCCC 1px solid;
	padding:10px;
	margin-bottom:0px;
}

#lettre h6
{
	font-size:15px;
	font-weight:bold;
	color:#F19300;
	margin-bottom:10px;
}

#liens_utile
{
	color:#0071BC;
	width:150px;
	padding-left:10px;
}

#liens_utile h6
{
	
	font-size:15px;
	font-weight:bold;
	display:inline;
}
#liens_utile h6.orange
{
	color:#F19300;

}

#logo_mutualite
{
	text-align:center;
	margin-top:20px;
}

/*Footer/**********************************************************************************************/

#footer
{
	height:30px;
	margin-left:0px;
	margin-right:0px;
	text-align:center;
	background-color:#FFFFFF;
	padding-left:180px;
	background-image:url(images/footer_07.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	padding-bottom:5px;
	padding-top:20px;
	border-bottom:#CCCCCC 1px solid;
}

#footer ul  
{
    float:left;
	vertical-align:bottom;
    display:block;
    padding:0;
	margin:0;
	padding-bottom:10px;
}

#footer ul li 
{
    float:left;
	list-style:none;
	padding-left:40px;
}

#footer  a 
{
    color:#000000;
	text-decoration:none;
	float:left;
	height:10px;
	font-size:12px;
	text-align:left;
	background-image:url(aas/images/AAS5_32.jpg);
	background-repeat:no-repeat;
	margin-top:10px;
	padding-left:0px;
	padding-bottom:0px;
}

#footer  a:hover
{
    color:#cccccc;
}

#siret
{
	float:left;
	padding-top:10px;
	text-align:center;
	color:#999999;
	padding-left:50px;

}

#signature
{
	float:left;
	width:200px;
	padding-top:10px;
}