
/* ##### Common Styles ##### */

html{
//overflow-x:hidden;	
}

body {
  color: black;
  background-color: #4c85b0;
  background-image: url('/images/main/www.emploisensoinsinfirmiers.com/bg.jpg');
  background-repeat:repeat-x;
  font-family: tahoma,verdana, arial, sans-serif;
  font-size: 71%;  /* Enables font size scaling in MSIE */
  margin: 0;
  padding: 0;
 overflow-x:hidden;
}


acronym, .titleTip {
  border-bottom: 1px dotted rgb(153,153,153);
  cursor: help;
  margin: 0;
  padding: 0 0 0.4px 0;
}

.doNotDisplay {
  display: none;
}

.smallCaps {
  font-size: 110%;
  font-variant: small-caps;
}

#all-bg {
  width: 1000px;
  margin: auto;
  background-image: url('/images/main/www.emploisensoinsinfirmiers.com/bg-site1000.jpg');
  background-repeat:no-repeat;  
  
}

#all {
  width: 980x;
  margin: auto;
  padding-left: 0px;
  padding-top: 15px;
}

/* ##### Header ##### */

.superHeader {
  height: 0.6em;
}

.superHeader a {
  color: #ffffff;
  text-decoration: none;
  font-weight: bold;
  font-size: 84%;
  margin: 0;
  padding: 0 0.1ex 0 0.25ex;
  letter-spacing: 1.2px
}

.superHeader a:hover {
  text-decoration: underline;
}

a.top
{
margin: 0;
padding: 0;
}
.superHeader .left {
  left: 1.5mm;
  float: left;
  top: 0.75ex;
}

.superHeader .right {
	float: right;
  right: 1.5mm;
  top: 0.55ex;
  margin-bottom: 5px;
}

.midHeader {
  margin: 0;
  padding: 0;
 //padding-top: 10px;
  	}

.headerTitle {
  font-size: 337%;
  font-weight: normal;
  margin: 0 0 0 4mm;
  padding: 0.25ex 0;
}

.subHeader {
  color: white;
  background-color: #004a89;
  margin: 0;
  padding: 0.85ex 1ex 0.85ex 0ex;
}

.subHeader a {
  color: white;
  background-color: transparent;
  text-decoration: none;
  font-weight: bold;
  margin: 0;
  padding: 0 0.75ex 0 0.5ex;
}  

.subHeader a:hover {
  text-decoration: underline;
}

#search_bar input{
height: 13px;
width: 160px;
}

#search_bar input.go{
height: 19px;
width: 36px;
}

/* ##### Side Bar ##### */

#side-bar {
  width: 15em;
  float: left;
  clear: left;
  border-right: 0px solid rgb(153,153,153);
}

#side-bar div {
  border-bottom: 1px solid rgb(153,153,153);
}

.sideBarTitle {
  font-weight: bold;
  margin: 0 0 0.5em 2.5mm;
  padding: 1em 0 0 0;
}

#side-bar ul {
  list-style-type: none;
  list-style-position: outside;
  margin: 0;
  padding: 0 0 1.1em 0;
}

#side-bar li {
  margin: 0;
  padding: 0.1ex 0;  /* Circumvents a rendering bug (?) in MSIE 6.0 */
}

#side-bar a, .thisPage {
  color: #004a89;
  background-color: transparent;
  text-decoration: none;
  margin: 0;
  padding: 0.1ex 0.1ex 0.1ex 5mm;
  display: block;
}

.thisPage {
  color: black;
  background-color: white;
  padding-left: 4mm;
  border-top: 1px solid rgb(153,153,153);
  border-bottom: 1px solid rgb(153,153,153);
}

#side-bar a:hover {
  color: white;
  background-color: rgb(11,109,182);
  text-decoration: none;
}

.sideBarText {
  line-height: 1.4em;
  margin: 0 0 1em 0;
  padding: 0 1.5ex 0 2.5mm;
  display: block;
}

#side-bar .sideBarText a {
  text-decoration: underline;
  margin: 0;
  padding: 0;
  display: inline;
}

#side-bar .sideBarText a:hover {
  color: rgb(0,102,204);
  background-color: transparent;
  text-decoration: none;
}

.lighterBackground {
  color: inherit;
  background-color: white;
}


/* ##### Main Copy ##### */

#main-copy {
  color: black;
  width: 775px;
  background-color: white;
  text-align: justify;
  line-height: 1.4em;
  margin: 0 0 0 15em;
  padding-left: 10px;
  border-left: 1px solid rgb(153,153,153);
}

#main-copy p {
  margin: 1em 1ex 2em 1ex;
  padding: 0;
}

#main-copy a {
  color: #004a89;
  background-color: transparent;
  text-decoration: none;
}

#main-copy a:hover {
  text-decoration: none;
}


#main-copy h1 {
  color: #004a89;
  font-size: 125%;
  text-transform: uppercase;
}

#main-copy h2 {
  color: #004a89;
  font-size: 110%;
  margin: 0 0 0 0;
}

#main-copy p{
margin-left: 10px;
  font-size: 110%;
  
}

#main-copy hr {
  color: #004a89;

}

#main-copy table.petiteboite {
  color: #004a89;
border-width: thin;
}

#main-copy .intro img.pic{
float: right;
margin: 0 0px 6px 0;
  border: 1px solid #004a89;
}


#main-copy .intro hr{
margin: 1px 0px 6px 0;
  color: #004a89;
}

#main-copy .topOfPage {
  color: white;
  background-color: #004a89;
  font-size: 91%;
  font-weight: bold;
  text-decoration: none;
  margin: 2.5ex 1ex 0 0;  /* For MSIE */
  padding: 0;
  float: right;
}

#main-copy > .topOfPage {
  margin: 2.75ex 1ex 0 0;  /* For fully standards-compliant user agents */
}

dl {
  margin: 1em 1ex 2em 1ex;
  padding: 0;
}

dt {
  font-weight: bold;
  margin: 0 0 0 0;
  padding: 0;
}

dd {
  margin: 0 0 2em 2em;
  padding: 0;
}


/* ##### Footer ##### */

#footer {
  color: white;
  font-size: 91%;
  margin: 0;
  padding: 1em 2.5mm 2.5ex 2.5mm;
  clear: both;
}

#footer .left {
  line-height: 1.45em;
  float: left;
  clear: left;
}

#footer .right {
  text-align: right;
  line-height: 1.45em;
}

#footer a {
  color: white;
  background-color: transparent;
  text-decoration: underline;
}



#bg-footer{
padding-top: 30px;
}

.menu{
  color: white;
  background-color: #004a89;
  margin: 0;
  padding: 0.85ex 1ex 0.85ex 0ex;	
	text-align: center;
}

#bg-footer a{
  color: white;
	  text-decoration: none;
  font-weight: bold;
  font-size: 84%;
  letter-spacing: 1.2px;

}

#bg-footer p{
  color: grey;
  font-size: 75%;
  margin: 20px;
 text-align: center;
}


/** Table des utilisateurs **/

#users_list h2 {
	margin-bottom:20px;
}
#users_list td {
  padding-top:5px;
  padding-bottom:5px
}


span.intro{
color: #4166aa;
}

span.title{
color: #4166aa;
text-align: center;
text-transform: uppercase;
}

span.title2{
color: #4166aa;
font-weight: bold;}

span.icone{
color: #000000;
text-align: center;
text-transform: uppercase;
}
span.accueil-outro{
color: #4166aa;
font-style: italic;
}

span.icone-txt{
color: #000000;
font-size: 80%;
text-align: left; 
}



/**Menu utilisateurs**/

th.useraccount_menu, th.useraccount_menu_active {
  text-align: center;
  vertical-align: top;
}
#main-copy th.useraccount_menu_active a {
  color:black;
  font-weight: bold;
}

.useraccount_widget {
  padding-top:30px;
}




fieldset.user {
     padding: 1em;
    background: #fff;
    border: 1px solid #004a89;
    margin: 0 0 0px 0px;
    width: 750px;
    display: block;
     font-size: 110%;  /* Enables font size scaling in MSIE */
 }
 
fieldset.user legend {
     padding: 4px;
    border: 1px solid #004a89;
    background:#004a89;
    color: #fff;
    margin-bottom: 3px;
 }

 img.pic-client
 {
     padding: 4px;
    border: 1px solid #004a89;
 }
 
.link-bottom-articles {text-align: right; margin-top: 5px; margin-bottom: 5px;}
.link-bottom-articles a{text-decoration:none; background:url(/images/main/www.guideperrier.com/arrow_3.jpg) top left no-repeat; padding-left:14px; color:#303030;}
.link-bottom-articles a:hover{background:url(/images/main/www.guideperrier.com/arrow_3.jpg) top left no-repeat; padding-left:14px; color:#303030;}
 