/* styles generaux */

body {
	margin: 0;
	text-align: center;
}

body, table, tr, td, p {
	color: #222222;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
}

img {
	border: none;
}

.image {
	border: 1px solid black;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 6px;
}

p {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin: 0px 0px 5px;
}

h1 { 
	text-align: center;
	font-size: 19px;
	font-family: Verdana;
	font-weight: bold;
	color: #002870;
}

h3 {
	text-decoration: underline;
}

hr {
	width: 85%;
}

a {
	color: #620D7A;
	text-decoration: underline;
	font-weight: normal;
}

a:hover {
	color: #AB2EC5;
	text-decoration: none;
}

a.no_under {
	text-decoration: none;
}

li {
	margin-top: 2px;
	margin-bottom: 2px;
}

.text11 {
	font-size: 11px;
}


/* formulaires */

form {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin: 0px;
}

input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 1px;
	margin-top: 3px;
	margin-bottom: 3px;
}

.input_width {
	width: 85%;
}

.force_align {
	width: 90%;
	text-align: left;
	margin-top: 6px;
	margin-bottom: 6px;
}

.force_align p {
	margin-top: 1px;
	margin-bottom: 1px;
}

.no_margin {
	margin-top: 0px;
	margin-bottom: 0px;
}

fieldset {
	border: #7496b7 1px solid; 
	margin-bottom: 0px;
	text-align: center;
}

legend {
	color: #245aaa;
	margin-top: 0px; 
	margin-bottom: 5px; 
	padding-left: 4px;
	padding-right: 4px; 
	font-size: 13px;
	font-weight: bold;
}


/* le 'tableau' central */

#container {
	border: 0px;
	background-color: #afe2f7;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding-top: 6px;
	padding-bottom: 6px;
	height: auto !important;
	height: 100%;
}


/* layout et bas de page */

.logo {
	height: 215px;
}

.block_bottom {
	height: 50px;
}

.copyright {
	text-align: center;
	background-image: url(imgs/btm2.gif);
	display: table-cell;
	vertical-align: middle;
	width: 980px;
	height: 35px;
}

.copyright p {
	font-size: 13px;
}


/* styles generaux menus */

.menu {
	margin-left: 10px;
	margin-right: 10px;
	overflow: hidden;
}

.global_bg {
	background-color: #d7f1ff;
}

.menu_l {
	text-align: center;
	background: url(imgs/menu_l.png) no-repeat;
	display: table-cell;
	vertical-align: middle;
	width : 130px;
	height: 32px;
	margin-bottom: 100px;
}

.menu_r {
	text-align: center;
	background: url(imgs/menu_r.png) no-repeat;
	display: table-cell;
	vertical-align: middle;
	width : 130px;
	height: 32px;
	margin-bottom: 5px;
}

a.menu_link {
	display: block;
	width: 130px;
	height: 18px;
	padding-top: 2px;
	background:  url(imgs/test3.jpg) center;
	border: 0;
	text-align: center;
	font-family: sans-serif, verdana, arial, helvetica;
	font-weight: normal;
	color: #002870;
	text-decoration: none;
}

a.menu_link:hover {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}


/* google, connexion, pub liens ENSIIE */

.img_google {
	background-color: #ffffff;
	border: 1px dashed #7496b7;
	margin-top: 0px;
	margin-bottom: 8px;
}

.register {
	font-size: 11px;
	text-decoration: blink;
}

.advertise {
	border: 1px solid #245aaa;
	-moz-border-radius: 12px;
	background-color: #ffffff;
	margin-top: 12px;
	margin-left: 0px;
	padding: 3px;
	text-align: center;
}

.advertise a {
	padding-left: 0px;
}

.advertise_p {
	font-weight: bold;
	margin-bottom: 2px;
	color: #245aaa;
}


/* panneau de controle admin - menu droite */

.block_admin {
	display: block;
	margin-bottom: 6px;
}

.admin_icon {
	vertical-align: middle;
}


/* derniers achats du club | liens utiles | dernieres sorties */

a.achat, a.lien {
	display: block;
	width: 112px;
	height: 29px;
	background: url(imgs/achat.jpg) no-repeat center;
	border: 0;
	text-align: left;
	font-family: Arial, sans-serif;
	font-size : 11px;
	color: #002870;
	text-decoration: none;
}

a.achat:hover, a.lien:hover {
	background: url(imgs/achat_over.jpg) no-repeat center center;
}

a.lien {
	text-align: center;
	margin-bottom: 7px;
}


/* bloc contenu central */

.content_title {
	background-image: url(imgs/content_title.jpg);
	width: 580px;
	height: 26px;
	border: 1px solid #245aaa;
	-moz-border-radius: 14px;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
}

.content_title p {
	margin-top: 3px;
	font-size: 17px;
	font-weight: bold;
	color: #002870;
}

.content_txt {
	margin-left: auto;
	margin-right: auto;
	padding: 1px;
	width: 580px;
	text-align: justify;
}

.tab_border, .block_link, .block_folder_manga {
	border: 1px solid #245aaa;
	-moz-border-radius: 14px;
}

.height113 {
	min-height: 113px;
	margin-bottom: 15px;
}

.height140 {
	min-height: 140px;
	margin-bottom: 15px;
}


/* contenu : liens */

.block_link {
	background: #bee7f7;
	width: 260px;
	min-height: 94px;
	margin-left: auto;
	margin-right: auto;
	padding: 7px;
}


/* contenu : dossiers manga */

.block_folder_manga {
	display: block;
	text-align: center;
	background: #bee7f7;
	width: 135px;
	margin-left: auto;
	margin-right: auto;
	padding: 7px;
}

.block_folder_manga img {
	margin-bottom: 4px;
}


/* contenu : news */

.titrenews { 
	font-variant: small-caps; 
	font-family : "comic sans ms"; 
	font-size : 12pt; 
	color : #C9D7EC; 
	font-weight: bold 
}

.postelenews { 
	font-weight: normal; 
	font-size: 10pt; 
	font-family: "Times new roman"
}

.auteurnews { 
	font-weight: bold; 
	font-size: 10pt; 
	font-style: italic 
}

.contenunews { 
	font-weight: normal; 
	font-size: 10pt
}


/* contenu : trombinoscope du staff */

a.trombi {
	display: block;
	text-decoration: none;
}

.img_trombi {
	border: 1px dashed #cccccc;
}

.img_trombi:hover {
	border: 1px dashed #000000;
}

.titre_trombi {
	font-size: 17px;
	font-weight: bold;
	padding: 6px;
	border-bottom: 1px solid #245aaa;
	width: 66%;
}