/*style_detail.css
*contioent les class de styles utilisé pour les sous-parties du design
*site Elite-Manga*/


/*affichage des animes pour aff_download.class.php*/
.aff_download_tab
{
	width: 90%;
	margin: auto;
	margin-bottom: 15px;
	
	border: none;
	border-collapse: collapse;
}
.aff_download_ligne_header
{
	font-weight: bold;
	width: 100%;
	color: #c82d00;
	font-size: 1.04em;

	/*border: 1px solid #0f4f81;*/
	
}
.aff_download_ligne_intern
{
	/*border-bottom: 1px solid #bee5e4;*/
}

/*souligner*/
.souligner{ text-decoration: underline; }

.taille_tab_40{width: 40%; }
.taille_tab_20{width: 20%; }



.taille_tab_37{width: 37%;}
.taille_tab_13{width: 13%;}
.alphabet{text-align: center; font-weight: bold; font-size: 1.05em;}
.alphabet a{text-decoration: none;}
.numero_page{text-align: center; font-size: 0.90em; padding-left:5%; padding-right: 5%;}
.numero_page a{text-decoration: none;}

/*affichage des liens des animes*/
.liste_fleche{list-style-image: url("images/puces_fleche.jpg");}

.strong2{font-weight:bold; font-size:1.5em;color:#1f69ad;}
.strong3{font-weight:bold; font-size:1.2em;color:#1f69ad;}

h2{font-weight:bold; font-size:1.5em;color:#1f69ad;}
fieldset{border-color: #1c69ad}
.legend{font-weight:bold; color:#1f69ad;}

/*corps sans image de fond*/
#corps_accueil{
	margin-left : 170px;
	margin-right : 195px;
	border: 1px solid #0F4F81;
	/*border-bottom: none;*/
	
	overflow: visible;
	
	padding: 5px;
	margin-top: 0px;

	min-height: 590px;
	
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: center;
	z-index: 10;
}

.img_news{
	float:left; margin-right: 20px;margin-bottom: 10px; 
}

.module_com{
	width: 95%;
	overflow: hidden;
	
	background-color: #FFF;
	margin-top:20px;
	padding: 4px;
}

.warn{ font-weight:bold; color: red; }

.partenaire{
	text-align: center;
	vertical-align: middle;
	width: 10%;
}

.listefaq {
width: 100%;
margin: 0;
padding: 0;
}
.listefaq TD {
padding: 3px;
}
.listefaq H2 {
margin: 0;
text-align: right;
padding-right: 10px;
}
.listefaq A {
color: #000;
text-decoration: none;
}
.listeinter {
padding: 5px;
background-image: url("http://www.unreal.fr/images/charte/theme_110.png");
border-bottom: 1px dashed #000;
font-weight: bold;
}
.listeimpair {
/*background-color: #bee5e4;*/
/*background-image: url("http://www.unreal.fr/images/charte/theme_110.png");*/
vertical-align: middle;
}
.listepair {
padding: 3px;
background-color: #efefef;
vertical-align: middle;
}

div.infldset {padding: 9px 0px 12px 0}
div.inform {padding-bottom: 12px}

.gallerie_mini{ width: 20%; }