@charset "utf-8";
/* CSS Document */

body { margin:0; background:url(images/bg-main.jpg) repeat-x ; font-family:Arial, Helvetica, sans-serif;}
#conteneur {width:960px; margin:0 auto; background:url(images/bg-logo.jpg) no-repeat top right; min-height:630px;}

#logo {width:770px;	height:160px; float:left; background:url(images/logo-assp.jpg) no-repeat; padding:70px 0 0 190px;}

#titre{ margin:0; padding:0; background:url(images/titre.jpg) no-repeat; height:41px; text-indent:-5000px;}
#sousTitre{ margin:0; padding:0; background:url(images/soustitre.jpg) no-repeat; height:32px; text-indent:-5000px;}

#texte {width:670px;float:left; padding:0 0 10px 0; margin:5px 35px; font-size:13px;color:#323e4a; line-height:19px;}
#texte h3 {font-weight:bold; font-size:18px; color:#1f4f9a; margin:0 0 10px 0; padding:0 0 4px 0; border-bottom:1px dashed #1f4f9a;}
#texte h4 {font-size:13px; color:#1f4f9a; border-bottom:1px dashed #2b71bf; margin:10px 0 5px 0; padding:0 0 2px 0;}

p{  margin:0 0 10px 0; padding:0; font-size:13px;}

.unPlus{ color:#20509c; }
.unPlus span{ color:#323e4a; font-weight:normal; font-size:11px;}

.intro{font-weight:bold; font-size:16px; color:#1f4f9a;}
.outro{text-align:right; font-weight:bold; font-size:16px; color:#1f4f9a;}	


.introCentre{margin-top:50px; font-weight:bold;text-align:center;}

a{color:#20509c; text-decoration:none; font-weight:bold;}
a:hover{color:#50bae4; text-decoration:underline;}

#menu {width:220px;float:left;list-style:none;margin:0;padding:0;}
#menu li{margin:2px 0; padding:0; text-align:left; border-bottom:1px dashed #50bae4;}
#menu li a{ display:block; width:200px; font-size:13px; font-weight:bold; color:#20509c; text-decoration:none; padding:5px 0 5px 20px; background:url(images/puce.gif) no-repeat 2px 10px;}
#menu li a:hover{background:url(images/puce-on.gif) no-repeat 2px 10px #50bae4; color:#FFF;}

