@charset "utf-8";
/* CSS Document */
@import url("menu.css");

html,body{
	margin:0;
	padding:0;
	height:100%; /* needed for container min-height */
	font-family:Arial, Helvetica, sans-serif;
	background:url(images/body_bg.jpg) top repeat-x;
}
html{
	overflow: -moz-scrollbars-vertical;
	background:url(images/main_bg.jpg) top repeat;
}
*{
	margin:0;
	padding:0;
	font-size:12px;
}
.container{
	margin:0 auto;
	width:1018px;
}
.header{
	padding-top:23px;
}
.headerTop{
	position:relative;
}
.headerText{
	position:absolute;
	top:115px;
	left:5px;
	width:190px;
	height:120px;
	color:#FFFFFF;
}
.headerText p{
	font-size:18px;
	text-align:center;
	padding-bottom:0px;
}
.logo{
	float:left;
	width:476px;
	background:url(images/header_editia4.jpg) no-repeat;
	height:237px;
}
.logo a,
.logoHome a{
	margin-left:30px;
}
.logoHome{
	float:left;
	width:476px;
	background:url(images/decoHome_new.jpg) no-repeat;
	height:237px;
}
.headerImg{
	float:right;
	margin-top:24px;
}
.headerBottom{
	background:url(images/header_menu_bg.jpg) top no-repeat;
	width:1018px;
	height:29px;
}
.clear{
	clear:both;
	font-size:0;
}
/****   CONTENT   ****/
.content{
	background:#FFFFFF;
	border:1px solid #930C14;
	border-top:none;
	border-bottom:none;
	width:1012px;

}
.contentLeft{
	float:left;
	width:186px;
	margin-left:10px;
	margin-top:10px;
	border:1px solid #B7B7B7;
}
.left_content{
	padding-bottom:20px;
	margin-bottom:150px;
}
.left_content_home{
	padding-bottom:20px;
	margin-bottom:300px;
}
.contentMiddle{
	float:left;
	width:600px;
}
.contentRight{
	float:left;
	width:195px;
	border:1px solid #B7B7B7;
	padding-bottom:10px;
	margin-top:10px;
}
.contentRight .csc-textpic div.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption,
.contentRightHome .csc-textpic div.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption{
	font-size:11px;
	text-align:center;
	font-family:"Times New Roman", Times, serif;
}
.contentRightHome{
	float:left;
	width:195px;
	border:1px solid #B7B7B7;
	padding-bottom:10px;
	margin-top:10px;
}
.contentLeft .csc-textpic div.csc-textpic-imagewrap .csc-textpic-image img{
	padding-top:10px;
}
.contentRight .csc-textpic div.csc-textpic-imagewrap .csc-textpic-image img{
	padding-top:10px;
	padding-left:10px;
}
.contentRightHome .csc-textpic div.csc-textpic-imagewrap .csc-textpic-image img{
	padding-top:10px;
	padding-left:10px;
}
.mainContent,
.mainContentHome{
	width:550px;
	margin-left:20px;
	padding-top:20px;
}
.mainContent ul{
	padding-left:20px;
}
.mainContent .bodytext{
	padding-bottom:10px;
}
.mainContent a,
.articole a{
	color:#AA0000;
	text-decoration:none;
}
.mainContent a:hover,
.articole a:hover{
	text-decoration:underline;
}
.mainContent H1{
	font-size:16px;
	padding-bottom:20px;
}
.mainContentHome H1{
	font-size:16px;
}
.mainContent H2{
	font-size:14px;
}
.mainContent div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image img{
	padding-bottom:10px;
}
.teaser a{
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
}
.banner{
	padding-top:10px;
	padding-left:10px;
}
.articole{
	margin-top:20px;
}
.parteneri{
	margin:10px 0 0 10px;
	padding:10px 0 10px 0;
	border:1px solid #B7B7B7;
	width:985px;
}
.parteneri img{
	padding-left:8px;
}
.footer{
	background:url(images/footer_bg.jpg) repeat-x;
}
.mainFooter{
	background:url(images/mainFooter_bg.jpg) top left no-repeat;
	width:1018px;
	margin:0 auto;
	padding-top:79px;
	text-align:center;
	font-size:10px;
	color:#AA0000;
}
.mainFooter a{
	color:#AA0000;
	font-size:10px;
	text-decoration:none;
}
.mainFooter a:hover{
	text-decoration:underline;
}


/***   TT_NEWS   ***/

.news-latest-item{
	padding-bottom:10px;
	padding-top:10px;
	border-bottom:1px solid #A5A5A5;
}
.news-latest-item H3{
}
.news-latest-morelink{
	text-align:right;
}
.news-latest-morelink a{
	text-decoration:underline;
}
.news-latest-item .bodytext{
	padding-top:10px;
}
.news-latest-date{
}
.news-single-item H2{
	padding-bottom:10px;
}
.news-single-data{
	padding-bottom:3px;
}
.news-single-backlink{
}
.news-list-container{
	padding-bottom:10px;
}
.news-list-item{
	padding-bottom:5px;
	line-height:20px;
}
.news-amenu-container{
	display:none;
}
.news-latest-gotoarchive{
	background:url(images/articole_bg.jpg) no-repeat;
	width:120px;
	height:32px;
	padding-top:7px;
	padding-left:17px;
}
.news-latest-gotoarchive a{
	font-weight:bold;
	color:#000000;
}
.news-latest-gotoarchive a:hover{
	text-decoration:none;
}
/*** FCE ****/

.fce_contact{
}
.contact{
	text-align:center;
}
.project{
	padding-top:20px;
}
.projectLeft{
	float:left;
	width:270px;
}
.projectRight{
	float:left;
	width:270px;
}
/***   HOMEPAGE  ****/
.butonEditie .bodytext{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:url(images/buton_bg.jpg) no-repeat;
	height:34px;
	font-weight:bold;
	padding-top:6px;
	padding-left:20px;
}
.butonEditie a{
	color:#064B72;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:14px;
}
.butonEditie a:hover{
	text-decoration:none;
	color:#006BA6;
}
/***  GALERIE  ***/
.galleryRight{
	margin-top:20px;
	margin-left:10px;
}
.tx-drephotogal-pi2 .galleryBox .galleryRight img{
	margin-left:10px;
	margin-bottom:10px;
	float:left;
}

/* Parteneri media */

#parteneriMediaBox {
	margin:0 auto;
	margin-bottom:0;
	padding:0;
	display:none;
	
}

.parteneriMediaUp {
	background-attachment: scroll;
	background-image: url(images/parteneri_media_up.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width:1007px;
	height:7px;
}
.parteneriMediaContent {
	background-attachment: scroll;
	background-image: url(images/parteneri_media_content.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width:1007px;
}

.parteneriMediaContent .colLeft {
	float:left;
	width:152px;
	text-align:right;
}
.parteneriMediaContent .colRight img{
	border:0px solid #C3C3C3;
}
.parteneriMediaContent .colRight {
	float:left;
	width:855px;
}



.parteneriMediaBottom {
	background-attachment: scroll;
	background-image: url(images/parteneri_media_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width:1007px;
	height:7px;
}


/****************************************************************/
.twoColumns{
	padding-top:10px;
}
.twoColumns .columnLeft {
	float:left;
	width:270px;
}
.twoColumns .columnLeft .bodytext {
	text-align:center;
}
.twoColumns .columnRight {
	float:left;
	width:270px;
}
.twoColumns .columnRight .bodytext{
	text-align:center;
}
.twoColumns .columnRight div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image img{
	text-align:center;
}


td.tx-a1teasermenu-pi1{
	padding-bottom:10px;
}




