@charset "utf-8";
/* CSS Document */

/* Getting the new tags to behave */
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {display:block;}
mark, rp, rt, ruby, summary, time {display:inline;}

/* Global properties ======================================================== */
html {width:100%;}

body { 	 
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%; 
	color:#666;
	min-width:980px;
	background:url("../images/sfondo3.jpg"/*tpa=http://www.oushang.de/images/sfondo3.jpg*/) center top no-repeat #FFF;
}

.bg {width:100%; background:url("../images/bg-top.jpg"/*tpa=http://www.oushang.de/images/bg-top.jpg*/) center 0 no-repeat;}

.main {
	width:980px; 	
	padding:0;
	margin:0 auto;
	font-size:0.75em;
	line-height:1.583em;
}

a {color:#fff; outline:none;}
a:hover {text-decoration:none;}

.col-1, .col-2 {float:left; width:265px;}
.col-1 {margin-right:30px;}

.wrapper {width:100%; overflow:hidden;}
.extra-wrap {overflow:hidden;}
.wrap-clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
 
p {margin-bottom:18px;}
.p0 {margin-bottom:0px;}
.p1 {margin-bottom:8px;}
.p2 {margin-bottom:15px;}
.p3 {margin-bottom:30px;}
.p4 {margin-bottom:40px;}
.p5 {margin-bottom:50px;}
.p6 {margin-bottom:55px;}

.reg {text-transform:uppercase;}

.fleft {float:left;}
.fright {float:right;}

.alignright {text-align:right;}
.aligncenter {text-align:center;}

.title {margin-bottom:18px;}

.it {font-style:italic;}

.letter {letter-spacing:-1px;}

.color-1 {color:#fff;}
.color-2 {color:#000;}
.color-3 {color:#666;}

/*********************************boxes**********************************/
.margin-bot {margin-bottom:35px;}

.spacing {margin-right:35px;}

.indent {padding:0 0 0px 30px;}
.indent2 {padding-left:50px;}
.indent-bot {margin-bottom:20px;}
.indent-bot2 {margin-bottom:30px;}
.indent-bot3 {margin-bottom:45px;}

.img-indent-bot {margin-bottom:25px;}
.img-indent {float:left; margin:0 20px 0px 0;}	
.img-indent2 {float:left; margin:0 10px 0px 0;}	
.img-indent3 {float:left; margin:0 14px 0px 0;}
.img-indent-r {float:right; margin:0 0px 0px 40px;}	

.prev-indent-bot {margin-bottom:10px;}	

.buttons a:hover {cursor:pointer;}

.menu li a,
.list-1 li a,
.list-2 li a,
.link,
.button,
.logo {text-decoration:none;}	

/*********************************header*************************************/
header {
	width:100%;
	position:relative; 
	z-index:2;
}

h1 {
	padding:20px 11px 0 0; 
	float:right;
}

h2 {
	padding:20px 11px 0 0; 
	float:right;
}

.logo {
	margin-top:100px;
	display:block; 
	width:600px;
	height:112px;
	text-indent:-5000px;
	background:url("../images/logo-carmen-cinefra.png"/*tpa=http://www.oushang.de/images/logo-carmen-cinefra.png*/) 0 0 no-repeat;
}

.scritta {
	margin-top:20px;
	display:block; 
	width:600px;
	height:85px;
	text-indent:-5000px;
	background:url("../images/scritta.png"/*tpa=http://www.oushang.de/images/scritta.png*/) 0 0 no-repeat;
}

/*********************************content*************************************/
#content {
	width:100%; 
	padding:42px 0;
	position:relative;
	z-index:1;
}

.spacer-1 {
	width:100%; 
	background:url("../images/pic-1.gif"/*tpa=http://www.oushang.de/images/pic-1.gif*/) 217px 0 repeat-y;
}

h3 {
	font-size:36px; 
	line-height:1.2em; 
	margin:0 0 20px 0; 
	color:#333;
	font-weight:900;
	letter-spacing:-2px;
}
	h3 strong {color:#b71581;}
h6 {
	font-size:17px;
	line-height:24px;
	color:#c9076f;
	font-weight:normal;
	margin-bottom:10px;
}
	h6 a {color:#c9076f;}

.border-bot {
	width:100%; 
	padding-bottom:20px; 
	background:url("../images/pic-1.gif"/*tpa=http://www.oushang.de/images/pic-1.gif*/) 0 bottom repeat-x;
}

.block {
	padding:12px 23px 22px;
	background:url("../images/box-tail.png"/*tpa=http://www.oushang.de/images/box-tail.png*/) 0 0 repeat;
	position:relative;
	overflow:hidden;
}
	.block.b1 {padding:12px 23px 45px; min-height:453px;}
	.block.b2 {padding:12px 23px 24px 33px; min-height:473px;}
	#page7 .block {padding:12px 23px 32px;}

.box {
	padding:23px;
	position:relative;
	overflow:hidden;
}
	.box a {
		display:block; 
		text-decoration:none;
		height:458px;
		width:264px;
		overflow:hidden;
		cursor:pointer;
	}
		.box a img {
			display:block;
			height:347px;
			width:264px;
		}
		.box a .title-1 {
	position:absolute;
	right:27px;
	top:299px;
	width: 207px;
		}
		.box a .title-2 {
			position:absolute;
			left:23px;
			bottom:23px;
		}
		.box a .t1 {
			display:inline-block;
			font-size:36px;
			line-height:1.5em;
			font-weight:700;
			letter-spacing:-3px;
		}
		.box a .t2 {
			display:inline-block;
			font-size:36px;
			line-height:1.5em;
			color:#7d0255;
			font-weight:700;
			letter-spacing:-3px;
		}
		.box a .t3 {
			display:inline-block;
			font-size:36px;
			line-height:1.5em;
			font-weight:700;
			letter-spacing:-3px;
		}
		.box a .t4 {
			display:inline-block;
			font-size:36px;
			line-height:1.5em;
			color:#7d0255;
			font-weight:700;
			letter-spacing:-3px;
		}
		.box a span {display:block;}
	.box a:hover .title-2 {background-position:left top;}
		
		
.button {
	display:inline-block; 
	padding:0px 12px 4px;
	color:#fff; 
	font-size:17px;
	line-height:2em;
	font-weight:700;
	background:url("../images/button-tail.gif"/*tpa=http://www.oushang.de/images/button-tail.gif*/) 0 0 repeat-x #a20459;
	letter-spacing:-1px;
}
	
	.button:hover {background:#666f9a;}

.list-1 li {
	font-size:17px;
	line-height:24px; 
	padding-left:30px; 
	background:url("../images/marker.png"/*tpa=http://www.oushang.de/images/marker.png*/) 10px 6px no-repeat;
}
	.list-1 li a {
		display:inline-block;
		color:#fff;
	}
		.list-1 li a:hover {color:#b80866;}

.list-2 li {
	font-size:14px; 
	line-height:24px; 
	padding:0px; 
	background:url("../images/pic-1.gif"/*tpa=http://www.oushang.de/images/pic-1.gif*/) 0 bottom repeat-x;
}
	.list-2 li a {
		display:block; 
		color:#1799cf; 
		padding-left:12px; 
		background:url("../images/marker-1.gif"/*tpa=http://www.oushang.de/images/marker-1.gif*/) 0 10px no-repeat;
	}
		.list-2 li a:hover {color:#fff;}
	.list-2 .last-item {background:none;}

.link:hover {text-decoration:underline;} 

.link-1 {
	display:inline-block; 
	font-size:14px; 
	padding-right:8px; 
	background:url("../images/marker-3.gif"/*tpa=http://www.oushang.de/images/marker-3.gif*/) right 8px no-repeat;
}
.link-1:hover {color:#fff;} 

.title-1 {
	display:inline-block;
	font-size:25px;
	line-height:1.308em;
	font-weight:700;
	letter-spacing:-2px;
	color:#262626;
	text-align:right;
} 
.title-2 {
	display:block;
	width:246px;
	padding:8px 0 15px 18px;
	font-size:12px;
	line-height:17px;
	font-weight:normal;
	background:url("../images/titte2-bg.jpg"/*tpa=http://www.oushang.de/images/titte2-bg.jpg*/) left bottom no-repeat;
	-webkit-transition: all 0.25s linear;
	-moz-transition: all 0.25s linear;
	-o-transition: all 0.25s linear;
	transition: all 0.25s linear;
} 
.text-1 {
	font-size:17px;
	line-height:24px;
} 
.tdate-1 {
	display:block;
	font-size:17px;
	line-height:24px;
	color:#666;
	margin-bottom:6px;
}

dl {line-height:19px;}
dl span {float:left; width:82px;}
dl dt {font-size:17px; line-height:24px; color:#c9076f; margin-bottom:8px;}
dl a {color:#666f9a;}

/***** carousel-style *****/
.carousel {
	width:100%; 
	height:316px; 
	overflow:hidden; 
	position:relative;
}
.carousel .next {
	position:absolute; 
	right:0px; 
	bottom:0px;
}
.carousel .prev {
	position:absolute; 
	left:0px; 
	bottom:0px;
}
#carousel li {
	width:186px !important; 
	height:260px !important;
	margin-right:13px;
}
	#carousel li a {display:block}

#contact-form {
	position:relative;
	vertical-align:top;
	width:100%;
	z-index:1;
	}
	#contact-form fieldset {
		border:none;
		padding:0;
		}			
			#contact-form label {
				display:block;
				padding-bottom:12px;
			}
			
			#contact-form input {
				width:332px;
				padding:8px 10px;
				margin:0;
				font-family:Arial, Helvetica, sans-serif;
				font-size:12px;
				line-height:1.25em;
				color:#666f9a; 
				border:1px solid #797a7f;
				background:url("../images/contact-form-tail.png"/*tpa=http://www.oushang.de/images/contact-form-tail.png*/) 0 0 repeat;
			}
			#contact-form .area .error { float:none;}
			#contact-form textarea {
				height:192px;
				margin:0;
				width:512px;
				padding:8px 10px;
				margin:0;
				font-family:Arial, Helvetica, sans-serif;
				font-size:12px;
				line-height:1.25em;
				color:#666f9a; 
				border:1px solid #797a7f;
				background:url("../images/contact-form-tail.png"/*tpa=http://www.oushang.de/images/contact-form-tail.png*/) 0 0 repeat;
				overflow:auto;
			}
			#contact-form a {cursor:pointer;}
				#contact-form .success {display:none; margin-bottom:20px;}
				#contact-form .error,
				#contact-form .empty {
					color:#fff;
					font-size:12px;
					line-height:1.25em;
					display:none;
					overflow:hidden;
				}
		.buttons-wrapper { padding:3px 0px 0 0; text-align:right;}
		.buttons-wrapper a { margin-left:20px;}
		
/****************************footer************************/
footer {
	width:100%; 
	padding:12px 0 60px;
	color:#666f9a;
}

.footer-text {
	display:block;
}
	.footer-text a {color:#c9076f;}
	.footer-text span {color:#fff;}

.anteprima_foto {
margin:18px;
margin-bottom:20px;
border:#999 1px solid;
	}
