/* @override 
	http://www.yekmalyan.eu/default.css
	http://dev.yekmalyan.eu/default.css
*/

body {
	font: 14px Georgia, Times New Roman, Times, serif;
	margin: 0;
}

#anim {
	position: absolute;
	right: 0;
	top: 250px;
}

a {
	color: #3f2ada;
}

.contenu a:hover, .footer a:hover {
	color: #702533;
	background-color: #f5feb4;
}

#wrapper {
	background: url(/images_site/menus.jpg) no-repeat;
	height: 960px;
	width: 900px;
	padding: 0;
	margin: 0;
	float: left;
	display: block;
}

.contenu {
	height: 700px;
	text-align: justify;
	position: relative;
	top: 110px;
	left: 270px;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	width: 700px;
}

.footer-div {
	text-align: right;
	font-style: italic;
	font-size: 12px;
	color: #545454;
	width: 680px;
	position: absolute;
	top: 870px;
	left: 300px;
}

.contenu h2{
	font-style: italic;
	font-size: 2em;
}

.contenu p, .contenu ul {
	font-size: 1.1em;
}

#lang {
	color: #3d3765;
	position: absolute;
	top: 75px;
	left: 270px;
	font: bold 0.9em Georgia, Times;
	display: inline;
}

#lang a {
	color: #808080;
}

#lang a:hover {
	color: #750d21;
}

/* @group menu */

#menu {
	font-style: italic;
	font-size: 18px;
	display: inline;
	position: absolute;
	left: 75px;
	top: 150px;
}

.menuitem a{
	line-height: 27px;
	color: black;
	text-decoration: none;
	padding-left: 5px;
}

.menuitemhover a:link, .menuitemhover a:visited {
	color: #c11408;
}

.menuitemhover {
	cursor: pointer;
	background-color: #f5f6f1;
	
	border-bottom: 3px solid #e3e4dc;
	border-top: 3px solid #e3e4dc;
	margin-top: -3px;
	margin-bottom: -3px;
}



#menu1 {
	width: 150px;
}

#menu2 {
	margin-left: 3px;
}

#menu3 {
	margin-left: 6px;
}

#menu4 {
	margin-left: 9px;
}

#menu5 {
	margin-left: 12px;
}

#menu6 {
	margin-left: 15px;
}

#menu7 {
	margin-left: 18px;
}

#menu8 {
	margin-left: 21px;
}

#menu9 {
	margin-left: 24px;
}
	
#menu10 {
	margin-left: 27px;
}

#menu11 {
	margin-left: 30px;
}	
	
/* @end */

/* @group cms */

.subcats {
	position: absolute;
	right: 0;
	display: inline;
	font-weight: bold;
	list-style-type: none;
	list-style-position: inside;
	margin: 0;
	padding: 0;
	top: 0;
}

.subcats li:hover {
	background: url(/cms_inc/img/eye.gif) no-repeat 23px;
	
}

.subcats li {
	list-style-type: none;

	font-style: italic;
	font-weight: bold;
	font-size: 1.2em;
	list-style-position: inside;
	list-style-image: none;
	background: url(/cms_inc/img/eye-gris.gif) no-repeat 23px;
	padding-left: 60px;
	margin-bottom: 10px;
}

.linkmedium {
	background-color: #edfed1;
	height: 220px;
}

.hover {
	background-color: #fffacf;
}

/* @end */

.blogpost {
	border: 1px dotted #77777f;
}

.blogp {
	padding: 20px;
}

.blogpost h3 {
	margin: 0;
}

.blogpost h3 a , .postmeta{
	text-decoration: none;
	font-size: 1.3em;
	background-color: #f5edff;
	display: block;
	padding: 10px;
	margin: 0;
}
.postmeta{
	font-size: 0.9em;
}

.oldtitles {
	padding: 0;
	margin-bottom: 40px;
}
.oldtitles li {
	list-style-type: none;

	font-style: italic;
	font-weight: bold;
	font-size: 1.2em;
	list-style-image: none;
	background: url(/cms_inc/img/eye-gris.gif) no-repeat 23px;
	margin-bottom: 10px;
	list-style-position: inside;
	padding-left: 60px;
}
