
/* © 2010 Bexter Vaince CSS */


/* ------------------------------------------------ IMPORT CSS */
@import url(../css/menu.css);
@import url(../css/lightbox.css);
@import url(../scripts/themes/carousel/carousel.css);


/* ------------------------------------------------ FONT */
/*@font-face {font-family:myfontAUGIE; src:url("augie.eot");}
@font-face {font-family:myfontAUGIE; src:url("augie.TTF");}*/


/* ------------------------------------------------ CSS */
html{
	padding: 0px;
	margin: 0px;
}

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #292988;
	padding: 0px;
	margin: 0px;
	background: #fff url(../images/fond.jpg) top center repeat-x;
}

/* ------------------------------------------------ TITRE : h1 */
h1{
	font-size: 24px;
	margin: 0px 0px 15px 0px;
	padding: 0px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	color: #ff9900;
	font-weight: normal;
	border-bottom: 1px dotted #ff9900;
}

h1 a, h1 a:hover{
	color: #ff9900;
	text-decoration: none;
}

/* ------------------------------------------------ TITRE : h2 */
h2{
	margin: 0px 0px 5px 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 18px;
	color: #ff9900;
}

h2 a, h2 a:hover{
	color: #ff9900;
	text-decoration: none;
}

/* ------------------------------------------------ TITRE : h3 */
h3{
	margin: 0px;
	padding: 0px 0px 10px 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 15px;
	color: #292988;
	text-align: left;
}

h3 a, h3 a:hover{
	color: #292988;
	text-decoration: none;
}

/* ------------------------------------------------ TITRE : h4*/
h4{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 13px;
	color: #757575;
	text-align: left;
}

h4 a, h4 a:hover{
	color: #757575;
	text-decoration: none;
}

/* ------------------------------------------------ TITRE : h5*/
h5,h6{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: italic;
	font-size: 13px;
	color: #781c34;
	text-align: left;
}

h5 a, h5 a:hover{
	color: #781c34;
	text-decoration: none;
}

h6 a, h6 a:hover{
	color: #eb5602;
	text-decoration: none;
}

/* ------------------------------------------------ PARAMETRES : defaut*/

/* Hack FF pour masquer les contours pointillés sur les liens 
---------------------------------------------------------- */ 
a{
	outline: none;
}

:focus{
	-moz-outline-style: none;
}

a {
	color: #ff9900;
	text-decoration: none;
}

a:hover{
	color: #ff9900;
	text-decoration: underline;
}

p{
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

ol{
	margin: 0px;
	padding: 0px;
	list-style-position: outside;
	text-align: justify;
}

ol li{
	margin: 0px;
	padding: 0px;
}

ul{
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	list-style-position: inside;
	text-align: justify;
}

ul li{
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
}

ul li ul{
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 10px;
	list-style-position: inside;
	text-align: justify;
}

ul li ul li{
	margin: 0px 0px 0px 20px;
	padding: 5px 0px 0px 0px;
}

strong{
	color: #ff9900;
	font-weight: bold;
}

img{
	margin: 0px;
	padding: 0px;
	border: 0px;
}

form{
	margin: 0px;
	padding: 0px;
	border: 0px;
}

table{
	margin: 0px;
	padding: 0px;
	border: 0px;
}


/*---------------------------------------------------------------------*/
/* PARAMETRES : site  */
/*---------------------------------------------------------------------*/
#site{
	width: 990px;
	padding: 0px;
	margin: 0 auto;
}

#header{
	float:left;
	width: 990px;
	height: 269px;
	margin: 0px;
	background: transparent url(../images-fr/header.jpg) no-repeat;
}

.lienretourdyn{
	float: left;
	width: 100px;
	height: 19px;
	margin:10px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	background: transparent url(../images/retour.gif) center left no-repeat;
	font-weight: bold;

}

.bbdynasuite{
	float: right;	
	height: 15px;
	width: 70px;
	margin:10px 0px 0px 0px;
	padding: 0px 20px 0px 0px;
	font-style: italic;
	background: transparent url(../images/puce.gif) center right no-repeat;
}

#pointer{
	cursor: url(../images/zoomin.cur), pointer !important;
}

.wash{
	margin: 0px;
	padding: 0px;
	clear: both;
}


/*--------------------------------------------------------------------*/
/* GESTION : contenu */
/*--------------------------------------------------------------------*/
#contenu{
	float: left;
	width: 939px;/*959*/
	height: 300px;
	height: auto !important;
	min-height: 300px !important;
	margin: 0px 0px 0px 14px !important;
	margin: 0px 0px 0px 7px;
	padding: 0px 10px 0px 10px;
	background:#fff;
	border-left:1px #dbdadb solid;
	border-right:1px #dbdadb solid;
}

.centre{
	float: left;
	width: 940px;
	height: 10px;
	height: auto !important;
	min-height: 10px !important;
	margin: 5px 0px 10px 0px;
	padding: 0px;
	text-align: center;
	font-weight:bold;
	font-size:15px;
}

.content{
	float: right;
	width: 615px;/*635*/
	height: 300px;
	height: auto !important;
	min-height: 300px !important;
	margin: 0px;
	padding: 10px 10px 0px 10px;
	text-align: justify;
	background: transparent url(../images/content.jpg) top no-repeat;
}

.gauche{
	float: left;
	width: 295px;
	height: 300px;
	height: auto !important;
	min-height: 300px !important;
	margin: 0px;
	padding: 0px;
	text-align: justify;
}

.references{
	float: left;
	width: 295px;
	height: 10px;
	height: auto !important;
	min-height: 10px !important;
}

.referencesTOP{
	float: left;
	width: 295px;
	height: 36px;
	background: transparent url(../images-fr/referencesTOP.jpg) top no-repeat;
}

.referencesMIDDLE{
	float: left;
	width: 295px;/*295*/
	height: 10px;
	height: auto !important;
	min-height: 10px !important;
	padding:10px 0px;
	background: transparent url(../images/blocMIDDLE.jpg) repeat-y;
}

.actualites{
	float: left;
	width: 295px;
	height: 10px;
	height: auto !important;
	min-height: 10px !important;
}

.actualitesTOP{
	float: left;
	width: 295px;
	height: 36px;
	background: transparent url(../images-fr/actualitesTOP.jpg) top no-repeat;
}

.actus-all{
	text-align:center;
	border-top:1px dotted #ff9900;
	padding:5px 0px 0px 0px;
}

.blocMIDDLE{
	float: left;
	width: 274px;/*295*/
	height: 10px;
	height: auto !important;
	min-height: 10px !important;
	padding:10px;
	background: transparent url(../images/blocMIDDLE.jpg) repeat-y;
}

.blocBOTTOM{
	float: left;
	width: 295px;
	height: 12px;
	background: transparent url(../images/blocBOTTOM.jpg) top no-repeat;
}

.reference{
	float: left;
	width: 235px;
	margin: 8px 0px !important;
	margin: 0px;
}

.reference h1{
	padding:0px;
	margin:0px 0px 5px 0px;
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	border:0px;
	text-align:left;
}

.actualite{
	float: left;
	width: 275px;
	margin: 8px 0px !important;
	margin: 0px;
}

.actualite h1{
	padding:0px;
	margin:0px 0px 5px 0px;
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	border:0px;
	text-align:left;
}

.actusImg{
	float: left;
	width: 85px;
	height: 73px;
	margin: 0px 10px 0px 0px;
	padding: 2px;
	border: 1px solid #c0c0c0;
}

.plusinfos{
	margin: 5px 0px;
	text-align: right;
	font-style: italic;
}

.border-photo{
	margin: 0px;
	padding: 2px;
	border: 1px solid #c0c0c0;
}

/*---------------------------------------------------------------------- PAGE : index.htm */
.bloc-accueil{
	float:left;
	width: 615px;/*635*/
	height: 100px;
	height: auto !important;
	min-height: 100px !important;
	margin:0px;
	padding:0px 0px 15px 0px;
	border-bottom:1px dotted #c0c0c0;
}

.bloc1{
	float:left;
	width:196px;
	margin:0px 13px 0px 0px;
	padding:0px;
}

.bloc2{
	float:left;
	width:196px;
	margin:0px 13px 0px 0px;
	padding:0px;
}

.bloc3{
	float:right;
	width:196px;
	margin:0px 0px 0px 0px;
	padding:0px;
}

.bloc-top{
	float:left;
	width:196px;
	height:44px;
}

.bloc-photo{
	float:left;
	width:196px;
	height:91px;
}

.bloc-contenu{
	float:left;
	width:196px;
	height:129px;
	background:url(../images/blocCONTENU.jpg) no-repeat;
}

.bloc-contenu a{
	color:#FFF;
	font-weight:bold;
}

.bloc-contenu a:hover{
	color:#FFF;
	font-weight:bold;
}

.bloc-contenu ul{
	margin: 10px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	list-style-position: inside;
	text-align: justify;
	list-style:none;
}

.bloc-contenu ul li{
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
}

.texte-gauche{
	float:left;
	width:295px;
	margin:10px 0px 0px 0px;
}

.texte-droite{
	float:right;
	width:295px;
	margin:10px 0px 0px 0px;
}


/*---------------------------------------------------------------------- PAGE : solution-talentsoft.htm */
.pdf-telechargement{
	text-align:right;
	margin-bottom:10px;
	font-style:italic;
}

/*---------------------------------------------------------------------- PAGE : page2.htm */

/*---------------------------------------------------------------------- PAGE : contact.htm */
.fieldset-contact{
	float: left;
	display: block;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	text-align: left;
	width:350px;
	border:0px;
}

.fieldset-contact label{
	float: left;
	width: 100px;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	text-align: left;
}

.input-contact{
	width: 240px;
	float:right;
	margin: 2px 0px !important;
	margin: 0px;
	padding: 2px;
}

.input-envoyer{
	float: right;
	height: 22px;
	width: 125px;
	border: 0px;
	padding: 0px;
}

.envoyer-contact{
	float:right;
	margin-top:10px;
}

p.message{
	font-size: 14px;
	color: #0b72ff;
	font-weight: bold;
	text-align: center;
}

p.obligatoire{
	font-size: 10px;
	font-style: italic;
	text-align: right;

}

.bloc-adresse{
	float:right;
	width:240px;
}

.googleMap{
	border: 1px solid #C0C0C0;
	padding: 2px;
}

.wash-contact{
	height:1px;
	margin: 0px;
	padding: 0px;
	clear: both;
}

/*---------------------------------------------------------------------- PAGE : sitemap.htm */
.sitemap{
	float: left;
	width: 600px;
	margin-top: 20px !important;
	margin-top: 10px;
	padding: 30px 0px 10px 30px !important;
	padding: 15px 0px 10px 15px;
	border: 1px solid #B4B5B9;
	text-align: justify;
	background: #FFFFFF;
}

.liste-sitemap{
	float:left;
	width:200px;
}

/*---------------------------------------------------------------------- PAGE : mentions.htm */
#mentions-gauche{
	float: left;
	width: 180px;
	margin: 0px 0px 10px 0px !important;	
	margin: 0px 0px 5px 0px;				
	text-align: left;
}

#mentions-droite{
	float: right;
	width: 420px;
	margin: 0px 0px 10px 0px !important;	
	margin: 0px 0px 5px 0px;
	text-align: justify;
}


/*--------------------------------------------------------------------*/
/* GESTION : footer */
/*--------------------------------------------------------------------*/
#footer {
	float: left;
	width: 975px;/*990*/
	margin: 0px;
	padding: 14px 15px 0px 0px;
	font-size: 10px;
	font-weight: bold;
	color: #292988;
	background: transparent url(../images/footer.jpg) no-repeat;
}

#footer ul{
	float: right;
	width: 850px;
	margin: 0px;
	padding: 0px;
	text-align:right;
	list-style: none;
}

#footer li{
	display: inline;
	margin: 0px;
	padding: 0px;
}

#footer a{
	color: #292988;
	text-decoration: none;
}

#footer a:hover{
	color: #292988;
	text-decoration: underline;
}

#copyright{
	float: right;
	width: 975px;/*990*/
	margin: 0px;
	padding: 0px 15px 0px 0px;
	font-size:11px;
	font-weight: bold;
	text-align:right;
}
