* {
	margin:0;
}

html{
	height:100%;
}

body{
	height:100%;
	text-align:center;
	/*background-color:#620000;*/
	/*background:url(../img/red/flowerbg.png);*/
	background:url(../img/greybg.jpg);
	background-repeat:repeat-x;
	background-color:#6C6C6C;
	/*background-attachment:fixed;*/
}

div#wallpaper{
	position:absolute;
	width:1600px;
	height:760px;
	top:100px;
	left:50%;
	margin-left:-800px;
	background:url(../img/wallpapers/1.png);
	background-repeat:no-repeat;
	z-index:-20;
}

div#toptop{
	background:url(../img/toptop.png);
	width:960px;
	height:10px;
	margin:0 auto 0 auto;
}

div#topLinks{
	position:relative;
	width:960px;
	text-align:right;
	margin:0 auto 0 auto;
	padding:0;
	padding-right:100px;
	margin-bottom:-2px;
	//margin-bottom:0;

}

ul.topLinks{
	list-style-type: none;
}

ul.topLinks li{
	display:inline;
	margin-right:5px;
	font-family: verdana;
	font-size: 12px;
}

ul.topLinks li a{
	background:#FFF url(../img/topLinksLeft.png) left top repeat-y;
	padding-left:11px;
	text-decoration: none;
}

ul.topLinks li a span{
	background:url(../img/topLinksRight.png) right top repeat-y;
	padding-right:11px;
}

ul.topLinks li a:hover{
	background:#666 url(../img/topLinksLeftHover.png) left top repeat-y;
	color:#FFF;
	text-decoration: none;
}

ul.topLinks li a:hover span{
	background:#666 url(../img/topLinksRightHover.png) right top repeat-y;
	color:#FFF;
	text-decoration: none;
}

ul.topLinks li.selected a{
	background:#0066CC url(../img/topLinksLeftSelected.png) left top repeat-y;
	text-decoration:none;
}

ul.topLinks li.selected a span{
	background:#0066CC url(../img/topLinksRightSelected.png) right top repeat-y;
	padding-right:11px;
}


.clear {
	clear:both;
}
.clearfooter {
	height:15px;
}

.footer{
	width:958px; /* Je sais pas pq... a 960 ca depasse de 1px de chaque cote ^^ */
	height:15px;
	background-color:#620000;
	border-left:solid 1px #620000;
	border-right:solid 1px #620000;
	font-size:10px;
	color:#420000;
	margin:0 auto 0 auto;
	text-align:center;
	font-family:verdana,arial,sans-serif;
	line-height:20px;
}

div#beta{
	position:fixed;
	bottom:0;
	width:100%;
	background-color:#999999;
	font-size:12px;
	font-family:verdana,sans-serif;
	height:15px;
	color:#333333;
}

div#footerimg{
	background:url(../img/footer.png);
	width:972px;
	height:20px;
	margin:0 auto 0 auto;
}

.label{
	padding-left:5px;
}

.bluebar{
	padding:2px;
	font-family:verdana,sans-serif;
	font-size:12px;
	color:#620000;
	font-weight:bold;
	/*background:url(../img/bluebarbg.png);
	background-repeat:repeat-x;
	background-position:top left;
	background-color:#A80000;*/
	/*background-color:#569FFF;*/
	border-bottom:solid 1px #620000;
	height:14px;
}

.redbar{
	padding:2px;
	font-family:verdana,sans-serif;
	font-size:12px;
	color:#FFFFFF;
	/*background:url(../img/red/barbg.png);
	background-repeat:repeat-x;
	background-position:top left;
	background-color:#CC0000;*/
	/*background-color:#569FFF;*/
	background-color:#620000;
	border-bottom:solid 1px #620000;
	height:14px;
	width:80%;
	float:right;
}

span.capital{
	display:inline;
	float:left;
	font-family:verdana,sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#620000;
	line-height:88%;
}

span.lettrine{
	display:block;
	float:left;
	font-size:3em; /* 2 lignes */
	color:black;
	line-height:70%;
}

.page{
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin:0 auto -15px;
	width:972px;
	background-color:#F1F1F1;
	background:url(../img/ombre.png);
	background-repeat:repeat-y;
	/* Background defined in default.ctp because not working here (webroot) */
}

.page_top{
	height:20px;
}

.page_inside{
	padding:0 6px;
}

div.top{
	position:relative;
	width:960px;
	height:140px;
	margin:0;
	padding:0;
	/*background:url(../img/red/top_1.png);*/
	background:url(../img/top.png);
}

div#logo{
	width:255px;
	height:66px;
	position:absolute;
	/*left:-15px;
	top:-20px;*/
	left:10px;
	top:10px;
	/*background:url(img/red/logo.png);*/
	background:url(img/cube.png);
	z-index:10;
}

div.login{
	position:absolute;
	top:15px;
	right:10px;
	text-align:right;
}

.content{
	padding-bottom:10px;
	position:relative;
	text-align:left;
	width:960px;
	margin:0;
	padding:0;
}


div#menu{
	float:left;
	width:170px;
	text-align:center;
	font-size:15px;
	font-family:arial,sans-serif;
}

div#monmenu{
	width:140px;
	text-align:right;
	padding-right:5px;
}


div#text{
	float:right;
	width:790px;
	margin:0;
	padding:0;
}

.top_bar{
	background-repeat:repeat-x;
	width:790px;
	height:20px;
	/*margin-top:2px;*/
	font-family:verdana,sans-serif;
	font-size:11px;
	font-weight:bold;
	border-bottom:solid 1px #620000;
	line-height:20px;
}

.top_bar_sub{
	/*background:url(../img/subcatbg.png);*/
	background:url(../img/paper_01.png);
	background-repeat:repeat-x;
	background-position:left top;
	/*background-color:#CCCCCC;
	border-bottom:solid 1px grey;*/
	border-bottom:solid 1px #620000;
	padding:5px;
	font-family:verdana,sans-serif;
	font-size:12px;
}

.crayon{
	background:url(../img/crayon.png);
	width:302px;
	height:60px;
	position:absolute;
	top:0;
	right:0;
}

div#loadiv{
	display:none;
}

p#shadow{
	padding-top:35px;
	padding-left:30px;
	font-family:verdana,arial,sans-serif;
	font-size:14px;
}

div#bluenotification{
	background-color:#AAD5F8;
	padding:5px;
	color:#ffffff;
}

div#content_sub{
	padding:10px;
	/*background-color:#ffffff;*/
	font-family:verdana,sans-serif;
	font-size:12px;
	//width:100%;
}

div#text_content{
	//width:100%;
	border-left:dashed 1px #cccccc;
}

div#article{
	//width:98%;
}

div#article div#titre{
	padding:2px;
	font-family:verdana,sans-serif;
	font-size:12px;
	color:#ffffff;
	background:url(../img/bluebar.png);
	background-repeat:repeat-x;
	background-position:top left;
	background-color:#CC0000;
	/*background-color:#569FFF;*/
	height:14px;
	width:100%;
}

div#article div#bigtitre{
	padding:2px;
	font-family:verdana,sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#000000;
	background-color:#E1E1E1;
	margin-top:5px;
	/*background-color:#569FFF;*/
}

div#details{
	font-family:verdana,sans-serif;
	font-size:10px;
	/*background-color:#D3E3F3;*/
	color:#666666;
	margin:2px;
	padding-left:5px;
}

div#pagination{
	margin-top:3px;
	padding-bottom:3px;
	padding-left:5px;
	//border-bottom:solid 1px #620000;
	border-bottom:solid 1px #0C5FB2;
	font-family:verdana,sans-serif;
	font-size:12px;
}

div#pagenum{
	width:100%;
	text-align:center;
}

div#art{
	width:90%;
	padding-left:5px;
}

div#art div#titre{
	font-family:verdana,sans-serif;
	font-size:12px;
}

div#art div#description{
	font-size:10px;
	color:#6C6C6C;
}

div#art div#description div#author{

}

div#art div#description div#rating{

}



div#article div#texte{
	padding:5px;
}

div#article div#bas{
	width:100%;
	border-top:dotted 1px silver;
	font-size:10px;
	font-family:verdana,sans-serif;
	color:silver;
	margin-top:5px;
	padding-left:2px;
}

div#article_mini{
	border:solid 1px #D5E5F5;
	margin-bottom:2px;
	width:100%;
	//width:90%;
}

div#article_mini div#article_mini_titre{
	font-family:verdana,sans-serif;
	font-size:12px;
	font-weight:bold;
	/*background-color:#EEEEEE;*/
	background-color:#D5E5F5;
	margin:1px;
	padding:2px;
}

div#article_mini div#article_mini_descr{
	/*background-color:#D3E3F3;*/
	margin:1px;
	padding:2px;
	font-size:10px;
	padding-left:15px;
	color:#6C6C6C;
}

div#lienPage{
	width:100%;
	text-align:center;
}

div#lien{
	width:90%;
	text-align:center;
	margin:0 auto 0 auto;
}

div#lien div#nom{
	font-size:14px;
	font-family:verdana,arial,sans-serif;
}

div#lien div#description{
	font-size:12px;
	font-family:verdana,arial,sans-serif;
}

div#lien div#bar{
	width:50%;
	margin:0 auto 0 auto;
}

div#lien div#detailsLien{
	font-size:10px;
	color:#cccccc;
	font-family:verdana,arial,sans-serif;
}

span.titre{
	float:left;
}

span.titre_details{
	font-size:10px;
	font-weight:normal;
	text-align:right;
}

span.nav{
	font-size:12px;
	font-weight:bold;
	padding-left:10px;
}

ul#menuul{
	list-style-type:none;
	padding-left:10px;
	display:inline;
}

ul li#menuli{
	/*width:100px;*/
	display:inline;
}

ul#menuulleft{
	list-style-type:none;
	padding-left:10px;
	display:inline;
}

ul#menuulleft li#menulileft{
	/*width:100px;*/
	display:block;
	padding-right:10px;
}

ul#menuulleft li#menulileftselected{
	/*width:100px;*/
	display:block;
	background-color:#620000;
	padding-right:10px;
	color:#FFFFFF;
}

form input.submit{
	color:#000000;
	border:none;
	background:none;
	align:left;
	text-align:left;
}

table{
	font-size:12px;
}

table.articles{
	background-color:#F1F1F1;
	border:solid 1px #D5E5F5;
}

table.articles_mini{
	border:solid 1px grey;
}

tr.articlesTable{
	background-color:#C1C1C1;
}

tr.articlesDescription{
	background-color:#D4E4F4;
}

tr.articlesTableLight{
	background-color:#E1E1E1;
}

td.articlesTableTitre{
	font-family:verdana,sans-serif;
	font-size:16px;
}

td.vote{
	font-family:verdana,sans-serif;
	font-size:11px;
}

img{
	border:0;
}

a.topblue:active{
	color:#333399;
	text-decoration:none;
}

a.topblue:hover{
	color:#CC0000;
	text-decoration:none;
}

a.topblue{
	color:#333399;
	text-decoration:none;
}

a.lienInscription:active{
	color:#FFFFFF;
	font-size:12pt;
	font-family:verdana,sans-serif;
	text-decoration:none;
}



a.lienInscription:hover{
	color:#FFFFFF;
	font-size:12pt;
	font-family:verdana,sans-serif;
	text-decoration:none;
}

a.lienInscription{
	color:#620000;
	font-size:12pt;
	font-family:verdana,sans-serif;
	text-decoration:none;
}

a.lienBlanc:active{
	color:#FFFFFF;
	text-decoration:none;
}



a.lienBlanc:hover{
	color:#CC0000;
	text-decoration:none;
}

a.lienBlanc{
	color:#FFFFFF;
	text-decoration:none;
}

a.top:active{
	color:#333333;
	text-decoration:none;
}

a.top:hover{
	color:#CC0000;
	text-decoration:none;
}

a.topselected{
	color:#FFFFFF;
	text-decoration:none;
}

a.topselected:active{
	color:#000000;
	text-decoration:none;
}

a.topselected:hover{
	color:#CC0000;
	text-decoration:none;
}

a.top{
	color:#333333;
	text-decoration:none;
}

a.lien:active{
	color:#000000;
	text-decoration:none;
}

a.lien:hover{
	color:#CC0000;
	text-decoration:none;
}

a.lien{
	color:#000000;
	text-decoration:none;
}

a.menu:active{
	color:#000000;
	text-decoration:none;
}

a.menu:hover{
	color:#CC0000;
	text-decoration:none;
}

a.menu{
	color:#000000;
	text-decoration:none;
}

form.shoutbox input.text{
	color:#0C5FB2;
	border:solid 1px #9DB0BC;
}

form.shoutbox input{
	color:#0C5FB2;
	border:solid 1px #9DB0BC;
}

form.searchForm input.text{
	color:#0C5FB2;
	width:144px;
	height:29px;
	background:url(../img/searchbox.png);
	background-repeat:no-repeat;
	border:none;
	font-size:18px;
	padding:2px;
}

form.searchForm input{
	color:#0C5FB2;
	border:solid 1px #9DB0BC;
}

form.commentForm input.text{
	color:#333333;
	border:solid 1px #7ADDFD;
}

form.commentForm input{
	color:#333333;
	border:solid 1px #7ADDFD;
}

form.loginForm{
	font-size:12px;
}

form.loginForm input{
	color:#6C6C6C;
	width:250px;
}

form.registerForm{
	font-size:12px;
}

form.registerForm fieldset {
  margin-bottom: 10px;
  border: none;
}
form.registerForm legend {
  padding: 0 2px;
  font-weight: bold;
}
form.registerForm label {
  display: inline-block;
  line-height: 1.8;
  vertical-align: top;
}
form.registerForm fieldset ol {
  margin: 0;
  padding: 0;
}
form.registerForm fieldset li {
  list-style: none;
  padding: 5px;
  margin: 0;
}

form.registerForm em {
  font-weight: bold;
  font-style: normal;
  color: #f00;
}

form.registerForm label {
  width: 150px; /* Width of labels */
}

form.registerForm input{
	color:#620000;
}

form.registerForm input.sub{
	border:solid 1px #620000;
	background-color:#620000;
	color:#ffffff;
}

form.contactForm{
	font-size:12px;
	color:#620000;
}

form.contactForm fieldset {
  margin-bottom: 10px;
  border: none;
}
form.contactForm legend {
  padding: 0 2px;
  font-weight: bold;
}
form.contactForm label {
  display: inline-block;
  line-height: 1.8;
  vertical-align: top;
}
form.contactForm fieldset ol {
  margin: 0;
  padding: 0;
}
form.contactForm fieldset li {
  list-style: none;
  padding: 5px;
  margin: 0;
}

form.contactForm em {
  font-weight: bold;
  font-style: normal;
  color: #f00;
}

form.contactForm label {
  width: 150px; /* Width of labels */
}

form.contactForm input {
	color:#620000;
}

form.contactForm textarea {
	color:#620000;
	font-weight:bold;
}

form.contactForm input.sub{
	border:solid 1px #620000;
	background-color:#620000;
	color:#ffffff;
}

form.editForm{
	font-size:12px;
}

form.editForm fieldset {
  margin-bottom: 10px;
  border: none;
}
form.editForm legend {
  padding: 0 2px;
  font-weight: bold;
}
form.editForm label {
  display: inline-block;
  line-height: 1.8;
  vertical-align: top;
}
form.editForm fieldset ol {
  margin: 0;
  padding: 0;
}
form.editForm fieldset li {
  list-style: none;
  padding: 5px;
  margin: 0;
}

form.editForm em {
  font-weight: bold;
  font-style: normal;
  color: #f00;
}

form.editForm label {
  width: 150px; /* Width of labels */
}

form.editForm input.sub{
	border:solid 1px #333399;
	background-color:#333399;
	color:#ffffff;
}

form.editForm input{
	border:none;
	border-bottom:dotted 1px #333399;
}

form.editForm label.biglabel{
	width:300px;
	margin-left:2px;
}

div#userBoxSearch{
	background-color:#F3F3F3;
	margin-bottom:2px;
	padding:2px;
}

div#userBoxSearch div#pseudo{
	font-size:14px;
	font-weight:bold;
	padding-left:2px;
}

div#userBoxSearch div#fiche div#photo{
	width:50px;
	float:left;
	padding:1px;
}

div#image_container{
	width:100%;
}

div#image_image{
	margin-top:1px;
}

div#image_left{
	float:left;
	padding:2px;
	width:20%;
	text-align:center;
}

div#image_center{
	float:right;
	width:78%;
}

div#user{
	float:left;
	margin-right:5px;
	width:80px;
	border:dashed 1px #cccccc;
	text-align:center;
	height:100px;
	margin-bottom:5px;
}

div#fiche{

}

div#fiche_left{
	float:left;
	width:100px;
}

div#fiche_centre{
	float:right;
	width:80%;
}

span#grey{
	color:#666666;
}

span.big{
	font-size:18px;
	color:#006699;
	font-family:verdana,arial,sans-serif;
	font-weight:bold;
}

span.little{
	font-size:12px;
	font-family:verdana,arial,sans-serif;
	color:#004D71;
}

div.shoutbox{
	font-size:10px;
	font-family:verdana,arial,sans-serif;
	color:#333333;
}

ul#menu{
	list-style-type:none;
	width:170px;
	text-align:right;
	padding:10px 0;

}

ul#menu li{
	padding-right:5px;
}

ul.submenu{
	list-style-type:none;
	width:170px;
	text-align:right;
	padding:1px 0;
	padding-bottom:5px;
}

ul li.submenu{
	margin-right:5px;
	color:#CCC;
}

a.submenu:active{
	text-decoration:none;
	color:#000000;
}

a.submenu:hover{
	text-decoration:none;
	color:#CC0000;
}

a.submenu{
	text-decoration:none;
	color:#000000;
}

div.submenu{
	display:none;
}

ul#usermenu{
	list-style-type:none;
	text-align:right;
	padding:10px 0;
	margin-top:5px;
}

ul li#usermenuli{
	padding-right:5px;
}

#art #titre a{
	display:block;
}

#mainLoader{
	width:100%;
	background-color:#FFFF99;
}

ul#nav{
	display:inline;
	list-style-type:none;
}

ul#nav li{
	display:inline;
}