/* begin overall style */
body
{
	margin: 0;
	padding: 0;
	color: #fff;
	font: normal 12px Verdana,Arial,Helvetica,sans-serif;
	background-color: #310011;
	background-image: url(../images/layout/Ombre.png);
	background-position: center;
	background-repeat: repeat-y;
}

a
{
	color: #fff;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
a img
{
	border:0;
}

#habillage
{
	width: 1000px;
	margin: 0 auto;
	background-image: url(../images/layout/habillage.png);
	background-position: top center;
	background-repeat:no-repeat;
}
#page
{
	width: 800px;
	margin: 0 auto;
	padding: 0;
	background-color: #1d1717;
	min-height: 1300px;
}

#header
{
	margin: 0;
	padding: 0;
	height: 190px;
}

#logo
{
}

#mainmenu
{
	position: absolute;
	top: 160px;
	width: 800px;
	background-color: #CD0028;
}

#mainmenu ul
{
	padding: 5px 0;
	margin: 0;
}

#mainmenu ul li
{
	display: inline;
}

#mainmenu ul li a
{
	padding: 5px;
	color: white;
	text-decoration: none;
	font-weight: bold;
}

#mainmenu ul li a:hover
{
	background: #fe005a;
}
#mainmenu ul li a.active
{
	background: #3d3d3d;
}

#content
{
	position: relative;
	margin: 0 auto;
	padding: 10px;
}

#footer
{
	color: #666;
	clear: both;
	padding: 15px;
	margin: 5px 0 0 0;
	font-size: 10px;
	text-align: center;
	border-top: 1px solid #666;
}

.actionBar
{
	margin: 10px;
}

div.item
{
	margin: 10px 0 0 0;
	border: 1px solid silver;
	padding: 5px;
}

.separateur
{
	clear:both;
}

.blocgeneral 
{
	background-image: url(../images/layout/motif.png);
	background-repeat: repeat;
	color: #FFFFFF;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	padding:5px;
	font-size: 11px;
	margin-bottom:10px;
}
.blocgeneral .titre 
{
	font-size: 13px;
	background-color:#CD0028;
	font-weight:bold;
	padding: 3px 5px;
	margin: -5px -5px 5px;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
}
.blocgeneral .onglet 
{
	float:right;
	height:24px;
	line-height:24px;
	font-size: 12px;
	background-color:#CD0028;
	font-weight:bold;
	padding: 0;
	padding-right:5px;
	margin-right: -5px;
	-moz-border-radius-bottomright: 8px;
	-webkit-border-bottom-right-radius: 8px;
}
.blocgeneral .onglet img 
{
	float:left; 
	margin-right:5px;
}
.blocgeneral .visuel
{
	float:right;
	width:100px;
	margin-right:5px;
	margin-top: 3px;
}

.blocgeneral#edito 
{
	height: 250px;
	width: 220px;
	float: left;
}

.blocgeneral#news 
{
	width: 530px;
	height: 250px;
	float: right;	
}

#pubedito 
{
	float:left;
	width: 626px;
	height: 118px;	
	background-color:#000000;
}

.blocgeneral#soleilmanga 
{
	width: 134px;
	height: 108px;
	background-color:#6600CC;
	float: right;	
}

.blocgeneral#sorties 
{
	width: 770px;
	height: auto;
}
#tblsorties
{
	margin:0 auto;
	padding: 10px 0;
	width:746px;
}
#tblsorties td
{
	text-align:center;
}
#tblsorties td.gras
{
	font-weight: bold;
}
#tblsorties td.titremanga
{
	font-weight: bold;
	font-size: 13px;
}

.blocgeneral#news2 
{
	height:auto;
	width: 770px;
	margin-bottom:10px
}

.blocgeneral#newsprecedentes 
{
	width: 770px;
	height: auto;
}

ul.list 
{
	list-style:none;
	padding:5px;
	margin:0;
}
ul.list li
{
	background-color:#333333;
	padding: 5px;
}
ul.list li.pair
{
	background-color:#999999;
}

.bloctitre {
	background-image:url(../images/layout/motifrouge.png);
	background-repeat: repeat;
	color: #FFFFFF;
	padding:5px;
	font-weight:bold;
	font-size: 13px;
	width:280px;
	margin-bottom:10px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

.bloctitre .onglet {
	float:right;
	height:30px;
	width:120px;
	text-align:center;
	font-size: 13px;
	background-color:#880120;
	line-height:30px;
	margin: -5px;
	-moz-border-radius-topright: 8px;
	-moz-border-radius-bottomright: 8px;
	-webkit-border-top-right-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
}

.bloconglet {
	color: #880120;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	padding:5px;
	font-weight:bold;
	font-size: 13px;
	width:100px;
	margin-bottom:10px;
}

table td
{
	text-align:left;
}
table td.gras
{
	font-weight: bold;
}
table td.titremanga
{
	font-weight: bold;
}
	
table td.Bcolor
{
	background-color:#333333;
}

table td.Bcolor2
{
	background-color:#959595;
}
table td.center
{
	text-align:center
}

table#catalogue td
{
	background-color:#333333;
	background-image:url(../images/layout/motifgrisfonce.png);
	height:140px;
	width:228px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	text-align: center;
}

table#admin
{
	width: 100%;
}
table#admin td
{
	width: 33%;
	vertical-align: top;
}

ul.yiiPager
{
	font-size:11px;
	border:0;
	margin:0;
	padding:0;
	line-height:100%;
	display:inline;
}

ul.yiiPager li
{
	display:inline;
}

ul.yiiPager a:link,
ul.yiiPager a:visited
{
	border:solid 1px #9aafe5;
	font-weight:bold;
	color:#fff;
	padding:1px 6px;
	text-decoration:none;
	background:#3d3d3d;	
}

ul.yiiPager .page a
{
	font-weight:normal;
}

ul.yiiPager a:hover
{
	border:solid 1px #fe005a;
}

ul.yiiPager .selected a
{
	background:#CD0028;
	font-weight:bold;
}

ul.yiiPager .hidden a
{
	border:solid 1px #DEDEDE;
	color:#888888;
}

ul.yiiPager .first,
ul.yiiPager .last
{
	display:none;
}

table.dataGrid th
{
	border: 1px solid #fff;
	background-color: #666;
}
table.dataGrid td
{
	border: 1px solid #fff;
	padding: 5px;
}

#screenshot{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
}

