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



body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	background-color: #94cdd3;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 50px;
}

#center{
	width:673px;
	height:650px;
	background-image:url(img/center_bg.jpg);
	background-repeat:no-repeat;
	margin: 0 auto;
}

#center #header{
width: 673px;
margin-top: 71px;
padding-left:7px;
position:absolute;}

 #content{
width: 333px;
margin-top: 401px;
padding-left:7px;

position:absolute;
margin-left:20px;}


#content_p{
	width: 610px;
	margin-top: 401px;
	padding-left:7px;
	position:absolute;
	margin-left:20px;
}
a:link {
	color: #E15467;
	text-decoration: none;
}
a:visited {
	color: #E15467;
	text-decoration: none;
}
a:hover {
	color: #31282B;
	text-decoration: none;
}
a:active {
	color: #E15467;
	text-decoration: none;
}

a.button, a.buttonDis {
display: block;
background-color: transparent;
background-image: url(img/buttonBackground.gif);
background-repeat: no-repeat;
width: 209px;
height: 30px;
margin-top: 5px;
padding: 14px 0 0 0;
text-align: center;
font-family: Helvetica, Calibri, Arial, sans-serif;
font-size: 100%;
font-weight:bold;

text-decoration: none;
}
a.button:link, a.button:visited {
color: #000;
}
a.button:hover, a.button:active {
background-position: 0 -40px;
color: #000;
}


#right{
	width:250px;
	height: 200px;
	position:absolute;
	margin-left:370px;
	margin-top: 400px;
	font-weight:normal;
	
	
}

#footer{
	position:absolute;
	margin-top:645px;
	margin-left: 450px;
	width:210px;
}

ul.lista_servicii{
margin-top: 0px;}

.pink{
color:#e35567;
font-size:12px;}

img{float:left;
margin-right: 7px;}
