/* ID TAGS */
#P_MAIN{
	width: 965;
	height: 100%;
}
#P_HEADER{
	opacity:0;
	width: 965;
	height: 165px;
}
#P_HEADER_LOGO{
	background-image: url('../_img/21_juin_logo.jpg');
	background-position: top left;
 	background-repeat: no-repeat;
	width: 185px;
	height: 165px;
}
#P_HEADER_SWF{
	position:relative;
	top:-160px;
	left:185px;
	height: 85px;
	width: 780px;
}
#P_HEADER_TEXT{
	position:relative;
	top:-170px;
	left:185px;
	text-align:right;
	height: 35;
	width: 775;
	color: #5d290b;
	font-weight: bold;
	text-decoration: none;
	letter-spacing : 0px;
	text-align : right;
	vertical-align: bottom;
	padding-top:15px;
}
#P_SWF{
	position:relative;
	top:-50px;
	width: 965;
	height: 430;
	clear: both;
}
#P_MENU{
	opacity:0;
	position:relative;
	top:545px;
	background-image: url('../_img/21_juin_bg_bar.png');
	background-position: top left;
 	background-repeat: no-repeat;
	width: 955;
	height: 35;
	color: #ffffff;
	font-weight: bold;
	padding-top:10px;
	padding-left:5px;
	z-index:1;	
	position: absolute;
}

#P_MENU A {
	color: #ffffff;
	text-decoration: none;
	letter-spacing : 1px;
	padding-right:30px;	
}

#P_MENU A:hover {
	color: #ffa203;
	text-decoration: none;
}

#P_APP{
	opacity:0;
	position:relative;
	top:-55px;
	background-color : #ffffff;
	width: 965;
	height: 900;
	margin-top:35px;
	margin-left:-5px;
}
#P_FOOTER{
	opacity:0;
	position:relative;
	top:-55px;
	background-image: url('../_img/21_juin_bg_bar.png');
	background-position: top left;
 	background-repeat: no-repeat;
	width: 955;
	height: 60;
	padding-top:10px;
	padding-left:5px;
	color: #ffffff;
}

#P_FOOTER A {
	color: #ffffff;
	text-decoration: underline;
}

#P_FOOTER A:hover {
	color: #ffa203;
	text-decoration: underline;
}

/* GONTENTS TAGS */
#C_CONTACT{
	position:absolute;
	left:740px;
	top:35px;
	width:179px;
	height:81px;
	z-index:1;
}

#C_MENU{
	position:absolute;
	top:200;
	left:665;
	z-index:1;
	width: 308px;
	height:200px;
	overflow:hidden;
	border:solid 0px;
}

#C_HOME1{
	float: left;
	width: 65%;
	height:100%;
	margin: 50px 0px 0px 10px;
	clear: both;
	overflow:hidden;
	border:solid 0px;
}
#C_HOME2{
	float: left;
	width: 32%;
	height:330px;
	margin: 50px 0px 0px 12px;
	border:solid 0px;
	overflow:hidden;
}
#C_HOME3{
	float: left;
	width: 32%;
	height:180px;
	margin: 10px 0px 0px 15px;
	overflow:hidden;
	border:solid 0px;
}
#C_HOME4{
	float: left;
	width: 30%;
	height:160px;
	margin: 40px 0px 0px 30px;
	overflow:hidden;
	border:solid 0px;
}
#C_LISTEN1{
	float: left;
	width: 32%;
	height:330px;
	margin: 50px 0px 0px 10px;
	clear: both;
	overflow:hidden;
	border:solid 0px;
}
#C_LISTEN2{
	position:relative; 
	float: left;
	width: 32%;
	height:360px;
	margin: 15px 0px 0px 15px;
	border:solid 0px;
	overflow:hidden;
}
#C_LISTEN3{
	position:relative; 
	width: 33%;
	height:400px;
	margin: 5px 0px 0px 5px;
	overflow:hidden;
}
#C_LISTPART{
	height:230px;
	margin: 0px 0px 0px 5px;
	overflow:hidden;
	border:solid 0px;
}
#C_LISTPARTNEWS{
	height:100%;
	margin: 5px 0px 0px 5px;
	overflow:hidden;
	text-align:justify;
}
#C_LISTFULL{
	position:absolute;
	top:1px; 
	left:0px; 
	margin: 5px 0px 0px 5px;
	width: 95%;
	min-height:500px;
}
#C_ABOUT{
	margin: 45px 0px 0px 20px;
	width: 63%;
	height:335px;
	overflow:hidden;
}

#C_REF{
	margin: 45px 0px 0px 15px;
	width: 65%;
	height:335px;
	overflow:hidden;
}


.display{
	width:90%;
	height:102px;
	margin: 1px;
	margin-top: 30px;
	background-color:#cccccc;
}

.display TABLE A{
	background-image: url('../_img/arrow.gif');
	vertical-align:bottom;
	background-repeat:no-repeat;
	padding-left:10px;
	margin-top:5px;
	font-size:10px;
	font-weight:bold;
	display:block;
	background-color:#dedede;
	text-decoration:none;
	border:solid 1px;
	border-color:#eeeeee;
}

.display TABLE A:hover{
	color:#FF9900;
}

.fulllist{
	width:100%;
	margin: 0px 0px 5px 0px;
	background-color:#cccccc;
}

.fulllist TD{
	font-size:9px;
}

.fulllist TR:hover{
	cursor:pointer;
	background-color:#999999
}

.moreinfos{
	margin: 15px 0px 0px 0px;
	width:100%;
	color: #5d290b;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	vertical-align:bottom;
}

.moreinfos TD{
	text-align:right;
}

.moreinfos a{
	color: #5d290b;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
}

/* GLOBAL TAGS */

BODY {
	background-color: #FFFFFF;
	background-repeat:no-repeat;
	margin: 0px;
	padding: 0px;
	height: 100%;
}

BODY, TH, TD {
	color: #333333;
	font-family: Verdana;
	font-size: 11px;	
}

/* INPUTS */

INPUT {
	font-family: Verdana;
	background-color : #ffffff;
	font-style: normal;
	line-height: normal;
	font-size : 11px;
	padding: 3px;
	color: #290c10;
	margin : 1px 1px;
	border:solid 1px;
	border-color:#ededed;
	width:70%px;
}

.SUBMIT{
	font-family: Verdana;
	background-color : #290c10;
	font-weight: bold;
	line-height: normal;
	font-size : 11px;
	padding: 3px;
	color: #ffffff;
	margin : 3px 3px;
	border-color:#ededed;
	width:100px;
}

TEXTAREA {
	font-family: Verdana;
	background-color : #ffffff;
	font-style: normal;
	line-height: normal;
	font-size : 11px;
	padding: 3px;
	color: #290c10;
	margin : 1px 1px;
	border:solid 1px;
	border-color:#ededed;
	width:300px;
}

SELECT {
	font-family: Verdana;
	background-color : #ffffff;
	font-style: normal;
	line-height: normal;
	font-size : 11px;
	padding: 3px;
	color: #290c10;
	margin : 1px 1px;
	border:solid 1px;
	border-color:#ededed;
	width:300px;
}

/* LINKS */

A {
	color: #3B3B3B;
	text-decoration: none;
}

A:hover {
	color: 5e3148;
	text-decoration: none;
}

A.on {
	color: #CC3333;
	text-decoration: none;
	font-weight: bold;
}

A img {
	border-color: #336699;
}

A:hover img {
	border-color: #CC3333;
}


/* HEADERS */

H1 {
	color: #5d290b;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	margin: 5px 0px 3px 0px;
	padding: 0px 0px 3px 0px;
	clear: both;
}

H2 {
	color: #ffd403;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	margin: 5px 0px 3px 0px;
	padding: 0px 0px 3px 0px;
	clear: both;
}

.linkon{
	color: #4f5e71;
	font-family: "Trebuchet MS", "Arial", sans-serif;
	font-size: 20px;
	font-weight: normal;
}



/* FONT COLORS */

.red, .text-red {
	color: #CC3333;
}

.gray {
	color: #666666;
}

.green {
	color: #669966;
}


/* TYPOGRAPHY */

.italic {
	font-style: italic;
}

.bold {
	font-weight: bold;
}

.smallcaps {
	font-variant: small-caps;
}

p {
	line-height: 130%;
	text-align: justify;
}

LI + LI, LI + OL, LI + UL { 
	margin-top: 10px;
}

UL A{ 
	color: #5d290b;
}

LI{ 
	line-height: 150%;
}

/* ZONE */

.lefthalf {
	position: relative;
	float: left;
	width: 47%;
	margin: 0px 5% 0px 0px;
	clear: both;
}

.righthalf {
	position: relative;
	float: right;
	width: 48%;
	margin: 0px 0px 0px 0px;
}

.leftthird {
	float: left;
	width: 32%;
	margin: 50px 0px 0px 10px;
	clear: both;
}

.centerthird {
	float: left;
	width: 32%;
	margin: 50px 0px 0px 15px;
}

.rightthird {
	float: left;
	width: 31%;
	margin: 0px;
	margin: 50px 0px 0px 15px;
}

.lefttwothirds {
	float: left;
	width: 64%;
	margin: 50px 0px 0px 15px;
	clear: both;
}

.righttwothirds {
	float: left;
	width: 65%;
	margin: 0px;
}

.clear {
	clear: both;
}

.nomargin {
	margin: 0px;
}

.nopadding {
	padding: 0px;
}

.boxes img {
	margin: 5px 5px 0px 5px;
	border: 1px solid #666666;
}


/* COLORED BOXES */

.boxed {
	background-color: #EEEEEE;
	border: 1px solid #DDDDDD;
	padding: 10px 15px;
}

.boxed H3 {
	color: #666666;
	border: none;
}

.boxed_green {
	background-color: #669966;
	border: 1px solid #000000;
	padding: 10px 15px;
}

.boxed_green H3 {
	color: #000000;
	border: none;
}

.boxed_yellow {
	background-color: #FFDB71;
	border: 1px solid #000000;
	padding: 10px 15px;
}

.boxed_yellow H3 {
	color: #000000;
	border: none;
}

/* NEWS */

.itemnews div{
	text-decoration: none;
	letter-spacing : 0px;
	text-align : justify;
	filter : alpha(opacity=60);
    -moz-opacity : 0.6;
    opacity : 0.6; 
}

.itemnews:hover div{
	text-decoration: none;
	letter-spacing : 0px;
	text-align : justify;
	filter : alpha(opacity=100);
    -moz-opacity : 1;
    opacity : 1; 
	border-bottom: 1px solid #cccccc;
}

/* WIDTH OVERRIDE */

.width-300 {
	width: 300px;
}


/* BG COLORS */

.bg-green {
	background-color: #9ed0b5;
}

.bg-white {
	background-color: #ffffff;
}

.bg-white {
	color: #CCCCCC;
}

