/* @override http://www.ignis.fr/cms_ignis/style.css */

/*SITE MODELE 

©IGNIS 

7 octobre 2009 

*/

@font-face {
	font-family:"Segoe UI";
	src: url('../font/segoeui.ttf');
}

/* @group remise à 0 */
/* @group */
/* remise à zéro http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
strong {
	font-weight: bold;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* @end remise à zéro */

/* @group Général */
body{
	background-color: #761d3f;
}
.clearboth{
	clear: both;
}
.aguauche{
	float: left;
	margin: 0 10px 0 0;
}
.adroite{
	float: right;
}
p{
	font-size: 12px;
	color: #000000;
	text-align: justify;
}

/* @group entêtes */

h1{
	/*font-size: 25px;
	line-height: 45px;
	margin-bottom: 2px;*/
}
h2{
	color: #b0b5c7;
	font-size: 20px;
	font-weight: bold;
	line-height: normal;
	margin: 0 0 2px 0;
	padding: 0;
}
h3{
	color: #333;
	/*color: #bbb;*/
	font-size: 14px;
	font-weight: bold;
}
h4{
	color: #000;
	font-size: 17px;
	font-weight: bold;
	font-family: "Segoe UI", Arial, sans-serif;
}
h5{
	
}
h6{
	font-size: 12px;
}

#contenugauche ul {
	margin: 0;
	padding: 0;
}

#contenugauche li {
	font-size: 12px;
	/*list-style-image: url(../images/puce.gif);*/
	list-style-type: none;
	background: url(../images/puce.gif) no-repeat left;
	padding: 0 0 0 15px;
	margin: 0;
	list-style-position: inside;
}

*+html #contenugauche li, * html #contenugauche li {
	padding-left: 0;
}
/* @end */
/* @end */

/* @group contenu */
#contenu{
	position: relative;
	width: 995px;
	margin: 0 auto;
	background: url(../images/illustration-haut.jpg) no-repeat top right;
}
#content {
	position: relative;
	width: 902px;
	margin: 0 auto;
	padding-top: 36px;
	background: url(../images/contenu-haut.gif) no-repeat top left #fff;
	clear: both;
	z-index: 50;
}
#contenudroit{
	width: 260px;
	float: left;
	margin-left: 17px;
	margin-top: 15px;
	margin-bottom: 60px;
}

#contenugauche{
	float: left;
	width: 549px;
	/*padding-left: 11px;*/
	padding-bottom: 25px;
}

#contenugauche a{
	font-size: 12px;
	color: #761d3f;
	text-decoration: none;
}
#contenugauche a:hover{
	color: #761d3f;
	text-decoration: underline;
}

#contenugauche .article h1, #contenugauche .intro h2 {
	font-family: "Segoe UI", Arial, sans-serif;
	font-size: 24px;
	line-height: normal;
	margin: 0 0 5px 0;
	padding: 0;
	font-weight: normal;
	color: #000;
	
	/*color: #1e2a53;*/
}

/* @group MENU */

/* @end */

/* @end */

/* @group header */

h1#logo {
	position: absolute;
	top: 51px;
	left: 0;
	border: 0;
	z-index: 102;
}

a.jouez {
	display: block;
	position: absolute;
	width: 73px;
	height: 91px;
	right: 10px;
	top: 5px;
	background: url(../images/jouez-gagnez-festivini.png) no-repeat top left;
	background-position: 0 0;
	text-indent: -10000em;
	overflow: hidden;
	z-index: 100;
}

a.jouez:hover {
	background-position: 0 -91px;
}

a.jouez2 {
	display: block;
	position: absolute;
	width: 73px;
	height: 91px;
	right: 10px;
	top: 120px;
	background: url(../images/concoursphoto_ico.png) no-repeat top left;
	background-position: 0 0;
	text-indent: -10000em;
	overflow: hidden;
	z-index: 100;
}

a.jouez2:hover {
	background-position: 0 -91px;
}

/* @end */

/* @group Footer */

#footer{
	position: relative;
	width: 902px;
	height: 21px;
	margin: 0 auto;
	padding: 0;
	background: url(../images/fond-footer.png) no-repeat #fff;
	font-size: 11px;
	z-index: 50;
	color: #761d3f;
}
#footerdroit{
	width: 561px;
	float: right;
	margin-right: 67px;
	text-align: center;
}
#footer a{
	text-decoration: none;
	color: #761d3f;
}
#footer a:hover{
	text-decoration: underline;
	color: #761d3f;
}
#footerguauche{
	width: 250px;
	float: left;
	text-align: left;
}

#illustration_bas {
	position: absolute;
	bottom: -105px;
	left: 65px;
	width: 335px;
	height: 187px;
	background: url(../images/illustration-bas.jpg) no-repeat;
	z-index: 1;
}

#partenaires {
	position: relative;
	margin-top: 100px;
	width: 100%;
	height: 100%;
	background-color: #550b27;
	border-top: 2px solid #922e54;
	z-index: 50;
}

#sponsors {
	position: relative;
	z-index: 100;
	width: 693px;
	margin: -23px auto 0 auto;
	padding: 15px 55px 30px 55px;
	background: url(../images/haut-footer.png) no-repeat top center;
}

#sponsors div {
	float: left;
	margin: 0 15px;
}


/* @end */

/* @group MODULES */
#vousetesici{
	position: relative;
	padding-left: 11px;
	padding-bottom: 18px;
	background: url(../images/ombre-arborescence.jpg) no-repeat bottom;
}

.region {
	color: #fdc400;
	font-size: 17px;
	font-weight: bold;
	font-family: "Segoe UI", Arial, sans-serif;
}

#articles {
	background: url(../images/coin-gauche-article.gif) no-repeat top left;
}

.article{
	position: relative;
	margin: 0;
	padding-left: 6px;
}

/* @end */

/* @group contenu principal*/

.intro{
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px;
}
#contenugauche .record{
	/*margin-top: 10px;*/
	/*margin-bottom: 5px;*/
	padding: 5px;
}
.listefichiers{
	color: #403c0e;
	padding-left: 25px;
	background: url(../images/suivant.gif) no-repeat;
	margin-bottom: 5px;
	margin-top: 5px;
}


/* @end */

/* @group contenu secondaire */



/* @end */

/* @group MENU */

#menu{
	position: relative;
	width: 902px;
	margin: 0 auto;
	padding-top: 122px;
	z-index: 101;
}

#menu ul#Nav {
	float: right;
}

#menu li h1{
	font-size: 16px;
	line-height: normal;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

#menu ul li {
	float: left;
	background: url(../images/menu-opacity.png) repeat-x;
}

#menu ul li:hover {
	background: url(../images/menu-hover.gif) repeat-x;
}

#menu ul li a, #menu ul li a:hover {
	display: inline-block;
	font-family: "Segoe UI", Arial, sans-serif;
	height: 37px;
	text-decoration: none;
	color: #fff;
	padding: 16px 19px 0 19px;
	margin:0;
	background: url(../images/menu-separation.gif) no-repeat right;
}

#menu ul li ul {
	/*margin-top: 53px;*/
	background-color: #ab2e5e;
	/*border-bottom: 1px solid #586fb6;
	border-left: 1px solid #586fb6;
	border-right: 1px solid #586fb6;*/
}

#menu ul li ul li {
	background: url(../images/puce-menu.gif) no-repeat 10px 14px;
}

#menu ul li ul li a {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	height: auto;
	padding: 10px 20px;
	margin: 0;
	background-image: none;
}

#menu ul li ul li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #761d3f;
	background-image: none;
	height: auto;
	color: #fff;
	padding: 10px 20px;
	margin: 0;
}

#menu ul ul ul {
	margin-top: -1px;
	padding-top: 0;
	margin-left: 220px;
	background-color: #b6c2e7;
	border: 1px solid #586fb6;
}

.Menu {
	margin: 0;
	display: none;
	text-align: left;
	float: left;
	position: absolute;
	z-index: 10001;
	padding: 0;
}

.inline {
	padding: 0px;
	display: inline;
}

.inbloc {
	display: block;
	clear: left;
}
.paslarge {
	width: 200px;
	float: left;
	overflow: hidden;
	margin-top: 5px;
	font-size: 12px;
	line-height: 14px;
	padding: 10px 0;
}

/* @end */

/* @group Formulaire */

input[type="submit"] {
	margin-top: 5px;
	background-color: #91a9f6;
	color: #111;
	border: 1px solid #91a9f6;
	font-size: 11px;
}

input[type="submit"]:hover {
	border: 1px dashed #fff;
}

input[type="text"], input[type="password"] {
	font-size: 11px;
	margin: 0;
	padding: 0;
}

#langue {
	position: absolute;
	top: 17px;
	right: 7px;
}

input.lang {
	float: right;
	margin-left: 6px;
}

/* @end */

/* @group Programme Festivini */
#contenugauche ul.vignerons {
	/*margin-left: 15px;*/
	/*width: 300px;*/
}
#contenugauche ul.vignerons li {
	padding: 2px 7px;
	background-color: #eee;
	margin-bottom: 3px;
	background-image: none;
	text-transform: capitalize;
}
#contenugauche ul.vignerons li:hover {
	background-color: #ddd;
}
#contenugauche h3.prog_st {
	color: #000;
	font-weight: bold;
	font-style: normal;
	font-size: 13px;
}
#contenugauche h2.prog_t {
	color: #e86320;/*#e86320;*/
}
/* @end */
