/* CSS Document */
/* Mon Mariage Style */

* {
	margin: 0;
	padding: 0;
}

html {
	margin: 0;
	padding: 0;
	}
	
body { 
	margin: 0; 
	padding: 0;
	background-color: #fff;
	} 	
	
img {
    border: none;
    }
	
hr {  
	border: none;
	border-top: 1px solid #ffd2eb;
	}	
	
p {
	margin: 0;
	padding: 0;
	}

span {
	margin: 0;
	padding: 0;
	}

h1 span, 
h2 span, 
h3 span {
	display: none;
}

h4 {
	font-size:12px;
	font-weight:bold;
}

a{
	color:#000;
}

a:hover{
	color:#000;
	text-decoration: none;
}


/** id-uri **/

#containerGlobal {
	position: relative;
	margin: 0 auto;
	width: 948px;
	background-color: #fff;
	}
	
#header {
	width: 948px;
	height: 243px;	
	background: transparent url(imagesMain/topHeader.jpg) no-repeat;
	float: left;
	}
	
#underHeader {
	width: 948px;
	height: 19px;	
	background: transparent url(imagesMain/underHeader.jpg) no-repeat;
	float: left;
	}
	
#underHeader span {
	margin:0 0 0 550px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #686767;
	}
	
#titleHeader {
	width: 948px;
	height: 39px;	
	background: transparent url(imagesMain/titleHeader.jpg) no-repeat;
	float:left;
	text-align: right;
	/*border:1px solid #eee;*/
}
	
#titleHeader span {
	margin:0 180px 0 530px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #686767;
	text-align:right;
}
	
#main {
	width: 948px;
	min-height: 223px;
	height: 100% !important;
	height: 223px;	
	background: transparent url(imagesMain/underBg.jpg) repeat-y;
	float: left;
	}
	
#contentMain {
	width: 450px;
	min-height: 220px;
	height: 100% !important;
	height: 220px;
	margin: 0 0 0 328px;
	}
	
#footerMain {
	width: 450px;
	height: 20px;
	margin: 10px 0 0 328px;
	}
	
#footerMain p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #686767;
	text-align: center;
	}
	
#linkMain {
	width: 450px;
	height: 20px;
	margin: 5px 0 0 328px;
	}
	
#linkMain p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #686767;
	text-align: center;
	}
	
#copyMain {
	width: 450px;
	height: 20px;
	margin: 0 0 0 328px;
	}
	
#copyMain p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #686767;
	text-align: center;
	}
	
#footer {
	width: 948px;
	height: 168px;	
	background: transparent url(imagesMain/footer.jpg) no-repeat;
	float: left;
	}
	
#menu {
    position:absolute;
	left: 205px;
	top: 110px;
	width: 116px;
	height: 307px;
    }

/** text **/

.tx1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #686767;
}
/* noutati */

.news{
	margin: 0 0px 10px 0px!important;
	margin: 10px 0px 10px 0px;
	min-height: 100px;
}
.news img {
	margin: 0 10px 10px 5px;
}
.newsTitle {
	margin: 0 0 5px 0;
}

.portofoliu {
	width:450px;
	margin: 0 10px 0 10px;
}

.portofoliu p {
	width: 100px;	
	float: right;
	margin: 5px;
}

#trafic{
	margin: 10px 0 0 200px;
}
