/* (c) 2009 Unixy.fr */

:focus {outline:none}

a:hover {
	background: transparent;
	color: #007CB5;
}

a:link,
a:visited,
a:active {
	background: transparent;
	color: #00AEFF;
	text-decoration: none;
}

body { 
	background: #000000;
	color: #FFF;
	font-family: Verdana, Tahoma, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
	font-size: 14px;
	line-height: 135%;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

html {
	overflow-x: auto;
}

h1 {
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
	color: #0088ad;
	text-transform: uppercase;
	font-size: 23px;
}

img {
	border: 0 none;
	vertical-align: middle;
	/*margin-bottom: 15px;
	margin-top: 20px;*/
}

input,
textarea,
select {
	background: #FFF;
	border: 1px solid #4C77B6;
	color: #000;
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	margin: 5px;
	padding: 2px;
	vertical-align: middle;
	width: 120px;
}

label {
	display:block;
	width:200px;
	float:left;
}

textarea {
	width: 500px;
}


/* Classes */

.actionButtons {
	text-align: right;
	padding-top: 15px;
	padding-right: 35px;
	padding-bottom: 25px;
}

.adminPanelFieldset {
	margin: auto;
	line-height: 200%;
	border: 1px solid #004a6d;
	text-align: center;
}

.adminPanelFieldset > legend {
	font-weight: bold;
}

.blueText {
	color: #0088ad;
	font-weight: bold;
}

.bord_bas {
	background : #000000 url('img/transparent/border_bottom.png') no-repeat top;
	width: 1000px;
	margin: auto;
	height: 15px;
}

.bord_haut {
	background : #000000 url('img/transparent/border_top.png') no-repeat bottom;
	width: 1000px;
	margin: auto;
	height: 15px;
}

.bord_milieu {
	/*margin: 20px auto 20px auto;*/
	margin: auto;
	width: 1000px;
	background-image : url('img/transparent/border_middle.png');
	background-position: center center;
	background-repeat: repeat-y;
	text-align: left;
	min-height: 768px;
}

.faqInputs {
	width: 600px;
}

.fieldNote {
	text-transform: lowercase;
	font-style: italic;
	font-size: 10px;
}

.goButton {
	margin: 0px;
	padding: 0px;
	border: none;
	width: 30px;
	height: 21px;
	background: url("img/ie6/go_button.png") no-repeat;
}

.insideSeparationBar {
	margin-top: 10px;
	margin-bottom: 10px
}

.internalContent {
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 20px;
}

.noResult {
	font-style: italic;
}

.sendButton {
	margin: 0px;
	padding: 0px;
	border: none;
	width: 118px;
	height: 36px;
	background: url("img/send.png") no-repeat;
}

.separationBar {
	margin-left: 20px;
	margin-top: 15px;
	margin-bottom: 15px
}

.supportMenu {
	text-align: center;
	padding: 20px;
}

.supportMenuText {
	padding-left: 20px;
	font-size: 14px;
}

.ticketAnswer {
	width: 950px;
	margin: auto;
	margin-bottom: 40px;
}

.ticketInfos {
	margin: auto;
	line-height: 200%;
	width: 700px;
	border: 1px solid #004a6d;
}

.ticketInfos > legend {
	font-weight: bold;
}

.ticketsList {
	text-align: center;
	v-align: center;
}

.ticketsList > th {
	color: #0088ad;
	font-weight: bold;
	padding-bottom: 10px;
}

.ticketsSearch > input[type="text"] {
	width: 95px;
}

.quickActionButtons > img {
	margin: 3px;
}


/* IDs */

#adminPanel {
	margin: auto;
	width: 600px;
}

#answer {
	padding-left: 100px;
	font-style: italic;
}

#copyrights {
	display: block;
	margin: auto;
	text-align: center;
	font-size: 11px;
}

#englob_speedbarre {
	width: 100%;
	height: 40px;
	background : url('img/login_bg.png') repeat-x;
}

#speedbarre > input, #speedbarre > input {
	margin: 5px;
}

#errors {
	color: #992a2a;
	text-align: center;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

#homeContent {
	padding-right: 50 px;
	background: url('img/bg_home.png') no-repeat;
	background-position: 370px bottom;
}

#incentiveMessage {
	color: #FFFF; <!--2692C4;-->
	font-weight: bold;
	font-style: italic;
	font-size: 16px;
}

#message {
	color: #0EFF00;
	text-align: center;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

#parentTicket {
	width: 950px;
	margin: auto;
}

#portail_header {
	margin: auto;
	width: 1000px;
}

#question {
	font-weight: bold;
	font-size: 16px;
}

#questionsList {
	padding-left: 100px;
	font-size: 16px;
	line-height: 150%;
}

#speedbarre {
	margin: auto;
	padding-top: 5px;
	font-size: 14px;
	width: 1000px;
	height: 40px;
}

#speedbarre a {
	font-weight: normal;
}

#speedbarre span {
	padding-left: 10px;
}

#speedbarre .special span {
	padding-left: 20px;
}

#submit {
	text-align: center;
	margin: 0px;
	margin-top: 5px;
}

#supportMenu {
	width: 600px;
	margin: auto;
	width: 350px;
}

#supportMenu > a {
	color: #FFFFFF;
}

#ticketInfosLeft {
	width: 270px;
	float: left;	
}

#ticketInfosRight {
	width: 380px;
	float: right;
}

#ticketsList {
	padding: 10px;
}

#conteneur {
	margin: auto;
	background: url('img/transparent/bg_skin.jpg') no-repeat;
	width: 1000px;
}