@charset "utf-8";

/* CSS Document */

body {
	font: 12px Arial;
	background-color:#fff5f7;
	color:#717171;
}

h2 {
	margin:0px;
	font-size:14px;
}

h3 {
	margin:0px;
	font-size:14px;
}

#wrap {
	width:955px;
	margin:0 auto;
}

/*------Header-----*/

#header {
	width:955px;
	float:left;
}

#banner {
	width:955px;
	float:left;
	height:222px;
	background:url(../images/CasaJoline.jpg) no-repeat;
}

#menu {
	width:955px;
	float:left;
	height:49px;
}

/*------Header and footer back-----*/

.wallleft {
	width:12px;
	height:49px;
	background:url(../images/menubackleft.png) no-repeat;
	float:left;
	position:relative;
	left:2px;
}

.wallcenter {
	width:922px;
	height:49px;
	float:left;
	background:url(../images/menubackcenter.png) repeat-x;
}

.wallright {
	width:18px;
	height:49px;
	float:left;
	background:url(../images/menubackright.png) no-repeat;
}

/*------Header Menu-----*/

#menurow {
	width: 920px;
	height:25px;
	position:relative;
	left:7px;
	top:12px;
}

#menurow-left {
	width:511px;
	float:left;
}

#menurow-left a {
	padding:4px 10px 4px 10px;
	color:#7b7e61;
	border:1px solid #bbbda7;
	float:left;
	position:relative;
	left:5px;
}

#menurow a:link, #menurow a:visited {
	text-decoration:none;
	background:url(../images/menulink.png) repeat-x;
	font-family:"Times New Roman";
}

#menurow a:active, #menurow a:hover {
	text-decoration:none;
	background:url(../images/menuhover.png) repeat-x;
	color:#e34995;
}

#menurow-right {
	width:409px;
	float:left;
}

#menurow-right a {
	padding:4px 10px 4px 10px;
	color:#7b7e61;
	border:1px solid #bbbda7;
	float:left;
	position:relative;
	left:5px;
}

.vertical-line {
	width:1px;
	height:25px;
	border-left:1px solid #bbbda7;
	background:#f5f5f0;
	float:left;
	margin-left:10px;
}

/*------Main-----*/

#main {
	width:954px;
	float:left;
	background:url(../images/allback.png) repeat-y;
	padding-bottom:5px;
}

#container {
	width:915px;
	background-color:#f5f5ed;
	border:1px solid #e1e1da;
	float:left;
	position:relative;
	left:20px;
	padding-bottom:10px;
	margin:5px 0 0 0;
}

/*------Main Side left-----*/

#side-left {
	width:254px;
	position:relative;
	left:10px;
	float:left;
	margin-top:10px;
}

.doubleborderbox {
	width:254px;
	float:left;
}

.dboxtop {
	width:254px;
	float:left;
	height:15px;
	background:url(../images/boxdoublebordertop.png) no-repeat;
}

.dboxcontent {
	width:254px;
	float:left;
	background:url(../images/boxdoublebordercontent.png) repeat-y;
}

.dboxbottom {
	width:254px;
	height:18px;
	float:left;
	background:url(../images/boxdoubleborderbottom.png) no-repeat;
}

.dboxback {
	width:244px;
	background:url(../images/contentback.png) repeat-x;
	float:left;
	position:relative;
	left:5px;
	padding-bottom:10px;
}

.dboxback img {
	float:left;
}

#side-left h1 {
	margin:0px;
	float:left;
	color:#7b7e61;
	font-size:16px;
	font-weight:bold;
	width:170px;
	margin-left:10px;
}

#side-left p {
	width:170px;
	margin:0px;
	margin-left:10px;
	float:left;
	color:#7b7e61;
}

#side-left p a:link, #side-left p a:visited {
	color:#f68cba;
	text-decoration:none;
}

#side-left p a:active, #side-left p a:hover {
	color:#f68cba;
	text-decoration:underline;
}

a.actiune:link, a.actiune:visited {
	color:#f68cba;
	text-decoration:none;
}

a.actiune:active, a.actiune:hover {
	color:#f68cba;
	text-decoration:underline;
}


.boxlinks {
	width:224px;
	float:left;
	position:relative;
	left:10px;
	margin-top:10px;
	text-align:justify;
	padding-bottom:5px;
	border-bottom:1px dashed #bbb;
	font-size:10px;
}

.boxlinks img {
	position:relative;
	top:5px;
	padding-right:5px;
}

.boxlinks a:link, .boxlinks a:visited {
	color:#7b7e61;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
}

.boxlinks a:active, .boxlinks a:hover {
	color:#7b7e61;
	text-decoration:underline;
	font-weight:bold;
	font-size:12px;
}

#add {
	float:left;
	text-align:center;
	width:100%;
}



#add a strong {
	color:#e34995;
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
}

#add a  {
	color:#454236;
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
}

/*------Main Side right-----*/

#side-right {
	width:631px;
	border:1px solid #d4d4c2;
	position:relative;
	left:20px;
	float:left;
	float:left;
	margin-top:10px;
	padding-bottom: 10px;	
	background:url(../images/contentback.png) repeat-x;
}

#side-right a:link, #side-right a:visited {
	text-decoration:none;
	color:#e34995;
}

#side-right a:active, #side-right a:hover {
	text-decoration:underline;
	color:#e34995;
}

#side-right img.left {
	float:left;
	margin:10px 0 0 10px;
}




img {
	border: 0;
}

div.imageset {
	text-align: center;
}
div.imageset  img {
	border: 3px solid #2A2A2A;
	border-bottom: 10px solid #2A2A2A;	
}

#side-right h1 {
	color:#7b7e61;
	float:left;
	margin:0;
	font-size:16px;
	margin:18px 0 0 0;
}

#side-right p {
	padding:10px;
	width:611px;
	clear:both;
	margin:0;
}

/*------Footer-----*/


#footer {
	width:955px;
	float:left;
	height:49px;
}

#footerleft {
	width:254px;
	font-size:10px;
	float:left;
	text-indent:8px;
	position:relative;
	top:17px;
	color:#abae8b;
}

#footerright {
	width:631px;
	float:left;
	position:relative;
	top:16px;
	text-align:center;
}

#footerright a:link, #footerright a:visited {
	text-decoration:none;
	color:#7f8260;
	padding:0 5px 0 5px;
}

#footerright a:active, #footerright a:hover {
	text-decoration:none;
	color:#e34995;
	padding:0 5px 0 5px;
}



.news {
	width:631px;
	border:1px solid #d4d4c2;
	position:relative;
	left:20px;
	float:left;
	float:left;
	margin-top:10px;
	padding-bottom: 10px;	
	background:url(../images/contentback.png) repeat-x;
}

.news a:link, .news a:visited {
	text-decoration:none;
	color:#e34995;
}

.news a:active, .news a:hover {
	text-decoration:underline;
	color:#e34995;
}

.news img.left {
	float:left;
	margin:10px 0 0 10px;
}

.news h1 {
	color:#7b7e61;
	float:left;
	margin:0;
	font-size:16px;
	margin:18px 0 0 0;
}

.news p {
	padding:10px;
	width:611px;
	clear:both;
	margin:0;
}



