/* @override http://www.tarascon.org/assets/css/style_accueil.css */

/* @override http://tarascon.polesud.fr/assets/css/style_accueil.css */

/* CSS Document */

/* IE 6 PNG */
* { behavior:url(assets/css/iepngfix.htc); margin:0; padding:0; }

/* RESET */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0; }
fieldset,img { border: none; }
p { text-align: justify;}

/* LAYOUT */
.clear { clear: both; }
.clearer { clear: both; display: block; margin: 0; padding: 0; height: 0; line-height: 1px; font-size: 1px; }


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

body {
	background-color:#e4e4e4;
	color: #000;
	font: 13px "Helvetica Neue", Helvetica, Arial, verdana, sans-serif;
}

#contour_haut {
	width: 994px;
	height: 6px;
	background: url(../images/commun/degrade_haut.jpg) no-repeat;
	margin: 10px auto 0;
}

#contour_milieu {
	width: 994px;
	background: url(../images/commun/degrade_milieu.jpg) repeat-y;
	margin: auto;
}

#contour_bas {
	width: 994px;
	background: url(../images/commun/degrade_bas.jpg) no-repeat;
	margin: auto;
	padding-top: 5px;
	text-align: center;
}

#main {
	width:980px;
	margin:0 auto;
}

#home {
	width:980px;
	margin:0 auto;
	position: relative;
}
#visuel {
	position: absolute;
	top:0;
	left: 0;
	width: 980px;
	height: 470px;
}
#home_bas {
	position: absolute;
	top:470px;
	left: 0;
	width: 920px;
	height: 120px;
	background-color: #b0c177;
	padding: 0 30px;
}



/* @group Bandeau Accueil */
#bandeau {
	width:980px;
	height:170px;
	background: url(../images/commun/logo-tarascon.gif) no-repeat left top;
	font-family: "Helvetica Neue", Helvetica, Arial, verdana, sans-serif;
}

#bandeau p {
	text-align: left;
}

#menu_haut {
	width: 605px;
	height: 21px;
	background: #000;
	float: right;
	margin-bottom: 3px;
}
#cadre_haut_visiter {
	width: 203px;
	height: 120px;
	background: #c85f7f;
	float: right;
}
#cadre_haut_visiter a {
	width: 203px;
	height: 110px;
	display: block;
	color: #fff;
	background: url(../images/commun/fleche_off.png) no-repeat 180px 95px;
}

#cadre_haut_visiter a:hover {
	width: 203px;
	height: 110px;
	display: block;
	text-decoration: none;
	background: url(../images/commun/fleche_on.png) no-repeat 180px 95px;
}


#cadre_haut_habiter {
	width: 202px;
	height: 120px;
	background: #a0d04d;
	float: right;
}
#cadre_haut_habiter a {
	width: 202px;
	height: 110px;
	display: block;
	color: #fff;
	background: url(../images/commun/fleche_off.png) no-repeat 180px 95px;
}

#cadre_haut_habiter a:hover {
	width: 202px;
	height: 110px;
	display: block;
	text-decoration: none;
	background: url(../images/commun/fleche_on.png) no-repeat 180px 95px;
}


#cadre_haut_entreprendre {
	width: 200px;
	height: 120px;
	background: #6cb0c4;
	float: right;
}
#cadre_haut_entreprendre a {
	width: 200px;
	height: 110px;
	display: block;
	color: #fff;
	background: url(../images/commun/fleche_off.png) no-repeat 180px 95px;
}

#cadre_haut_entreprendre a:hover {
	width: 200px;
	height: 110px;
	display: block;
	text-decoration: none;
	background: url(../images/commun/fleche_on.png) no-repeat 180px 95px;
}



#barre_marron {
	width: 400px;
	height: 26px;
	float: left;
	background-color: #d3bc8e;
}
#cadre_haut_recherche {
	width: 147px;
	height: 26px;
	float: left;	background-color: white;
}
#cadre_haut_recherche img {
	padding-top:2px;
	vertical-align: middle;
}

#cadre_haut_recherche form {
	margin:0;
	/margin : -16px 0 0 0 ; 
	padding:3px 0 0 2px;
	width: 140px;
}
#ajaxSearch_form {
	width: 140px;
	margin: 0;
	padding: 0;
	float: left;
}
#ajaxSearch_input {
	
}
#cadre_haut_recherche input {
	width: 136px;
	height: 16px;
	color: gray;
}
#cadre_haut_ccas {
	width: 133px;
	height: 26px;
	background: #72916d;
	float: left;
}
#cadre_haut_ccas a {
	width: 133px;
	height: 26px;
	display: block;
	color: #fff;
	background: url(../images/commun/fleche_off.png) no-repeat 111px 4px;
}

#cadre_haut_ccas a:hover {
	width: 133px;
	height: 26px;
	display: block;
	text-decoration: none;
	background: url(../images/commun/fleche_on.png) no-repeat 111px 4px;
}



#cadre_haut_theatre {
	width: 100px;
	height: 26px;
	background: #908a42;
	float: left;
}

#cadre_haut_theatre a {
	width: 100px;
	height: 26px;
	display: block;
	color: #fff;
	background: url(../images/commun/fleche_off.png) no-repeat 80px 4px;
}

#cadre_haut_theatre a:hover {
	width: 100px;
	height: 26px;
	display: block;
	text-decoration: none;
	background: url(../images/commun/fleche_on.png) no-repeat 80px 4px;
}


#cadre_haut_actualite {
	width: 100px;
	height: 26px;
	background: #90C93C;
	float: left;
}

#cadre_haut_actualite a {
	width: 100px;
	height: 26px;
	display: block;
	color: #fff;
	background: url(../images/commun/fleche_off.png) no-repeat 80px 4px;
}

#cadre_haut_actualite a:hover {
	width: 100px;
	height: 26px;
	display: block;
	text-decoration: none;
	background: url(../images/commun/fleche_on.png) no-repeat 80px 4px;
}


#cadre_haut_presse {
	width: 100px;
	height: 26px;
	background: #f4b111;
	float: left;
}

#cadre_haut_presse a {
	width: 100px;
	height: 26px;
	display: block;
	color: #fff;
	background: url(../images/commun/fleche_off.png) no-repeat 80px 4px;
}

#cadre_haut_presse a:hover {
	width: 100px;
	height: 26px;
	display: block;
	text-decoration: none;
	background: url(../images/commun/fleche_on.png) no-repeat 80px 4px;
}

/* @group menu haut */

#menu_haut ul {
	list-style-type: none;
}

#menu_haut ul li {
	float: left;
	list-style-type: none;
	padding-left: 15px;
	color: #fff;
	font: 11px "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	line-height: 21px;
}

#menu_haut ul li a {
	text-decoration: none;
	color: #fff;
}

#menu_haut ul li a:hover {
	text-decoration: underline;
	color: #fff;
}

/* @end */

/* @end */

#contenu_home {
	background: url(../images/commun/fond-acceuil.jpg) no-repeat;
	width: 980px;
	height: 420px;
	position: relative;}



#defilant {
	position: absolute;
	top:275px ;
	left: 1px;
	width: 720px;
	height: 96px;
	float: left;
	margin-top: 45px;
}

#defilant img {
	border: thin solid #3b3b3b;
}

#une {
	width: 276px;
	height: 345px;
	position: absolute;
	left: 702px;
	top: 15px;
	padding: 55px 0 6px 0;
	background: url(../images/commun/fond_a_la_une.png) no-repeat;
}
#une img {
	width: 273px;
	height: 200px;
	margin: 0 0 0 3px;
	text-align: center;
}
#une h1 {
	padding: 0 10px;
	font: bold 18px "Lucida Grande", Lucida, Verdana, sans-serif;
}
#une p {
	padding: 0 10px;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}


/* hack FF pour masquer les contours pointillé sur les liens
    -------------------------------------------------------*/
a {outline: none;}
:focus{-moz-outline-style: none;}

.marge10 {
	margin: 10px 7px;
}
.marge5 {
	margin: 4px;
}
