/* ------ NOTES ---------------------------------------------------------------

Master Screen Style for CREP, http://www.icilecrep.qc.ca.

--------- UPDATE INFO ---------------------------------------------------------

Last updated: 09 Juillet 2008
Last update made by: Alexandre Dumouchel
--------- CONTENTS ------------------------------------------------------------

1: STRUCTURE
2: TYPO

---------------------------------------------------------------------------- */



/* 1 : STRUCTURE
---------------------------------------------------------------------------- */


#g_global{
	width:880px;
	padding:0px 0px 0px 0px;
	border:0;
	margin:0 auto;
	text-align:left;
}

.g_back_one{
	float:left;
	width:880px;
	background:url(images/g_back_one.jpg) left top no-repeat;
	display:block;
	margin:0px;
	padding:0px;
	border:0;
}

#g_header{
	background:url(images/g_header_back.jpg) left top repeat-x;
	margin:0px 0px 0px 0px;
	padding:50px 0px 0px 0px;
	float:right;
	width:550px;
}

.g_citation_line{
	margin:0px;
	padding:0px;
	width:100px;
	height:120px;
	float:left;
	display:block;
}

.g_global_line{
	font-size:0px;
	display:block;
	float:left;
	height:1px;
	width:880px;
	margin:0px 0px 15px 0px;
	padding:0px;
	border:0;
	background-color:#aaaaab;
	clear:both;
	line-height:0px;
}

.g_btn_envoyer{
	margin:25px 10px 25px 0px;
	float:right;
	clear:both;
}

#g_footer{
	float:right;
	margin:0px;
	padding:30px 0px 0px 0px;
	border:0px;
	width:300px;
}


/* 2 : TYPO
---------------------------------------------------------------------------- */

h2.g_title{
 	color: #F8971D;
 	margin:0px 0px 15px 0px;
}

h2.g_title a:link, h2.g_title a:visited, h2.g_title a:active{
 	color: #F8971D;
 	margin:0px 0px 15px 0px;
 	text-decoration:none;
}

h2.g_title a:hover{
	text-decoration:underline;
}






p.g_alinea{
	color: #9A9A9A;
	font: bold 13px 'Trebuchet MS', Arial, Helvetica, sans-serif;
}

a.g_link_alinea:link, a.g_link_alinea:visited, a.g_link_alinea:active{
	color: #9A9A9A;
	font: bold 13px 'Trebuchet MS', Arial, Helvetica, sans-serif;
	text-decoration:none;
}

a.g_link_alinea:hover{
	color: #F8971D;
}



p.g_citation{
	width:225px;
	display:block;
	float:left;
	color: #000;
	font: 16px 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-weight:bold;
}

p.g_citation span{
	font-weight:bold;
	color:#F8971D
}

p.g_citation a:link, p.g_citation a:visited, p.g_citation a:active{
	font-weight:bold;
	color:#F8971D;
	text-decoration:none;
}

p.g_citation a:hover{
	text-decoration:underline;
}


h3.g_title{
	float:left;
 	color: #000;
 	font-size:18px;
 	margin:0px 0px 15px 0px;
}

#g_content_core{
	float:right;
	width:582px;
	margin:0px;
	padding:0px;
}

p.g_obligatoires{
	display:block;
	float:left;
	margin:0px;
	padding:0px;
	border:0;
	color: #838688;
	font: bold 10px 'Trebuchet MS', Arial, Helvetica, sans-serif;
}

p.g_text{
	float:left;
	display:block;
	margin:0px 0px 15px 0px;
	padding:0px;
	border:0;
	width:582px;
	color: #000;
	font: normal 12px 'Trebuchet MS', Arial, Helvetica, sans-serif;
}

p.g_textbas{
	float:left;
	display:block;
	margin:0px 0px 15px 0px;
	padding:0px;
	border:0;
	width:582px;
	color: #000;
	font: normal 10px 'Trebuchet MS', Arial, Helvetica, sans-serif;
}

.g_textbas a:link, .g_textbas a:visited, .g_textbas a:active{
	text-decoration:underline;
	margin:0px;
	padding:0px;
	border:0;
	color:#F8971D;
}

.g_textbas a:hover{
	text-decoration:none;
}

#g_footer p{
	margin:15px 0px 15px 0px;
}
