@charset "utf-8";
/* CSS Document */
body{
	background-color:#cfb7d1;
	margin:0 auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	text-align: center;
}

#content{
	position:relative;
	margin: auto;
	height: 720px;
	width: 981px;
	text-align: left;
	font-weight: bold;
	line-height: 20px;	
}
	#content #text{
		position: relative;
		padding-left: 200px;
		padding-top: 170px;
		width: 550px;
		font-weight: bold;
		line-height: 20px;	
	}

a{
	color: #09C;
	text-decoration:underline;
}
a:hover{
	color: #C00;
	text-decoration:underline;
}
	
	#menu {
		float: left;
		padding-top: 12px;
		font-size: 16px;
		color: #CCCCCC;
	}
		#menu a{
			padding-left: 9px;
			padding-right: 9px;
			font-size: 22px;
			text-decoration: none;
			color: #666666;
		}
		#menu a:hover {
			color:#009933;
		}
		
.date_contact{
	background-image: url(../images/index_13.jpg);
	width: 471px;
	height: 216px;
	background-repeat: no-repeat;
	
}
.zona_info{
	background-image: url(../images/index_06.jpg);
	width: 508px;
	height: 280px;
	background-repeat: no-repeat;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color:#FFF;
	padding-left: 20px;
}
.zona_info{
	background-image: url(../images/index_06.jpg);
	width: 508px;
	height: 280px;
	background-repeat: no-repeat;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color:#FFF;
	padding-left: 20px;
}
.zona_info_despre{
	background-image: url(../images/bg_despre.jpg);
	background-repeat: no-repeat;
	width: 508px;
	height: 587px;
	overflow:auto;
}
.despre_text{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color:#FFF;
	padding-left: 10px;
	margin-bottom: 10px;
	
}
input{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}
textarea{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}
	
.simpatic
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333;
}
