/* 
----------------------------------------------------------------------------- 
GLOBAL RESET
-----------------------------------------------------------------------------*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,table,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img,abbr{border:0;}
address,caption,cite,code,dfn,h1,h2,h3,h4,h5,h6,th,var{font-style:normal;font-weight:normal;}
ul {list-style:circle;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:1.0em;}
q:before,q:after{content:'';}
a{text-decoration:none;}

/* 
----------------------------------------------------------------------------- 
BASIC TEXT STYLES
-----------------------------------------------------------------------------*/
dl,ul,ol,h1,h2,h3,h4,h6,pre,p {	margin-bottom: 1.0em; }

ul li {
	font-size: 1.1em;
	margin-top: 0.8em;
	line-height: 1.3em;
}

h1,h2,h3,h4,h5,h6 {
	text-shadow: 0 0 0 #000;
	margin:0px;
	padding:0px;
}

/* 
----------------------------------------------------------------------------- 
BASIC BODY AND CONTAINER STRUCTURE
-----------------------------------------------------------------------------*/

body {
	margin: 0px;
	padding: 0px;
	background-color: #13939a;
	font: 11px/14px Geneva, Helvetica, Arial;
	color:#445963;
	background-image:url(../img/back-formika.gif);
	background-position:top left;
	background-repeat:repeat-x;
}

.reset {
	clear:both;
	overflow:hidden;
}

/* 
----------------------------------------------------------------------------- 
LINK BEHAVIOUR
-----------------------------------------------------------------------------*/

a { text-decoration:none; color:#362419; }
a:hover { text-decoration:underline; color:#362419; }

.texteEncartContentContact a, .texteEncartContentContact a:hover { color:#FFFFFF; font-size:14px; line-height:20px; }

.bottom a, .bottom a:hover { color:#fff; }

/* 
----------------------------------------------------------------------------- 
SPECIFIC TEXT AND TITLE STYLES
-----------------------------------------------------------------------------*/

h1 {  }

h2 { font-size:21px; }

h3 { font-size:18px; }

h4 { font-size:13px; }

h5 { font-size:11px; }

h6 { font-size:10px; }

/* 
----------------------------------------------------------------------------- 
COLOR
-----------------------------------------------------------------------------*/

.turquoise { color:#13939a; }

.rose { color:#f12b64; }

.gris { color:#445963; }

.rouge { color:#FF0000; }

/* 
----------------------------------------------------------------------------- 
Page accueil
-----------------------------------------------------------------------------*/

/* entete */

.entete {
	position: relative;
	width: 100%;
	height: 149px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align:center;
	background-image:url(../img/full-entete-top.png);
	background-position:center top;
	background-repeat:no-repeat;
}

/* hack ie6 */
/* permet de positionner le fond transparent force en "top left" par "ifixpng" */
*html .entete {
	width: 1184px;
	background-position:left top;
}

.adresseTommys {
	position:relative;
	top:-330px;
	left:180px;
	color:#999999;
	font-size:18px;
	line-height:22px;
	height: 0px;
}
.adresseTommys a{
font-size: 12px;
color: #000;
text-decoration: underline;
}

/* hack ie 6 et 7 */
*html .adresseTommys {
	top:-340px;
	margin-top: -45px;
}

.menu {
	width: 100%;
	height:302px;
	text-align:center;
	background-color: #f83667; /* f83667 - f12b64 */
	background-image:url(../img/full-entete-middle-bis.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}

*html .menu{
	margin-bottom:-1px;
} 

/* contenu centre */
.container {
	width: 950px;
	background-color:#13939a;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0;
}

.content {
	float:left;
	width:950px;
	margin-bottom:40px;
	height:auto;
	background-color:#FFFFFF;
	background-image:url(../img/degrade-conteneur.jpg);
	background-position:bottom left;
	background-repeat: repeat-x;
}

/* partie gauche */

.gauche {
	float:left;
	width:280px;
	min-height: 500px;
	padding-left:25px;
	background-image: url(../img/effet-gauche-top-gris.png);
	background-position:top left;
	background-repeat: no-repeat;
}

.minHeight {
	float:left;
	width:1px;
	height:500px;
}

/* encart rose */

.encartRose, .carteRose {
	position:relative;
	float:left;
	width:265px;
	margin-bottom:20px;
	color:#252525;
}

.iconeEncart, .iconeEncart2 {
	position:absolute;
	top:-20px;
	left:-20px;
}

*html .iconeEncart {
	position:relative;
	margin-top: -65px;
	top:50px;
	left:-20px;
	z-index: 100;
}

.encartTop, .encartBottom {
	float:left;
	width:265px;
	height:11px;
	font-size: 9px;
	line-height: 9px;
	background-image:url(../img/top-encart-rose.png);
	background-position:top left;
	background-repeat:no-repeat;
}

.encartMiddle {
	float:left;
	width:265px;
	font-size: 11px;
	background-image:url(../img/ombre-encart-rose.png);
	background-position:top left;
	background-repeat:no-repeat;
}

.encartContent {
	float:left;
	width:218px;
	padding:10px 20px;
	background-color:#f12b64;
	background-image:url(../img/degrade-encart-rose.jpg);
	background-position:top right;
	background-repeat:repeat-x;
}

.encartContent a:hover { color:white; }

.encartContent li.selected a {
	color:white;
}

.titreEncartContent {
	float:right;
	width:160px;
	text-align:left;
	color:#FFFFFF;
	font-size:14px;
	text-transform:uppercase;
}

.texteEncartContent {
	float:left;
	width:95%;
	padding-top:20px;
}

.encartMinHeight {
	float:left;
	width:1px;
	height:100px;
}

.encartBottom {
	height:17px;
	background-image:url(../img/bottom-encart-rose.png);
}

/* partie droite */

.droite {
	float:right;
	width:610px;
	background-color:#FFFFFF;
	margin-right : 25px;
}

/* hack ie6 */
* html .droite { margin-right : 15px; }

.contentDroite {
	float:left;
	width:540px;
	padding: 20px 30px;
	
}

.minContentDroite {
	float:left;
	width:1px;
	height:550px;
	
}

.bottomDroite {
	float:left;
	width:100%;
	height:16px;
}

.bottomDroite3 {
	float:left;
	width:16px;
	height:16px;
	background-image:url(../img/coin-gauche.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
}

.bottomDroite2 {
	float:right;
	width:16px;
	height:16px;
	background-image:url(../img/coin-droit.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
}

/* page full*/

.centre {
	float:left;
	width:895px;
	background-color:#FFFFFF;
	margin-left : 25px;
}

.contentFull {
	float:left;
	width:820px;
	padding: 20px 30px;
}

.blocActu {
	margin-bottom: 15px;
}

/* pied de page */

.bottom {
	float:left;
	width:900px;
	height:55px;
	font-size:12px;
	text-align:right;
	padding-top:50px;
	padding-right:50px;
	margin-bottom:40px;
	color:#FFFFFF;
	background-color:#13939a;
	background-image: url(../img/back-pied-vert.jpg);
	background-position:center bottom;
	background-repeat:no-repeat;
}