BODY {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #D7755A;
	background-image: url(_img/contentBg.gif);
	background-repeat: repeat-y;
	background-position: center;
}
IMG {
	border: 0px none;
}
P, TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222222;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #81651B;
	margin-top: 5px;
	margin-bottom: 5px;
	border: none;
}
H2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FFFFFF;
	background-image: url(/_titres/titreBg.jpg);
	background-repeat: no-repeat;
	text-align: center;
	padding: 7px 0px 8px;
	margin: 5px 0 0 0;
	letter-spacing: -1px;
}
H3 {
	font-size: 12px;
	color: #79321E;
	padding: 15px 0px 3px;
	margin: 0px;
}
H4 {
	font-size: 13px;
	font-weight: bold;
	color: #AC1014;
	margin-bottom: 8px;
	margin-top: 0px;
}
FORM {
	margin: 0px;
	padding: 0px;
}
INPUT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;

}
TEXTAREA {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
INPUT:text {
	border:1px #CCCCCC solid; 
	background:#FFFFFF; 
	font:11px Verdana, Geneva, Arial; 
	color:#000000; 
	line-height: 12px
} 
INPUT:submit {
	border:1px #CCCCCC solid; 
	background:#FFFFFF; 
	font:11px Verdana, Geneva, Arial; 
	color:#000000; 
	line-height: 12px
} 
SELECT {
	border:1px #CCCCCC solid;
	background:#FFFFFF; 
	font:11px Verdana, Geneva, Arial; 
	color:#000000; 
	line-height: 12px
}
TH {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #111111;
	text-align: left;
	background-color: #FBF1EF;
	font-weight: normal;
	border-width: 1px;
	border-bottom-style: solid;
	border-color: #FFFFFF;
}
TH P {
	font-size: 10px;
	font-weight: normal;
}
.optionnal {
	color: #666666;
}
.error {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC0000;
	padding: 5px;
}
.error A {
	color: #FFFFFF;
	text-decoration:underline;
}
.completed {
	background-color: #B3D9B4;
	padding: 2px;
	border: 1px solid #666666;
}
.menu {
}
.menu TD {
}
.menu A {
	margin: 10px;
}
.focus {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #518533;
	padding-right: 2px;
}
A {
	color: #CC3433;
	text-decoration: none;
	font-weight: bold;
}
A:hover {
	text-decoration:underline
}
.content {
	width: 780px;
	background-color: #336666;
	margin: auto;
}
/*************************************************** News */
.news {
}
.news .date {
	background-image: url(/_img/etiqNews.gif);
	background-repeat: no-repeat;
	width: 122px;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	text-align: center;
	z-index: 1;
	margin: 0px;
	position: relative;
	left: 10px;
	top: 0px;
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CC3333;
}
.news H4 {
	padding-left: 16px;
	background-image: url(_img/newsMax.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.news .minimized H4 {
	background-image: url(_img/newsMin.gif);
	cursor:pointer;
}
.news .minimized P {
	display:none;
}
.news .text {
	background-image: url(/_img/newsBg.jpg);
	padding: 20px 10px 10px;
	margin: -19px 0 0 0;
	position: relative;
	z-index: 0;
	left: 5px;
	display: block;
}
#NEWS_HOME .news .text {
	width: 380px;
}
#NEWS_MEDIA .news .text {
	width: 500px;
}
#NEWS_PAGE_NAV {
	width:100%;
	text-align:center;
}
/* Last investors */
#HOME_INVEST #INVESTORS {
	background-image:url(_imgCounter/bgInvestors.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	line-height:
}
#HOME_INVEST #COUNTER {
	background-image:url(_imgCounter/bgCounter.jpg);
	background-repeat:no-repeat;
	background-position: left center;
}
#lastUpdateMarquee .lastInvestor {
	background-image: url(/_img/guestbookInvest.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
/* Roles, seconds roles */
.role TR {
}
.role TD, .seconds TD, .equipe TD {
	vertical-align: top;
}
.role .personnage {
	background-image: url(/_img/etiqRole.gif);
	background-repeat: no-repeat;
	height: 83px;
	width: 174px;
	margin: 0px;
	text-align: center;
	font-weight: bold;
	color: #CC3333;
	padding-top: 15px;
	padding-right: 5px;
	padding-left: 5px;
}
.role .description {
}
.role .acteur {
}
.role .photo {
}
TABLE.seconds TD, 
TABLE.equipe TD {
	border-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-color: #917833;
	vertical-align: top;
}
.seconds .poste, 
.equipe .poste {
	font-variant: small-caps;
	white-space: nowrap;
	color: #CC3333;
}
.equipe TR TD IMG {
	display: block;
	margin-right:50px;
}
.seconds .poste {
	text-align:right;
}
.seconds .qui, 
.equipe .qui {
	font-weight:bold;
}
.figurant .description {
}
.inputButton {
	color: #FFFFFF;
	background-color: #CC3433;
	font-weight: bold;
}
.equipe SPAN.poste,
.equipe SPAN.qui {
	display: block;
}
/* Investissement */
.invest {
}
.invest TD {
	border-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-color: #D7755A;
}
.invest .prix {
	background-image: url(/_img/etiqRole.gif);
	background-repeat: no-repeat;
	height: 83px;
	width: 174px;
	margin: 0px;
	text-align: center;
	vertical-align: top;
	font-size: 12px;
	font-weight: bold;
	color: #CC3333;
	padding-top: 15px;
	padding-right: 5px;
	padding-left: 5px;
	font-variant: small-caps;
}
.invest .image {
	text-align:center;
}
.invest .description, .invest .achat {
	vertical-align: top;
}
.ficheMonument {
}
.ficheMonument IMG {
	border: 1px solid #D7755A;
}
.ficheRue {
}
.ficheRue .nombre {
	font-size: 20px;
	text-align: right;
	vertical-align: bottom;
	font-weight: bold;
}
.ficheRue TD {
	border-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-color: #D7755A;
}
.comment {
	color: #666666;
	font-size: 11px;
}
.guestbook_invest {
	font-size: 11px;
	font-style: italic;
	color: #CC3433;
	display: block;
	text-align: left;
	background-image: url(/_img/guestbookInvest.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	margin-left: 510px;
}
.guestbook_response {
	margin-top:5px;
	font-style: italic;
}
/* Other links */
#OTHER_LINKS {
	text-align: center;
}
/* Sponsors */
#SPONSORS {
	margin-left: 17px;
	width:744px;
	text-align: center;
	background-color:#F3EEE9;
	background-image:url(_img/sponsorsBg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
#SPONSORS A {
	padding-left: 2px;
	padding-right: 2px;
}
#VIDEO_TOURNAGE {
	background-image: url(_img/videoTournageBg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 30px;
	text-align:center;
}
/* Videos page */
#VIDEOS_LIST TR {
}
#VIDEOS_LIST .video {
	padding: 10px;
}
#VIDEOS_LIST .text {
	padding: 10px;
}
/* Photos albums */
TABLE.albums TD {
	text-align: center;
	vertical-align:top;
}
TABLE.albums IMG {
	display: block;
}
TABLE.albums TD.filled {
	border: 1px solid #CCCCCC;
}
/* Media show in news page */
#MEDIA_SHOW {
	background-image: url(_img/mediasShowBg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height:143px;
	vertical-align: top;
}
#MEDIA_SHOW DIV {
	padding: 72px 100px 0 10px;
}
#MEDIA_SHOW DIV P {
	padding: 0;
	margin: 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #222222;
	line-height: 18px;
}
#MEDIA_SHOW DIV A {
	display: block;
	padding-top: 5px;
}
