@charset "utf-8";
/* CSS Document */

@import url(menu_up.css);
@import url(submenu.css);


html, body {
	margin:0;
	padding:0;
	background-attachment: scroll;
	background-image: url(images/backgr_content.jpg);
	background-repeat: repeat;
	background-position: left top;
	height:100%; /* needed for container min-height */

}
body {
}
html {
     overflow: -moz-scrollbars-vertical;
}

* {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
a {
	text-decoration:none;
	color:#AF19C1;
}
a:hover {
	text-decoration:underline;
}


#mainContainer {
	background-attachment: scroll;
	background-image: url(images/backgr.jpg);
	background-repeat: repeat-x;
	position:relative; /* needed for footer positioning*/
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/

	min-height:100%; /* real browsers */
}

#mainContainerBox {
	width:980px;
	margin:0 auto; /* center, not in IE5 */
	background-color:#FFFFFF;
	position:relative; /* needed for footer positioning*/
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/

	min-height:100%; /* real browsers */
	text-align:left;
}
#mainContainerMargin {
	padding:10px;
}
.header {
	text-align:center;
	width:728px;
	margin:0 auto;	
	margin-bottom:10px;
}

#menuBox {
	background-attachment: scroll;
	background-image: url(images/backgr_menu.gif);
	background-repeat: repeat-x;
	height:55px;	
}

.logo {
	float:left;
	width:200px;
}
.contentBox {
	margin-top:10px;
}
.imageHome {
	float:left;
}
.contentBoxRight {
	float:right;
	width:404px;
	background-attachment: scroll;
	background-image: url(images/backgr_content_homepage.gif);
	background-repeat: repeat-y;
}
.content {
}

.content p{
	padding-left:10px;
	padding-bottom:10px;
}
.content H1 {
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(images/header_backgr.gif);
	background-repeat: no-repeat;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:5px;
	font-size:20px;
	font-weight:normal;	
}

.despartireBox {
	background-attachment: scroll;
	background-image: url(images/despartire_cont.gif);
	background-repeat: repeat-x;
	height:12px;
	margin:10px 0px 0px 0px;
	clear:both;
}
.despartire_left {
	float:left;
	width:6px;
}
.despartire_right {
	float:right;
	width:6px;
}

.clear {
	height:0;
	font-size:0;
	clear:both;
}
.content table.tx-reeateasermenu-pi1 {
	margin:0px 0px 0px 3px;
	padding:0;
}
table.tx-reeateasermenu-pi1 {
	margin:0px 0px 0px 0px;
	padding:0;
}
 td.tx-reeateasermenu-pi1 {
	margin:0px 0px 0px 0px;
	padding:0;
}
.tx-reeateasermenu-pi1 {
	padding:10px;
}
.teasermenu_hp {
	margin:0px;
	padding:0px;
	width:82px;
	float:left;
}
.tx-reeateasermenu-pi1 .item {
	float:left;
	margin:0px;
	padding:0px;
	background: url(images/video_button.gif) top  right no-repeat;
	width:82px;
}
.tx-reeateasermenu-pi1 .item a, .teasermenu_hp .item a:hover  {
	margin:0px;
	padding:0px;
	text-decoration:none;
}
.tx-reeateasermenu-pi1 .image_teaser {
	margin:0px;
	padding:0px;
	text-align: center;
	background: url(images/repeat_teaser.jpg) repeat;
}
.tx-reeateasermenu-pi1 .image_teaser a img, .teasermenu_hp .image_teaser img {
	border:1px solid #AF19C1;
	margin:3px 3px 3px 3px;
	padding:0px;
	text-decoration:none;
}
.tx-reeateasermenu-pi1 .item .title {
	font-size:12px;
	margin:0px;
	padding:3px 15px 4px 3px;
	display:block;
	background: url(images/video_button.gif) top  right no-repeat;
	color:#000000;
	font-weight:bold;
}
.tx-reeateasermenu-pi1 .item .title_pictorial {
	font-size:12px;
	margin:0px;
	color:#000000;
	font-weight:bold;
	text-align:center;
}

.contentGalerieBox {
	background-attachment: scroll;
	background-image: url(images/backgr_content_homepage.gif);
	background-repeat: repeat-y;
	margin-top:10px;
	width:962px;
}
.contentGalerieBox .col1 {
	float:left;
	width:550px;
}

.contentGalerieBox .col2 {
	float:left;
	width:398px;
	margin-left:10px;
}


.content_left {
	background-attachment: scroll;
	background-image: url(images/backgr_content_homepage.gif);
	background-repeat: repeat-y;
}

.content_left p{
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
}
.content_left table.tx-reeateasermenu-pi1 {
	margin:0px 0px 0px 0px;
	padding:0;
	padding-left:10px;
}

.content_left H1 {
	font-family: "Trebuchet MS";
	color: #AF19C1;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:5px;
	font-size:20px;
	font-weight:normal;	
}
.titlePage H1 {
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(images/header_backgr_galerie.gif);
	background-repeat: no-repeat;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:5px;
	font-size:20px;
	font-weight:normal;	
}

.imageBig div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image img{
	border:1px solid #D17DDD;
}

.content_left .margine {
	padding:10px;
	padding-right:0;
}

.content_left .margine div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image img {
}

.modele H2 {
	color:#AF19C1;
	font-size:16px;
	font-weight:bold;
	padding:5px 0;
	text-transform:uppercase;
}

.parteneri {
	text-align:center;
}
.parteneri H2{
	color:#AF19C1;
	font-size:16px;
	font-weight:bold;
	padding:5px 0;
	text-transform:uppercase;
	text-align:left;
}
.parteneri img{
	padding:3px;
}

.copyright {
	font-size:10px;
	text-align:center;
	padding-top:20px;
	padding-bottom:10px;
}
.copyright a{
	color:#AF19C1;
	font-size:10px;
}


#footer {
	width:960px;
}
.bannerRight {
	width:125px;
	margin-left:10px;
}

div.content_left .tx-starmedie-pi1 {
	margin-left:10px;
}
div.content_left .tx-starmedie-pi1 table{
	width:500px;
	border-bottom:1px solid #999999;
	border-left:1px solid #999999;
}
div.content_left .tx-starmedie-pi1 table td{
	padding:3px;
	border-top:1px solid #999999;
	border-right:1px solid #999999;
}