@import url( "rte.css" );

body {
	color: #d2d0c4;
	background: #000 url(img/bg_new.gif) repeat;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-align: center;
	margin: 0;
	padding: 0px; 
}

img {
	border: 0px;
}

a {
	color: #d2d0c4;
	outline: none;
}

a,* {
	text-align: left;
}

a:hover, a:focus {
	color: red;
}

strong {
	color: #A1B55D;
}

/* Contenu principal */

#contenu {
	color: #d2d0c4;
}

#contenu a {
	color: #d2d0c4;
}

#contenu a:hover, #contenu a:focus {
	color: #d2d0c4;
}

#contenu strong {
	color: #181A12;
}

/* Page */

#global {
	width: 970px;
	margin: 0 auto;
	position:relative;
}

.langMenu {
	position:absolute;
	top:0;
	right:0;
}

.langMenu ul {
	list-style:none;
	margin-top:2px;
}

.langMenu ul li {
	display:inline;
	background-image:url(../images/langPipe.jpg);
	background-position:right center;
	background-repeat:no-repeat;
	padding-right:5px;
	margin-right:5px;
}

.langMenu ul li.last,
.langMenu ul li.lastactive {
	background:none;
	margin-right:0;
	padding-right:0;
	
}

.langMenu ul li a {
	color:#575654;
	text-decoration:none;
	font-weight:bold;
}

.langMenu ul li a:hover,
.langMenu ul li.active a,
.langMenu ul li.lastactive a {
	text-decoration:none;
	color:#950721;
}

.langLabel {
	color: #707070;
    font-size: 11px;
    left: 725px;
    padding-top: 4px;
    position: absolute;
    text-align: right;
    top: 0;
    width: 180px;
}

/* En-tête */

#entete {
	padding: 0px;
	margin-top: 1px;
	height: 110px;
}

#logo {
	float: left;
}

#logo img {
	margin-top: 22px;
	margin-left: 40px;
}
#bloc_nav {
	padding-top: 35px;
	padding-top: 0px;
	margin-left: 210px;
	border: 0px solid #fff;
}

/* Bloc central contenant #navigation et #contenu */

#centre {
	padding-top: 0px;
	width: 100%;
	overflow: hidden;
	clear: both;
	min-height: 400px;
}

/* Menu de navigation */

#zone_image {
	margin-top: 0px;
	margin-bottom: 0px;
	width: 312px;
	float: left;
	border: 0px solid #fff;
	height: 410px;
}

#zone_image img {
	bottom: 250px;
	position: relative;
}



/* Contenu */

#contenu {
	margin-left: 330px;
	padding: 0px;
}

#contenu > :first-child {
	margin-top: 10px;
}

#contenu h1 {
	font-size: 16px;
	font-weight: normal;
}

H5, H6 {
    font-size:              18px;
    font-weight:            normal;
    margin:                 0px;
    padding:                0px;
    padding-left:           30px;
    padding-bottom:         5px;
    background-image:       url( "/fileadmin/css/pictures/crown.gif" );
    background-repeat:      no-repeat;
    background-position:    0px 2px;
    border-bottom:          solid 1px #2E2E2E;
    margin-bottom:          10px;
}

H6 {
    width: 550px;
}

H5 A,
H5 A:link,
H5 A:hover {
    text-decoration:        none;
    color:                  #D2D0C4;
}

#contenu p, #contenu li {
	line-height: 20px;
	font-size: 12px;
}

/* Pied de page */

#pied {
	border-top: 0px solid #ddd;
	margin: 0;
	padding: 0px 0px 10px 0;
	font-size: .85em;
}

/* Mention de copyright */

#copyright {
	margin: 0px 0 0 0;
	font-size: 1em;
	text-align: center;
	padding-top: 10px;
}

#pied .credits {
    margin-top: 20px;
    overflow:   hidden;
}

#pied .credits .credits-marvin {
    float:      left;
}

#pied .credits .credits-netinfluence {
    float:      right;
    color:      #525252;
}

#pied .credits .credits-netinfluence A,
#pied .credits .credits-netinfluence A:link {
    color:      #525252;
}

#pied .home-footer-menu {
    text-align:     right;
    margin-bottom:  10px;
    color:      #525252;
}

#pied .home-footer-menu A,
#pied .home-footer-menu A:link {
    color:      #525252;
}

/* Articles */

div.article {
	color: #000;
	border-bottom: 1px solid #444444;
}

span.date {
	color: #000;
	font-size: 12px;
}

/* Navigation */

/* @group Navigation */

#navigation {
	padding: 4px 0;
}

#navigation a {
	text-decoration: none;
}

#navigation a:hover, #navigation a:focus {
	text-decoration: underline;
}

#navigation ul {
	padding: 0;
	margin: 0;
}

#navigation ul li {
	display: inline;
}

#navigation ul li a {
	margin-right: 20px;
	font-size: 13px;
	font-weight: normal;
	text-transform: uppercase;	
	color: #525252;
	color: #909090;
	color: #fff;

}

#navigation ul li.selected a {
	font-weight: bold;
	color: #921313;
}

/* @end */

/* @group Navigation secondaire */

#navigation_sec {
	padding: 5px 0;
	background: transparent url(img/trait_dashed.gif) repeat-x left top;
}

#navigation_sec ul, 
#navigation_sec ul li {
	margin: 0;
	padding: 0;
}

#navigation_sec ul li {
	display: inline;
}

#navigation_sec ul li a {
	color: #525252;
	color: #909090;
	font-size: 13px;
	margin-right: 15px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: normal;
	color: #fff;
}

#navigation_sec ul li.selected a {
	color: #909090;
	color: #921313;
}

/* @end */

/* @group Navigation Footer */

#navigation_sub {
	border-top: 0px solid #a8a8a8;
	padding-top: 5px;	
	border-top: 1px solid #2e2e2e;
border-bottom: 1px solid #2e2e2e;
	background: #000 url(img/bg_footer.gif) repeat;
	padding-bottom: 10px;
margin-top: 20px;
}

#navigation_sub table {
	
	margin: 0 4px;
}
#navigation_sub table td {
	vertical-align: top;
	width: 223px;
	padding: 0;
	margin: 0;
}

#navigation_sub table td.subnavsep {
	width: 23px;
	padding: 0;
	margin: 0;
}

#navigation_sub h3 {
	margin: 15px 0 9px 0;
	padding-bottom: 5px;
	border-bottom: 1px solid #2e2e2e;
	font-weight: normal;
}

#navigation_sub h3 a {
	color: #ccc;
	font-size: 14px;
	
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
}

ul.nav2list {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

ul.nav2list li a {
	color: #a9a9a9;
	font-size: 12px;
	text-decoration: none;
	margin-left: 0px;
	line-height: 16px;
}

ul.nav2list li.selected a {
	color: #ffffff;
}

/* @end */

/* @group FlexContent Page Normale */

#zc_page_normale {
	margin: 0 10px;
}

#zc_page_normale_image {
	float: left;
	width: 350px;
}

#zc_page_normale_title {
	float: left;
	width: 583px;
	clear: right;
	padding-bottom: 5px;
	padding-top: 0px;
	margin-left: 30px;
	height: 40px;
}

#zc_page_normale_content {
	float: right;
	width: 583px;
	clear: right;
	padding-bottom: 5px;
	padding-top: 0px;
}

#zc_page_normale_title h1{
	padding: 0;
	margin: 0;
	font-weight: bold;
	font-size: 18px;
	text-transform: uppercase;
	line-height: 22px;
	letter-spacing: 1px;
}

#zc_page_normale_col1 {
	width: 280px;
	float: left;
	margin-left: 30px;
}

#zc_page_normale_col2 {
	width: 280px;
	float: right;
}

#zc_page_normale_col1 h1, 
#zc_page_normale_col2 h1 {
	padding: 0;
	margin: 0 0 8px 0;
	font-weight: normal;
	font-size: 16px;
	letter-spacing: 1px;
}

#zc_page_normale_col1 h2, 
#zc_page_normale_col2 h2 {
	padding: 0;
	margin: 0 0 8px 0;
	font-weight: normal;
	font-size: 16px;
	letter-spacing: 1px;
}
#zc_page_normale_col1 p.bodytext, 
#zc_page_normale_col2 p.bodytext {
	padding: 0 0 12px 0;
	margin: 0;
	font-size: 13px;
	letter-spacing: 0px;
}

#zc_page_normale_col2 {
	margin-left: 23px;
}	

#zc_page_normale_col1 ol,
#zc_page_normale_col2 ol {
padding-left: 15px;
margin-left: 0px;
}

#zc_page_normale_col1 ul,
#zc_page_normale_col2 ul {
padding: 1px;
margin: 0px;
padding-left: 15px;
margin-left: 0px;
border: 0px solid #2e2e2e;

}
#zc_page_normale_col1 ul li,
#zc_page_normale_col2 ul li {

border: 0px solid #2e2e2e;
padding: 1px;
margin: 0px;
}

#zc_page_normale_no_img #zc_page_normale_image {
    width: 233px;
}

#zc_page_normale_no_img #zc_page_normale_content {
    width: 700px;
}

/* @end */


table.table_form th {
	font-weight: normal;
	font-size: 12px;
	padding: 8px 0 4px 0;
}
table.table_form td {
font-weight: normal;
	font-size: 12px;
}
table.table_form td input.text_input {
	width: 250px;
	
	padding: 4px 0;
	border: 1px solid #2e2e2e;
	font-weight: normal;
	font-size: 12px;
	background-color: #000;
	
	color: #d2d0c4;

padding-top: 5px;

padding-right: 5px;

padding-bottom: 5px;

padding-left: 5px;


}


span.error {
color: #921313;
font-weight: normal;
	font-size: 12px;
}

div#take_action {
color: #921313;
font-weight: normal;
	font-size: 18px;
	line-height: 26px;
}

input.button {
background-color: transparent;
border: 1px solid #2e2e2e;
color: #d2d0c4;
text-transform: uppercase;
padding: 5px;

}

div.form_action {
padding-top: 20px;

text-align: left;
}

.smallTable {
    border-top: solid 1px #525252;
}

.smallTable TD {
    font-size: 10px;
    padding: 0px;
    color:  #525252;
    border-bottom: solid 1px #525252;
}


table#presskits {
}

table#presskits td#col1,
table#presskits td#col2 {
width: 345px;
vertical-align: top;
} 
table#presskits td#colsep {
width: 30px;
}

img.img_press_kit {
float: left;
margin-right: 20px;
margin-bottom: 10px;
}

table.listefiles h1 a {
    margin: 2px 0;
    padding: 0;
    font-size: 14px;
    text-decoration: none;
    
}
table.listefiles h1 {
    margin: 0;
    padding: 0;
        font-size: 12px;
}
h2.teaser {
    margin: 0;
    padding: 8px 0;    
    font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color:                  #909090; 

}

table.listefiles h2 a {
    margin: 2px 0;
    padding: 0;
    font-size: 12px;
    text-decoration: none;
    
}
table.listefiles p.bodytext{
    margin: 0;
    padding: 2px 0;
}
table.listefiles td {

padding: 5px 0 1px 0;
	border-bottom: 1px solid #2e2e2e;
font-weight: normal;
	font-size: 11px;
}
table.listefiles th {
padding-top: 15px;
font-weight: bold;
	font-size: 12px;
}
table.listefiles th img {
margin-right: 10px;

}
table.listefiles td.name {
width: 225px;
}


table.listefiles td.size {
width: 40px;
text-align: right;
}
table.listefiles td.folder{
width: 40px;
text-align: left;
}
table.listefiles td.download {
width: 80px;
text-align: right;
}
table.listefiles th.download {
font-weight: normal;
	font-size: 11px;
text-align: right;
}
table.listefiles td h2.presskit {
margin: 0px;
padding: 5px 0;
}

p.presskitdetail {
margin-left: 160px;
}

div.breadcrumps {
    height:                 35px;
    border: 1px solid #fff;
 
}


.breadcrump UL {
    list-style:             none;
    margin:                 0px;
    padding:                0px;
}

.breadcrump UL LI {
display: inline;
    margin:                 0px;
    padding-left:           0px;
    padding-top:            0px;
    padding-right:          5px;
    padding-bottom:         0px;
    text-transform:         uppercase;
}

.tx-marvincatalog-pi1-rootline-separator {
    color:                  #525252;
}

.breadcrump UL LI,
.breadcrump UL LI A,
.breadcrump UL LI A:link {
    color:                  #525252 !important;
    text-transform:         uppercase !important;
    text-decoration: none;
    
}

.breadcrump UL LI A:hover {
    color:                  #525252 !important;
    text-transform:         uppercase !important;
    text-decoration: underline;
}


div.tx-felogin-pi1 label {
padding-top: 10px;
}
div.tx-felogin-pi1 fieldset {
border: none;
padding: 0;
margin: 0;
}
div.tx-felogin-pi1 fieldset legend {
display: none;
}


div.tx-felogin-pi1 input {
background-color: transparent;
border: 1px solid #2e2e2e;
color: #d2d0c4;
text-transform: uppercase;
padding: 5px;

}

input#user,
input#pass {
	width: 250px;
	border: 1px solid #2e2e2e;
	font-weight: normal;
	font-size: 12px;
	background-color: #000;
	color: #d2d0c4;
    padding: 5px;
}


div#advertising h2 {
font-size: 13px;
font-weight: normal;
margin: 0px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 30px;
background-image: url(/fileadmin/css/pictures/crown.gif);
background-repeat: no-repeat;
background-position: 0px 2px;
}

div#advertising p {
margin: 0px;
padding-top: 10px;
padding-right: 0px;
padding-bottom: 20px;
padding-left: 30px;
}

.home-footer-menu {
    font-size: 11px;
    text-transform: uppercase;
}

.home-footer-menu A {
    text-decoration: none;
}

.home-footer-menu A:hover {
    color: #d2d0c4;
}

.follow {
    position:   absolute;
    right:      0px;
    top:        150px;
}

.tx-netmailing-pi1 {
border: none !important;
}

div#menu_inter {
	
	border: 0px solid #fff;
	padding: 0px;
	height: 53px;
}
div#menu_inter ul {
	
	margin: 0;
	padding: 0;
	margin-top: 4px;
}
div#menu_inter ul li {
    display: inline;
    margin-right: 10px;
}
div#menu_inter ul li a {
    border: 1px solid #333333;
    color: #707070;
    font-size: 11px;
    padding: 6px 10px 5px;
    text-decoration: none;
    text-transform: uppercase;
}
div#menu_inter ul li.selected a {
    background-image: url("img/web_menu_bg.gif");
    border: 0 none;
    color: #FFFFFF;
    padding: 6px 10px;
}


div#cat2 {
	
}
div#cat2l {
	float: left;
	width: 180px;
	border: 0px solid #333333;
    
}
div#cat2r {	
	border: 0px solid #333333;
	float: right;
	width: 758px;
	margin-left: 10px;
	margin-bottom: 30px;
}

div#cat2l a {
	text-decoration: none;
}
div#cat2l a.selected {
	color: #921313;
}
div.watch_cat {
	border:  0px solid #ccc;
	width: 230px;
	float: left;
	text-align: center;
	background: url(images/bg-shadow.jpg) repeat-x;
	margin-right: 30px;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
div.last {
	margin-right: 0;
}

div.cat_fam {
	font-size: 18px;
	clear: both;
	margin: 10px 0;
	letter-spacing: 1px;
}
div.watch_cat div.cat_name {
	margin: 10px;
	font-size: 15px;
	letter-spacing: 1px;
	margin-bottom: 10px;
}
div.watch_cat div.cat_img {
	border:  0px solid #ccc;
	text-align: center;
}
div.clear {
	clear: both;
}



table#newsletter {
	
}


table#newsletter td {
	vertical-align: top;
	padding: 8px;
	font-size: 12px;
	color: #A9A9A9;
}

table#newsletter td select.input_text  {
	border: 1px solid #2E2E2E;
    background-color: #000;
	width: 180px;
	padding: 4px;
	color: #A9A9A9;
}

table#newsletter td input.input_text  {
	border: 1px solid #2E2E2E;
background-color: #000;
	width: 180px;
	padding: 4px;
}



#history-menu {
	width: 180px;
	float: left;
}
#history-centre {
	float: left;
	margin-left: 20px;
	width: 505px;
	border: 0px solid #ccc;	
}
#history-images {
	width: 230px;
	float: right;
}

#history-centre h1 {
	font-size: 18px;
	color: #D2D0C4;
}
#history-centre h2 {
	font-size: 14px;
	color: #D2D0C4;
}
#history-centre h3 {
	font-size: 12px;
	line-height: 17px;
	color: #921313;
	margin: 0 0 3px 0;
	padding: 0;
}
#history-centre p.bodytext {
	font-size: 12px;
	line-height: 17px;
}
#history-menu h3 {
margin-top: 10px;
margin-right: 0pt;
margin-left: 0pt;
background-color: transparent;
background-image: url("/fileadmin/templates/css/images/bg-shadow.jpg");
background-repeat: repeat-x;
background-attachment: scroll;
background-position: 0pt 0pt;
background-clip: border-box;
background-origin: padding-box;
background-size: auto auto;

font-weight: normal;

padding-top: 3px;

padding-right: 0pt;

padding-bottom: 3px;

padding-left: 0pt;

font-size: 12px;

letter-spacing: 1px;

margin-bottom: 3px;

}
#history-menu a
{
font-size: 12px;
line-height: 20px;
text-decoration: none;
}

