﻿body
{
    margin: 0px;
    padding: 0px;
    background-image:url(../images_simba/bg.png); 
    background-repeat: repeat-x;
    /*font-family: Myriad Pro, Trebuchet MS, Arial, Sans-Serif;*/
    font-family:Tahoma;
    color:#4f4f4f;
}

#header{margin:0px;padding:0px;}


.tagline{
    font-size:20px;
    color:#525a66;
    text-align:center ;
}
.phone{
    font-size:18px;
    font-weight:bold ;
    color:#2c3e64;
    text-align:right ;
}


#main {
}

#footer .container{
	color:#818181;
	text-align:center;
	font-size:0.9em;
}


#menuoptions {  
    background-color:#e8e8e8;
    padding:0px; margin:0px 0px 5px 05px; 
    width:998px; 
    border : solid 1px #ffffff;
    text-align:center ;
}
#menuoptions a
{
    text-decoration:none;
    color:#4f4f4f;
    
}
.menuspacer {  
      background-image:url(../images_simba/menuspacer.png);  
      width:2px;
      height:35px;
}  
  

#content1{
    margin:0px;padding:0px;   
    position:relative ;
    left:570px;
    top:30px;
    width:410px;
    font-size:.8em;
}
#btn_example{
	position:absolute;
	top:654px;
	left:443px;
	width: 81px;
	height: 44px;
}
#btn_example img{
    border:0px;
}

.title{font-size:4em;font-weight:normal ;}
.subtitle{font-size:2em;font-weight:normal ;}
.minititle{font-size:1.2em;}
.boldtext{font-size:.9em;font-weight:bolder;}

.container {
	width:1005px;
	margin:0 auto;
}
.greytextbox{
    background-color:#484646;
    border-style:double;
    border-color:#000000;
    color:#ffffff;
}

/* Content Containers non generic */
#content_lacefront{   
    background-image:url(../images_simba/bg_lacefront.jpg); 
    background-repeat:no-repeat ;
    height:538px;
    width:1009px; 
    margin:0px;
    padding:0px;
}
#content_dermalace{   
    background-image:url(../images_simba/arrplan%20lt.png); 
    background-repeat:no-repeat ;
    height:600px;
    width:1009px; 
    margin:0px;
    padding:0px;
}
#content_dermaskin{   
    background-image:url(../images_simba/arrplan%20ds.png); 
    background-repeat:no-repeat ;
    height:539px;
    width:1009px; 
    margin:0px;
    padding:0px;
}
/* start medical */
#content_medical{   
    background-image:url(../images_simba/bg_medical.jpg); 
    background-repeat:no-repeat ;
    height:538px;
    width:1009px; 
    margin:0px;
    padding:0px;  
}
#content_medical1{
    margin:0px;padding:0px;   
    position:relative ;
    left:430px;
    top:30px;
    width:540px;
    font-size:.8em;
}
/* end medical */
/* start accueil */
#content_accueil{
    background-image:url(../images_simba/arrplan%20acc.png); 
    background-repeat:no-repeat ;
    height:550px;
    width:1009px; 
    margin:0px;
    padding:0px;
}
#content_accueil1{
    margin:0px;padding:0px;   
    position:relative ;
    left:350px;
    top:0px;
    width:540px;
    width:610px;
}

#hairdescriptions{
	position:relative;
	left:380;
	width:620px;
	background-image: url(images_simba/BG.png);
}

/* end accueil */
/* start institut */
#content_institut
{
    padding: 0;
    background-image: url(../images_simba/bg_instituts.png);
    background-repeat: no-repeat;
    height: 629px;
    width: 1009px;
    margin: 0px;
    font-size:0.9em;
}
#content_institut a{
    text-decoration:none;
    color:#4f4f4f;
}
.instituts_underline
{
    border-style: none none dotted none;
    border-width: medium medium 1px medium;
    border-bottom-color: #7d7d7d;
    width:175px;
    margin:0px;padding:0px;
    
}
 
.devenirtext{
    font-size:1.2em;
}
.linktext
{
    text-decoration: underline;
    cursor: pointer;
    color: #0000FF;
    font-size:1.2em;
}
#content_presse
{
    padding: 0;
    background-image: url(../images_simba/bg_presse.png);
    background-repeat: no-repeat;
    width: 1001px;
    height:1086px;
    margin:0;
    font-size:0.9em;
}
#pressheader{
    position :relative;top:5px;left:0px;
}
.redborder{
    border:solid 1px red;
    padding:5px;
}

.pressimageleft{
    float:left;
    text-align:center ;
    padding:5px;
}
.blueoverlay{
    background-color:#E8EAED;
} 
     
  

#content_contact
{
    padding: 26px 10px 10px 15px;
    background-image: url(../derma_skin/bg_contact.png);
    background-repeat: no-repeat;
    height: 538px;
    width: 1009px;
    margin:5px 8px 1px 5px;
    font-size:0.9em;
} 

#content_contact a{
    text-decoration:none;
    color:#4f4f4f;
}

#contactheader{
    position :relative;top:236px;left:460px;
}
.formfield{
    width:250px;
}
.formfieldemail{
    width:350px;
}
.textfield{
    width:350px;
    height:100px;
}
.pinkborder{
    border:solid 1px #d9b9d5;
    padding:20px;
}
