/*
_____________________________________________________________________________________
	   _       _        _                    ___            ___ _             
	  /_\  ___| |_ _ __(_) __ _  '  ___     /   \_____   __/ __\ | ___   __ _ 
	 //_\\/ __| __| '__| |/ _` |   / __|   / /\ / _ \ \ / /__\// |/ _ \ / _` |
	/  _  \__ \ |_| |  | | (_| |   \__ \  / /_//  __/\ V / \/  \ | (_) | (_| |
	\_/ \_/___/\__|_|  |_|\__,_|   |___/ /___,' \___| \_/\_____/_|\___/ \__, |
                                                                             |___/ 
  Fichier CSS du DevBlog d'Astria
  Ecrit par Zano
_____________________________________________________________________________________
*/
/* Général */
body { 
	background: url('Images/bg.jpg') repeat; 
	font-size: 14px; 
	color: #2E2E2E;
	font-family: "wf_SegoeUI", "Lucida Grande", Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
img { 
	border: none;
}
a {
	color: #2E2E2E;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h2, h3, h4, h5, h6 {
	font-family: "wf_SegoeUILight";
	text-align: center;
}
blockquote {
	background: #FBFBFB;
	text-align: center;
	position: relative;
	width: 350px;
	margin: auto;
	padding: 5px 40px;
	border: 1px silver dashed;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	font-style: normal;
	box-shadow: 0 0 5px #F3F3F3;
}
p {
	margin-left: 20px;
	margin-right: 20px;
}
.speedbar {
	background: rgba(0, 0, 0, 0.5);
	font-family: "wf_SegoeUILight", Arial;
	font-size: 12px;
	height: 17px;
	width: 100%;
	position: fixed;
	margin: -20px 0 0 -0;
	z-index: 10;
	color: white;
	padding-top: 3px;
}
.speedbar a {
	margin: 0 5px;
	color: white;
}
/*
.speedbar select {
	background: url('Images/header/arrow_select.png') no-repeat right transparent;
	font-family: "wf_SegoeUILight", Arial;
	padding: 0 8px 0 0;
	font-size: 12px;
	line-height: 1;
	border: 0;
	border-radius: 0;
	height: 20px;
	overflow: hidden;
	-webkit-appearance: none;
	color: white;
	cursor: pointer;
	margin: 0 5px 0 10%;
}
*/
.speedbar input {
	background: transparent;
	font-family: "wf_SegoeUILight", Arial;
	font-size: 12px;
	line-height: 1;
	border: 1px dashed gray;
	height: 8px;
	width: 120px;
	color: white;
	margin: 0 5px 0 0;
	padding: 3px;
}
.speedbar input[type="submit"] {
	height: 16px;
	width: 40px;
	margin: 0 10px 0 0;
	padding: 0;
}
.speedbar input[type="submit"]:hover {
	background: url('Images/sousmenu_calque.png'), transparent;
	cursor: pointer;
}
.speedbar img {
	cursor: pointer;
	margin: 0 2px;
	float: left;
	padding: 2px;
	box-shadow: none;
}
.speedbar .selected, .speedbar img:hover {
	background: rgba(255, 255, 255, 1);
}
.speedbar_bottom {
	bottom: 0px;
}
.speedbar_bottom img:hover{
	background: none;
}
.copyright {
	color: #A7A7A7;
	float: right;
	font-size: 11px;
	margin: 1px 10% 0 0;
}
header {
	background: white;
	margin-top: 20px;
	height: 81px;
	width: 100%;
}
header h1 {
	color: #A7A7A7;
	text-shadow: none;
	margin: 0;
	font-size: 24px;
	font-family: "wf_SegoeUI", Arial;
	padding-top: 6px;
	padding-left: 10%;
}
header a {
	color: #A7A7A7;
}
header a:hover {
	text-decoration: none;
}
.avatar {
	background: url('Images/header/bg_avatar_top.jpg');
	height: 50px;
	width: 50px;
	padding: 3px;
	float: right;
	margin: 10px 10px 0 0;
}
.pseudo {
	background: url('Images/header/pseudo.jpg');
	float: right;
	height: 21px;
	font-weight: bold;
	padding: 5px 5px 0 8px;
	margin: 25px 0 0 0;
	font-size: 12px;
}
.pseudo a {
	color: white;
}
.pseudo a:hover {
	text-decoration: underline;
}
.pseudo_before {
	float: right;
	margin: 28px -10px 0 0;
}
.pseudo_after {
	float: right;
	margin-top: 25px;
}

nav {
	margin: 20px 0 0 10%;
	float: left;
}

section {
	background: white;
	position: absolute;
	left: 160px;
	width: 65%;
	margin: 20px 0 10px 10%;
	min-height: 800px;
}
section h1 {
	height: 46px;
	color: white;
	text-shadow: none;
	margin: 0;
	font-size: 24px;
	font-family: "wf_SegoeUI", "Arial Black", Arial;
	padding: 12px 0 0 25px;
}

.Btn {
	width: 150px;
	height: 150px;
	margin: 0 0 10px 0;
	cursor: pointer;
}
.Btn_AstriaI {
	background: url('Images/menu_bt.png');
}
.Btn_AstriaI:hover {
	background: url('Images/calque_menu.png'), url('Images/menu_bt.png');
}
.Btn_AstriaII {
	background: url('Images/menu_bt.png') 0 -150px;
}
.Btn_AstriaII:hover {
	background: url('Images/calque_menu.png'), url('Images/menu_bt.png') 0 -150px;
}
.Btn_AME {
	background: url('Images/menu_bt.png') 0 -300px;
}
.Btn_AME:hover {
	background: url('Images/calque_menu.png'), url('Images/menu_bt.png') 0 -300px;
}
.Btn_Lixorus {
	background: url('Images/menu_bt.png') 0 -450px;
}
.Btn_Lixorus:hover {
	background: url('Images/calque_menu.png'), url('Images/menu_bt.png') 0 -450px;
}
.Btn_Emu {
	background: url('Images/menu_bt.png') 0 -600px;
}
.Btn_Emu:hover {
	background: url('Images/calque_menu.png'), url('Images/menu_bt.png') 0 -600px;
}
.Btn_CMS {
	background: url('Images/menu_bt.png') 0 -750px;
}
.Btn_CMS:hover {
	background: url('Images/calque_menu.png'), url('Images/menu_bt.png') 0 -750px;
}
.Btn_Separator {
	width: 150px;
	height: 0px;
	border: 1px dashed silver;
	box-shadow: 0px 0px 10px white;
	margin-bottom: 10px;
}
.Btn_selected {
	background: url('Images/arrow_menu.png');
	width: 37px;
	height: 78px;
	position: absolute;
	left: 127px;
	margin: 36px 0 0 10%;
	z-index: 3;
}

.news {
	width: 100%;
}
.news .avatar {
	background: url('Images/bg_avatar.jpg');
	height: 70px;
	width: 70px;
	padding: 4px;
	margin: 10px;
}
.news h1 {
	font-size: 20px;
	color: #2E2E2E;
	font-family: "wf_SegoeUI";
	margin: 10px 0 0 0;
	padding: 0;
}
.news .text {
	color: #2E2E2E;
}
.news .comment {
	position: relative;
	font-size: 15px;
	padding: 4px 4px 4px 8px;
	float: right;
	margin-right: 13px;
	color: white;
}
.news .comment:after {
	left: 100%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(0, 154, 255, 0);
	border-width: 13px;
	top: 50%;
	margin-top: -13px;
}
.news .comment_bt {
	float: right;
	height: 28px;
	width: 28px;
	margin-right: 35px;
	cursor: pointer;
}
.news .text input[type="submit"] {
	border: 1px solid silver;
	background: #FAFAFA;
	margin: 5px;
	padding: 5px;
}
.news .text input[type="submit"]:hover {
	background: #F2F2F2;
	cursor: pointer;
}
.news textarea {
	width: 100%;
	height: 50px;
}
.news table {
	width: 90%;
}
/* Twitter */
@font-face { font-family:icon; src: url('http://bennettfeely.com/fonts/icons.woff'); }
.news .twitter {
	font-family:icon;
	color: white;
	height: 25px;
	width: 28px;
	background: #00BDEF;
	font-size: 20px;
	padding-top: 3px;
	text-align: center;
	float: right;
	margin-right: 10px;
	cursor: pointer;
}
.news .twitter:hover {
	background: #38C9ED;
}
.news .google {
	font-family:icon;
	color: white;
	height: 25px;
	width: 28px;
	background: #C62700;
	font-size: 20px;
	padding-top: 3px;
	text-align: center;
	float: right;
	margin-right: 10px;
	cursor: pointer;
}
.news .google:hover {
	background: #C44A2F;
}

.news_separator {
	width: 100%;
	height: 8px;
	background: url('Images/news_separator.jpg') repeat;
	margin: 10px 0;
}
.SousMenuDiv {
	height: 50px;
	float: right;
	margin: -8px 5px 0 0;
	cursor: pointer;
	position: relative;
}
.SousMenu {
	width: 50px;
	height: 50px;
	float: right;
	margin: 0 5px 0 0;
	cursor: pointer;
	position: relative;
}
.SousMenu.General {
	background: url('Images/sousmenu_general.png') no-repeat;
}
.SousMenu.General:hover {
	background: url('Images/sousmenu_calque.png'), url('Images/sousmenu_general.png') no-repeat;
}
.SousMenu.Emulator {
	background: url('Images/sousmenu_emu.png') no-repeat center #FFBF00;
}
.SousMenu.Emulator:hover {
	background: url('Images/sousmenu_calque.png'), url('Images/sousmenu_emu.png') no-repeat center #FFBF00;
}
.SousMenu.CMS {
	background: #C74C47;
	text-align: center;
	font-size: 20px;
	padding-top: 8px;
	height: 42px;
	font-family: "wf_SegoeUILight", Arial;
	background: url('Images/sousmenu_cms.png') #C74C47;
}
.SousMenu.CMS:hover {
	background: url('Images/sousmenu_calque.png'), url('Images/sousmenu_cms.png') #C74C47;
}

.SousMenu .Selected:after {
	bottom: -4px;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-bottom-color: white;
	border-width: 12px;
	left: 50%;
	margin-left: -12px;
}

.news .contact_skype {
	height: 28px;
	width: 28px;
	background: url('Images/skype.png') center no-repeat;
	background-color: #03A2DA;
	float: right;
	cursor: pointer;
}
.news .contact_skype:hover {
	background-color: #31ABD7;
}

.news .contact_mail {
	height: 28px;
	width: 28px;
	background: url('Images/mail.png') center no-repeat;
	background-color: #E04B3F;
	float: right;
	cursor: pointer;
}
.news .contact_mail:hover {
	background-color: #DF5C53;
}

.news .contact_mp {
	height: 28px;
	width: 28px;
	background: url('Images/mp.png') top;
	float: right;
	cursor: pointer;
}
.news .contact_mp:hover {
	background: url('Images/mp.png') bottom;
}

.news .contact_twitter {
	font-family:icon;
	color: white;
	height: 25px;
	width: 28px;
	background: #00BDEF;
	font-size: 20px;
	padding-top: 3px;
	text-align: center;
	float: right;
	cursor: pointer;
}
.news .contact_twitter:hover {
	background: #38C9ED;
}

/* Arrox Box */
.arrow_box {
	position: relative;
	background: #C74C47;
	border: 2px solid white;
	width: 125px;
	border-radius: 10px;
	text-align: center;
	padding: 8px;
	float: right;
	margin-right: 20px;
	font-size: 14px;
	z-index: 9;
}
.arrow_box a {
	color: white;
	font-weight: bold;
}
.arrow_box:after, .arrow_box:before {
	bottom: 100%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.arrow_box:after {
	border-color: rgba(115, 119, 230, 0);
	border-bottom-color: #C74C47;
	border-width: 15px;
	left: 50%;
	margin-left: -15px;
}
.arrow_box:before {
	border-color: rgba(174, 201, 219, 0);
	border-bottom-color: white;
	border-width: 16px;
	left: 50%;
	margin-left: -16px;
}