/* DEFAULT : MAIN CSS - mousquetaires */

* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding : 0;
}

.right {
	text-align: right;
}

.center {
	text-align: center;
}

body {
	position: relative;
	background-color: #fce1ba;
	padding : 0;
	margin : 0;
}

#main_container {
	width: 770px;
	background-color: white;
	background-image: url(img/fond-stime.png);
	background-repeat: no-repeat;
	border-left: black 1px solid;
	border-right: black 1px solid;
	border-bottom: black 1px solid;
	margin: auto;
	padding: 0;
}

td {
	margin: 5px;
	border-collapse: collapse;
	position: relative;
}

input {
}

textarea {
	border: grey 1px solid;
}

.pageTitle1 {
	width: 263px;
	height: 56px;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CC0000;
	margin: 10px 0 5px 10px;
	padding: 18px 0 0 38px;
	background-image: url(img/fond_titre_studiom.gif);
	background-repeat: no-repeat;
}

.pageTitle2 {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CC0000;
	margin: 5px 0 3px 120px;
	padding-left: 15px;
	background-image: url(img/puce_noire_pte.gif);
	background-repeat: no-repeat;
	background-position: left ;
}

.pageTitle3 {
	font-size: 12px;
	color: black;
	font-weight: bold;
	margin: 0;
	margin-bottom: 10px;
}

.bloc {
	margin: 0 10px;
}

.bloc1 {
	background-image: url(img/traits_actu.gif);
	background-position: top;
	background-repeat: no-repeat; 
	padding: 5px;
	margin: 15px 10px 5px 10px;
}

.bloc2 {
	background-image: url(img/ss_titres_actu_trait.gif);
	background-position: top;
	background-repeat: no-repeat; 
	padding: 5px;
	margin-bottom: 5px;
}

.explications {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
}

.actionBloc1 {
	margin-bottom: 30px;
	width: 80%;
	background-color: #CC0000;
	text-align: right;
}

.button1 {
	cursor: hand;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	background-color: #fce1ba;
	padding: 3px;
	border : black 2px solid;
}

.button2 {
	cursor: hand;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CC0000;
	background-color: #fce1ba;
	padding: 2px;
	margin-left: 10px;
	border : black 1px solid;
}

#connexion {
	text-align: right;
	margin-right: 10px;
	font-size: 10px;
	font-style: italic;
}

#connexion a {
	font-size: 10px;
	font-style: italic;
	color: #cc0000;
	font-weight: bold;
	text-decoration: none;
}

.errormessage {
	color: red;
	font-style: italic;
}

#ok {
}

.footerBloc {
	text-align: center;
	font-size: 9px;
	padding: 10px;
}

#navig {
	padding-top: 7px;
	width: 770px;
	height: 100px;
	padding-left: 150px;
}

#navig a {
	font-size : 12px;
	color : white;
	text-decoration: none;
	/*margin-right: 30px;*/
	/*background-image: url(img/puce_noire.gif);
	background-repeat:no-repeat;
	background-position: left;*/
	padding-left: 15px;
	/*margin-left: 20px;*/
}

.faqLink {
	top: 6px;
	position: relative;
	padding-left: 10px;
}

.faqLink img {
	border: 0;
}
