
/*///////////////////////////////////////////////////////*/
/*                SALAMANDRE CREATION                    */
/*       Conception & réalisation  Julien Tabeyse        */
/*///////////////////////////////////////////////////////*/

		 
/*///////////////////////////////////////////////////////*/
/* BODY                                                  */

body  {
background-color : #fbfbea;
margin : 0;
padding : 0;
text-align : center;
}

/* Liens par défaut */
/* ********************************* */
a:link, a:visited  {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
font-weight : normal;
color : #fbfbea;
text-decoration : none;
}
a:hover {
text-decoration : none;
color : #ffc900;
} 



/* Zone de contenu principal */
/* ********************************* */
div#conteneur
{
	width: 100% ;
	height: 100% ;
	margin: 0 auto ;
	text-align: left ;
}

/* Bandeau */
/* ********************************* */
div#header
{
	height: 163px ;
	background: url(images/Bandeau_Trebosc.jpg) no-repeat left top;
}

pre
{
	overflow: auto ;
}



/* Contenu Central Englobé */
/* ********************************* */
div#contenucentral
{
	width: 776px ;
	margin: 0 auto ;
	text-align: left ;
	
}

/* Colonne 1 */
/* ********************************* */
div#colonne1
{
	width: 479px;
	height:50px;
	float:left;
	display: table-cell;
}


/* Colonne d'espace */
/* ********************************* */
div#colonneespace
{
	width: 17px;
	height:100px;
	float:left;
	display: table-cell;
}


/* Colonne 2 */
/* ********************************* */
div#colonne2
{
	width: 280px;
	height:50px;
	float:left;
	display: table-cell;
}





/* Gauche */
/* ********************************* */

/* Titre Sophrologie */
div#sophrologie
{
	height: 43px ;
	background: url(images/Sophrologie.jpg) no-repeat left top;
}

/* Titre Conference/Stage */
div#conference
{
	height: 43px ;
	background: url(images/Conference.jpg) no-repeat left top;
}

/* Titre Liens */
div#liens
{
	height: 43px ;
	background: url(images/Liens.jpg) no-repeat left top;
}

/* Partie Texte Sophrologie */
.p_gauche
{
	background: url('images/FondSophro.jpg') repeat left top;
	padding: 0px 15px 0px 70px;
}

.sophroh1
{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
	color: #6f256c;
}


a.sophro:link, a.sophro:visited {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
a.sophro:hover {
	color: #6f256c;	
}

/* Bas Modules Gauche */
.basgauche
{
	height: 23px ;
	background: url(images/BasSophro.jpg) no-repeat left top;
}




/* Droite   */
/* ********************************* */

/* Titre Rdv */
div#rdv
{
	height: 43px ;
	background: url(images/Rdv.jpg) no-repeat left top;
}

/* Titre Tarif */
div#tarif
{
	height: 43px ;
	background: url(images/Tarif.jpg) no-repeat left top;
}

/* Titre Contact */
div#contact
{
	height: 43px ;
	background: url(images/Contact.jpg) no-repeat left top;
}

/* Partie Milieu Droite */
.p_droite
{
	background: url('images/FondRdv.jpg') repeat left top;
	padding: 0px 10px 0px 15px;
	text-align:justify;
}

/* Bas Modules Droite */
.basdroite
{
	height: 23px ;
	background: url(images/BasRdv.jpg) no-repeat left top;
}

a.contact:link, a.contact:visited {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #a91bb0;
	font-weight:bold;
}
a.contact:hover {
	color: #6f256c;	
}


/* Texte */
/* ********************************* */

.mireille
{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:15px;
	color: #a91bb0;
	font-weight:bold;
}

.trebosc
{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:15px;
	color: #6f256c;
	font-weight:bold;
}

.titreh1
{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #6f256c;
	font-weight:bold;
}

.bigtitreita
{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:15px;
	color: #6f256c;
	font-weight:bold;
	font-style:italic;
}

.soustitreh2
{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #a91bb0;
	font-weight:bold;
}

.texteh3
{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
	color: #000000;
}

.texteminih4
{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:justify;
	color: #000000;
}

.minimini
{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:7px;
	text-align:justify;
	color: #000000;
}

.prix
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #6f256c;
	border: solid 1px #ebacef;
	font-weight:bold;
	background-color: #ffffff;
}
.euro
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #6f256c;
	font-weight:bold;
}

/* Espace */
/* ********************************* */

.espace
{
	height: 20px ;
}

/* Trait séparation */
/* ********************************* */

.trait
{
	border-bottom: dotted 1px #6f256c;
	width:385px ;
}

.traitgauche
{
	border-bottom: dotted 1px #6f256c;
	width:240px ;
	height:3px;
	margin-top: 10px;
	margin-bottom: 10px;
}

/* Header */
/* ********************************* */

div#headersophro
{
	width:100% ;
	height: 3px ;
	background-color:#6f256c ;
}


/* Signature */
/* ********************************* */

/* Zone de contenu du footer */
div#footerright
{
	width: 479px ;
	text-align:center;
}

div#footerleft
{
	width: 280px ;
	text-align:center;
}

.signature
{
	height: 50px ;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #6f256c;
	text-decoration: none;
}

a.signature:link, a.signature:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #6f256c;
	text-decoration: none;
	padding-top: 15px;
}
a.signature:hover {
	color: #a91bb0;
	text-decoration:underline;
}