/* Start of CMSMS style sheet 'aroma-contest' */
/* common */

body, html{
	font-family:Arial;
	font-size:13px;
	background-color:#250300;
	color:#FFFFFF;
	padding:0;
	margin:0;
                height:100%;
	background-image:url(uploads/images/back-big.jpg);
	background-repeat:no-repeat;
	background-position: center top;
	position: relative; 
}

#conteneur{
	padding:0;
	width:1000px;
	margin:auto;
	height:100%;
	overflow:hidden;
	position: relative; 
}

#introflash{
	height:100%;
}


h1{
	text-align:center;
                padding:10px 0;
                margin:0;
                z-index:10;
	position: relative; 
}

h2{
	font-size:14px;
	text-align:center;
	color:#250300;
                position:relative;
                padding-top:50px;
                margin:0;
                text-transform: uppercase;
}

h3{
	font-size:11px;
	text-align:center;
                text-transform: uppercase;
                padding:10px 0 5px 0;
	position: relative; 
}


/* Choix de langue*/

#language {
	background-image: none;
}

#conteneur #left {
	width: 437px;
	float: left;
	height: 500px;
	background-image: url(uploads/images/intro-left.jpg);
}
#conteneur #flash {
	width: 126px;
	float: left;
	height: 500px;
	background-image: url(uploads/images/intro-flash.jpg);
}
#conteneur #right {
	width: 437px;
	float: left;
	height: 500px;
	background-image: url(uploads/images/intro-right.jpg);
}
#conteneur #left #fr {
	margin-top: 302px;
	margin-left: 237px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#conteneur #right #nl {
	margin-top: 302px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


/* logo*/

#logo{
                position:absolute;
                top:330px;
                left:423px;
                width:150px;
                height:250px;
                z-index:2;
}


/* Menu*/

#menu-left{
                position:absolute;
                left: 0px;
                margin-left: 0px;
                top:520px;
                width:400px;
                height:20px;
                text-align: right;
                z-index:35;
                color: #a86a00;
}

#menu-right{
                position:absolute;
                right: 0px;
                margin-right: 0px;
                top:520px;
                width:400px;
                height:20px;
                text-align: left;
                z-index:35;
                color: #a86a00;
}

#menu-left a, #menu-right a  {
                color: #d38c00;
}

#menu-left a:hover, #menu-right a:hover {
                color: #ffae00;
}




/* form page*/

#formcontest{
                position:absolute;
                top:-40px;
                left:115px;
                width:770px;
                height:590px;
	background-image:url();
	background-repeat:no-repeat;
	background-position: center top;
                z-index:5;

}

.leftcol, .rightcol{
                width:300px;
	padding:0;
	margin:0;
}

#formcontest fieldset{
	padding:0 0 0 80px;
	margin:0;
	border:0;
	width:630px;
}

#formcontest label{
	font-weight:bold;
	width:150px;
}

#formcontest, #formcontest input, #formcontest select, #formcontest label, #formcontest .button, #formcontest fieldset, #formcontest span, .leftcol, .rightcol, #captcha img{
	float:left;	
	position: relative; 
}

#formcontest input, #formcontest select{
	font-size:11px;	
	color:#250300;
}

#formcontest p{
	padding:0 0 5px 0;
	margin:0;
	float:left;
	clear:left;
	width:100%;
	text-align:left;
}

#captcha img{
                padding:0 30px 0 0;
                margin:0;
	
}

.button{
                padding:0 0 0 20px;
                margin:0;
	
}


/* prize page*/

#prize{
                padding: 0;
	margin:-40px 0 0 115px;
                width:770px;
                height:384px;
	background-image:url(uploads/images/back-gifts.png);
	background-repeat:no-repeat;
	background-position: center top;
}

#picture{
                position:relative;
                padding:9px 0 0 49px;
                margin:0;
}



/* thanks*/

#thanks{
                height:301px;
	background-image:url(uploads/images/back-generic.png);
}

#thanks p{
                margin:115px 0 0 0;
                text-align:center;
                padding:0;
                font-weight:bold;
}



/*règlement*/

#rules{
            height:480px;
            background-image:url(uploads/images/back-content.png);
}

#rulestxt{
            margin:20px 0 0 0;
            overflow:auto;
            width:600px;
            height:285px;
            padding:0 50px;
            position: relative;
}

#rulestxt li {
            margin-bottom: 10px;
            margin-top: 10px;
}

#rulestxt li a {
            color: #ffae00;
	    font-weight: bold;
            text-decoration: none;
}

#rulestxt li a:hover {
            color: #cc4d03;
}

#rulestxt ul {
            list-style-type: none;
            list-style-image: url(uploads/images/fleche-puce.gif);
            
}


/*loser*/

#losertxt{
                margin:0px;
                padding:10px 10px 10px 70px;
                width:620px;
                height:280px;
}

#losertxt p{
                margin:4px 0;
                padding:0;

}

#losertxt-left {
                width:620px;
                float: left;
}

#losertxt-right {
                margin-top: 140px;
                width:310px;
                text-align: right;
                float: left;
}

/*thanks,règlement et loser common blocks*/

#rules, #thanks, #loser, #legal {
                position:absolute;
                top:40px;
                left:115px;
                width:770px;
	background-repeat:no-repeat;
	background-position: center top;
                z-index:5;
}



/* ie 6 fix for png background image*/


* html #prize{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='uploads/images/back-gifts.png',sizingMethod='crop');
	background-image:none;
}



* html #thanks{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='uploads/images/back-generic.png',sizingMethod='crop');
	background-image:none;
}


* html #rules, * html #loser{
	     filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='uploads/images/back-content.png',sizingMethod='crop');
            background-image:none;
            z-index:1;
            position: static;
            margin-top: -30px;
            margin-left: 120px;
}

* html #losertxt {
                margin-top:-35px;
                padding:10px 10px 10px 70px;
                width:620px;
                height:280px;
}

* html #losertxt p{
                margin:2px 0;
                padding:0;

}

.form_error {

font-weight: bold;

}

/* End of 'aroma-contest' */

