/* Psychologie-Nantes.com */
/* Creation SITANIM */
/* Juillet 2010 xHTML version */
/* oct 2010 Rev */
html {background:#f3fafd url("../img/nuage.gif") no-repeat left top;}
body {background:transparent url("../img/haut.gif") no-repeat 3% 0;color:#000;font-family:'Comic Sans MS',Arial,'Times New Roman', serif;font-size:100.01%;text-align:center;}
#wrapper {display:block;width:990px;margin:auto;text-align:left;}

#nav {background:transparent;height:22px;display:block;width:990px;margin:10px 20px;padding:0.8em;line-height:0;}
#footer p {background:transparent;height:22px;display:block;width:990px;margin:50px 20px 50px 20px;padding:1em;line-height:0;}
#nav ul li {display:inline;text-align:center;margin:0 2% 0 1%;}
ul {list-style-type:none;}
#nav ul li a, #nav ul li a:link, #nav ul li a:visited {width:auto;padding:0.2em;color:purple;text-transform:uppercase;font-weight:bolder;text-decoration:none;}
#nav ul li a:hover, #nav ul li a.active {color:#b487fa;}
h1,h2,h3,h4,h5,h6 {font-family:'Times New Roman',serif;text-align:left;font-size:120%;font-weight:bolder;}
#centre {display:block;height:250px;margin:100px auto 0;}
#photo {float:left;width:450px;}
#cv {float:right;width:450px;}
#article {background:url(article.png) repeat-x scroll left top transparent;width:auto;height:auto;display:block;}
#formation p {font-weight:bolder;}

/*#header h1 {background:#87cefa;height:20px;display:block;width:auto;text-align:left;font-size:95%;margin:50px 20px 50px 20px;padding:0.7em;} */
p {}
#cadre {border:1px solid #000;display:block;margin-bottom:30px;padding:5px;}
#bicolone {width:900px;height:400px;}
.gauche, .droite {width:40%;display:block;height:auto;float:left;position:relative;border:1px solid #000;display:block;margin-bottom:30px;padding:5px;}

.droite {float:right;}
body.psychologue #bicolone .gauche.arrondi.ombre.degrade {
width:510px;
}
body.psychologue #bicolone .gauche.arrondi.ombre.degrade img {
-moz-box-shadow: 0px 0px 4px black; /* FF3.5+ */
  -webkit-box-shadow: 0px 0px 4px black; /* Saf3.0+, Chrome */
  -moz-box-shadow:0 0 15px black;
margin:4px 0 0 5px;
}

#cadre p {color:black;}

#article {background: transparent url("../img/pave.gif") no-repeat 98% 90%;word-wrap:break-word;} 
#article img {text-align:center;margin:auto;}

#footer p {text-align:center;margin:50px auto;line-height:200%;}
#footer p strong, #footer p em, #footer p a {color:#000;text-decoration:none;font-weight:normal;}
#footer p a {text-decoration:none;}

h1 {text-shadow: 2px 1px 2px #0a7285;}
h2 {text-shadow: 0 1px 5px purple;}
.header h1,.header h2 {text-shadow:none;}

#nav, .arrondi {
     -moz-border-radius: 12px; /* FF1+ */
  -webkit-border-radius: 12px; /* Saf3+, Chrome */
          border-radius: 12px; /* Opera 10.5, IE 9 */
}
  
  body.psychologue h1, body.psychologue h2, body.psychologue h3, body.psychologue h4 {text-align:center;text-transform:uppercase;}

#nav, .ombre  {
     -moz-box-shadow: 0px 0px 4px purple; /* FF3.5+ */
  -webkit-box-shadow: 0px 0px 4px purple; /* Saf3.0+, Chrome */
          box-shadow: 0px 0px 4px purple; /* Opera 10.5, IE 9.0 */
}
  
#nav, .degrade  {
  background-image: -moz-linear-gradient(top, #f1fafd, #8ed5ef); /* FF3.6 */
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #f1fafd),color-stop(1, #8ed5ef)); /* Saf4+, Chrome */
            filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#f1fafd', EndColorStr='#8ed5ef'); /* IE6,IE7 */
        -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#f1fafd', EndColorStr='#8ed5ef')"; /* IE8 */
}

body.cabinet p em {font-size:80%;}
  
