/********** Texte Style *******/
#texte 
{
font-family: Times New Roman; 
font-size: 15px;
font-weight: none;
text-decoration: none;
text-align: justify;
color: #663333;
}

#titre1
{
font-family: Times New Roman;
font-size: 16px;
font-weight: bold;
text-decoration: none;
text-align: justify;
color: #a70c0c;
padding-bottom: 10px;
}

#titre2
{
font-family: Times New Roman;
font-size:  x-large;
font-style: italic;
text-align: left;
color: #663333;
padding-bottom: 20px;
}

a 
{
font-size: 14px;
font-weight:  normal;
color: #003399;
text-decoration: none;
padding-left: 12px;
padding-right:12px
}

a:hover 
{
font-size: 14px;
font-weight: normal;
color: #55cddd;
text-decoration: none;
padding-left: 12px;
padding-right:12px
}

a.pg1 {
border:none;
padding-left: 0px;
padding-right:0px
}

a.pg1:hover {
border:none;
padding-left: 0px;
padding-right:0px
}
/********** General **********/

body {
margin: 0;
font-family: verdana, arial, sans-serif;
font-size: 12px;
/*background: url("../img/background.gif");*/
}

#head1 {
width: 1024px;
height: 203px;
/*background-image: url("../img/general/header.jpg");*/
 z-index:5;
}

#footer {
width: 1024px;
background-color: #4b200f;
}

/*** Barre principal ***/
#menu 
{
width:1024px;
height:30px;
font-family: Times New Roman;
 font-style: italic;
 position:absolute;
 top:170px;
 z-index:5;
}

#menu ul 
{
	display: inline;
}

#menu li 
{
	display: inline;
}

a.menuhaut {
font-size: 22px;
font-weight:  normal;
color: #fefeff;
text-decoration: none;
padding-left: 12px;
padding-right:12px
}

a.menuhaut:hover {
font-size: 22px;
font-weight: normal;
color: #55cddd;
text-decoration: none;
padding-left: 12px;
padding-right:12px
}

#linkSelected
{
font-size: 22px;
font-weight: normal;
color: #55cddd;
text-decoration: none;
padding-left: 12px;
padding-right:12px
}

/*** fin barre principal ***/

/************ Index *************/

.container {
background-color:transparent;
width:1024px;
height:565px;
}

#leftbloc {
float: left;
width: 178px;
height: 565px;
background-image: url("../img/general/gauche.jpg");

}

#streetbloc {
width: 178px;
height: 70px;
margin-top: 400px;
text-align: center;
font-family: Times;
font-size: 20px;
font-weight: normal;
color:white;
/*border: 2px solid #FFFFFF;*/
border-top:2px solid #FFFFFF;
border-right:none;
border-bottom:2px solid #FFFFFF;
border-left:none;
}

#centerbloc {
float: right;
width: 846px;
height: 565px;
background-image: url("../img/general/center.jpg");
}

#transbox
{
width: 405px;
height: 220px;
margin-top:5px;
margin-right:15px;

float:right;
background-color: #ffffff;
border: 1px solid black;
/* for IE */
filter:alpha(opacity=60);
/* CSS3 standard */
opacity:0.6;
-moz-opacity:0.6;
border: 3px solid #4a210f;
}

#transbox p
{
padding: 5px;
font-size: 11px;
text-align: justify;
color: #663333;
}

#transbox tt
{
font-size: medium;
font-family: Times New Roman;
text-align: justify;
font-weight: bold;
color: #25bfd4;
}

#videobloc
{
width: 400px;
height: 300px;
float:right;
margin-top:20px;
margin-left:180px;
margin-right:20px;
background-color: #000000;
border: 2px solid #4a210f
}

/********** Page Soin **********/
.container_soin {
width:1024px;
overflow:auto;
background-image: url("../img/general/fond.gif");
background-repeat: repeat;
}

#transbox_soin
{
width: 1024px;
background-color: transparent;
}

#transbox_soin p
{
padding: 10px 10px 10px 10px;
text-align: justify;
color: #000000;
}
/*** Sous menu Soin  ***/
#soinMenu 
{
width:844px;
height:35px;
padding-top: 5px;
text-align: center;
font-family: Times New Roman;
float: right;
/* for IE */
filter:alpha(opacity=60);
/* CSS3 standard */
opacity:0.6;
-moz-opacity:0.6;
background-color:white;

}

#soinMenu ul 
{
	display: inline;
}

#soinMenu li 
{
	display: inline;
}

a.soin {
font-size: 20px;
font-weight: bold;
color: #872a32;
text-decoration: none;
padding-left: 30px;
padding-right: 30px;
}

a.soin:hover {
font-size: 20px;
font-weight: bold;
color: #55cddd;
text-decoration: none;
padding-left: 30px;
padding-right: 30px;
}


#soinLinkSelected
{
font-size: 20px;
font-weight: bold;
color: #55cddd;
text-decoration: none;
padding-left: 30px;
padding-right: 30px;
}
