/* @override http://groupe-focus.ca/focus.css */

/*
/***********************************************/
/* Layout Divs                                 */
/***********************************************/
/*<![CDATA[*/
/*good*/
#mainbg{
	margin: 0px auto;
	position: relative;
    width: 1002px;
	visibility: visible;
	overflow:auto;
}
#dashed-container{
	 width:1000px;
	 background: transparent url(assets/bg21-30.png);
	 background: rgba(21, 21, 21, 0.3) none;
	 border: 1px #838383 dashed;
	 margin:15px 0px;
	 padding:9px 0px;
	 color:white;
	 font-family: "Helvetica Neue", Helvetica, Geneva, Arial,  sans-serif;
	line-height:15pt;
	font-size:smaller;
}
#bg-formation {
	width: 982px;
	margin: 0 9px;
	background: url(assets/bg-hdr-formation.jpg) no-repeat;
	text-align: left;
}
#bg-conception {
	width: 982px;
	margin: 0 9px;
	background: url(assets/bg-hdr-conception.jpg) no-repeat;
	text-align: left;
}

#bg-interactif {
	width: 982px;
	margin: 0 9px;
	background: url(assets/bg-hdr-interactif.jpg) no-repeat;
	text-align: left;
}

#bg-photos {
	width: 982px;
	margin: 0 9px;
	background: url(assets/bg-hdr-photos.jpg) no-repeat;
	text-align: left;
}

#bg-images {
	width: 982px;
	margin: 0 9px;
	background: url(assets/bg-hdr-images.jpg) no-repeat;
	text-align: left;
}

#bg-impressions {
	width: 982px;
	margin: 0 9px;
	background: url(assets/bg-hdr-impressions.jpg) no-repeat;
	text-align: left;
}


#bg-contact {
	width: 982px;
	margin: 0 9px;
	background: url(assets/bg-hdr-contact.jpg) no-repeat;
	text-align: left;
}

#bg-grfocus {
	width: 982px;
	margin: 0 9px;
	background: url(assets/bg-hdr-grfocus.jpg) no-repeat;
	text-align: left;
}

.div-in {/*good*/
	float:right;
	padding: 0px 20px 0px;
	color: #de6849;
	text-shadow: -1px 1px 1px #111;
}

#division {
	width: 982px;
	border-width:0px;
	background: transparent url(assets/bg31-80.png);
	background: rgba(31, 31, 31, 0.85) none;
	margin: 0px;
	height:100px;
	text-align: left;
}
.221 {
	width: 221px;
	height: 330px;
}
.277 {
	width: 277px;
	height: 333px;
}
.441 {
	width: 441px;
	height: 333px;
}
.674 {
	width: 674px;
	height: 363px;
}
.thumbnails mosaic, .cours-photo-init {
	width: 100px;
	height: 100px;
}
#cours-photo {	
	display:inline;
	width: 338px;
	height: 225px;
}
#cours-photo-compo {
	display:inline;
	width: 500px;
	height: 334px;
}
#cours-photo-conseil-1 {
	display:inline;
	width: 245px;
	height: 183px;
}
#cours-photo-conseil-2 {
	display:inline;
	width: 240px;
	height: 183px;
}
#cours-photo-conseil-3 {
	display:inline;
	width: 183px;
	height: 183px;
}
#cours-photo-flash {
	display:inline;
	width: 500px;
	height: 332px;
}
#rw_1, #rw_2, #rw_3, #rw_4, #rw_5, #rw_6, #rw_7, #rw_8, #rw_9, #rw_10, #rw_11, #rw_12, #rw_13, #rw_14, #rw_15, #rw_16, #rw_17, #rw_18, #rw_19, #rw_20, #rw_21, #rw_22, #rw_23, #rw_24, #rw_25, #rw_26, #rw_27, #rw_28, #rw_29, #rw_30 {
	text-align: left;
}


 
img{
	border: none;
}
#menu-division{
/*
	background: transparent url(assets/bg21-30.png);
	background: rgba(31, 31, 31, 0.2) none;
*/
	height:28px;
	margin: 0 ex;
	margin-top:-20px;
	border-width:0px;
	font-size: 2ex;
	letter-spacing:.3ex;
	font-weight:200;
}
#menu-division a{
	float:right;
	margin: 0px;
	padding: 0px 20px 0px;
	color: #fff; text-shadow: -1px 1px 10px #333;	
    text-decoration:none;
}

#menu-division a:visited {/*good*/
	color: #fff; 
	text-shadow:-1px 1px 10px #333;
	padding: 0px 20px 0px;
	
}
	
#menu-division a:hover  {/*good*/
	margin: 0px;
	padding: 0px 20px 0px;
	color: #de6849;
	text-shadow: -1px 1px 1px #333;
}

#menu-division a:active {/*good*/
	margin: 0px;
	padding: 0px 20px 0px;
	color: #de6849;
	text-shadow: -1px 1px 10px #666;
}

#placeholder{
	border:0px;
	width:980px;
	height: 125px;
	padding:0px;
	margin:0px;
}
	
#leftcontent{/*good*/
	min-height: 450px;        
	float:left;
	width:690px;
	padding-left:15px;
	padding-right:37px;
	margin:0px;
	height: auto;
}

#content {/*good*/
	width: 930px;
	border:double;
	border-width:1px;
	border-color:#838383;
	border-top-width:0px;
	background-color:#333333;
	padding-left:25px;
	padding-right:25px;
	padding-bottom:18px;
	padding-top:25px;
	overflow: auto;
	background: rgba(41, 36, 36, 0.9) none;
	background: transparent url(assets/bg31-94.png);
	letter-spacing:.25ex;
	}
	
	p{
	margin-top: 0px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-top:0px;
}

label{
	display:block;
}
#rounded-corner
{
	text-align: left;
	border-collapse: collapse;
	vertical-align:middle;
}
#rounded-corner thead th.rounded-radio
{
	background: #434343;
	padding-left:12px;
	height: 15px;
}
#rounded-corner thead th.rounded-cours
{
	background: #434343;
	height: 15px;
}
#rounded-corner th
{
	padding: 6px;
	background: #434343;
}
#rounded-corner td
{
	padding: 12px;
	background: #434343;
	border-top: 1px solid #333;	
}
#rounded-corner tfoot td.rounded-foot-left
{
	background: #434343 url('assets/botleft.png') left bottom no-repeat;
}
#rounded-corner tfoot td.rounded-foot-right
{
	background: #434343 url('assets/botright.png') right bottom no-repeat;
}
#rounded-corner tbody tr td:hover{
	background: #de6849;
	color:#434343;
	cursor:pointer;
}

th {
	text-align: center;
}
table {
	width: 650px;
	padding: 0px;
	table-layout: auto;
}

#menu, #righthdr, #divisionslist, .in, h1, h2, h3, .browse, .smallcaps,.produit  {/
	letter-spacing: .44ex;
	font-family: 'Gill Sans','Gill Sans mt','trebuchet ms',sans serif;
	text-transform: uppercase;
}
.produit{
	text-transform:none;
	font-size:2.25ex;
	line-height:4.5ex;
}

.left-float{
	width:345px;
	float:left;
	margin: 0px;
	padding:0px;
}
.left-float h2 {/*good*/
	text-transform: uppercase;
	font-size:smaller;
	font-weight:400;
	letter-spacing: .75ex;
	color: #de6849;
	margin: 25px 0px -5px 5px;
}
.left-float h3 {
	text-transform: uppercase;
	font-size: 4ex;
	font-weight:500;
	letter-spacing: .35ex;
	margin: 0px 0px;
	padding: 0px 0px 5px 5px;
	color:#DE6849;
}

.left-float p{
	text-transform:none;
	font-size:2.25ex;
	line-height:4.5ex;
}
#menu {
 background: transparent url(assets/bg57-85.png);
	background: rgba(31, 31, 31, 0.85) none;
	height:27px;
	margin: 0 ex;
	padding-top:0 ex;
	width: 982px;
	border-width:0px;
	border-bottom: 1px #838383 double;
	border-right: 1px transparent; 
   	line-height: 27px;
    letter-spacing: .2em;
	font-size: 1.55ex;
}
#menu a {/*good*/
	float:left;
	margin: 0px 1px;
	padding: 0px 25px 0px;
	color: #fff; text-shadow: 0px 0px 3px #333;	border-width:1px solid #222529;
    text-decoration:none;
}
#menu a:visited {/*good*/
	margin: 0px;
	padding: 0px 25px 0px;
	color: #fff; text-shadow: 0px 0px 3px #333;
}
	
#menu a:hover  {/*good*/
	margin: 0px;
	height:26px;
	color: #de6849; 
	padding: 0px 25px 0px;
	text-shadow: 0px 0px 10px #111;
	border-style:double;
	border-color:#838383;
	border-width: 1px 1px 0px 1px;
	background: transparent url(assets/bg31-60.png);
	background: rgba(31, 31, 31, 0.6) none;
	border-bottom: 1px solid #222529;
	}
#menu a:last-child {/*good*/
	float:right;
	}
	
#menu a:active {/*good*/
	margin: 0px;
	padding: 0px 25px 0px;
	color: #fff;
	text-shadow: 0px 0px 10px #cc6633;
}
#menu a:last-child:hover{
border: 0px 1px double #838383;
}

.smallcaps{/*good*/
	font-size:1.5ex;
	padding-left: 0ex;
}



.browse{/*good*/
	text-transform: none;
	font-size: .95em;
	font-weight:300;
    color:White;
	text-shadow: 0 0 5px #de6849;
	line-height:25px;
}

.in {/*good*/
	float:left;
	height:26px;
	border-style:double;
	border-color:#838383;
	border-width: 1px 1px 0px 1px;
	border-bottom: 1px solid #222529;
	padding: 0px 25px 0px;
	color: #de6849; 
	background: transparent url(assets/bg31-60.png);
	background: rgba(31, 31, 31, 0.6) none;
}


#righthdr/*good*/
{
	letter-spacing: 0.25ex;
	padding-left: 0px;
	padding-bottom: 7px;
	padding-right: 0px;
	padding-top:13px;
	margin: 0px;
	width: 163px;
	height:20px;
	border:0px;
	background-image:url(assets/right_hdr.png);
	background-repeat:no-repeat;
	color: #fff;
	text-shadow: -1px 1px 10px #000;
	text-align:center;
	}
	
#table-form
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
}
#rightnav{
	float:right;
	padding:0px;
	padding-top:15px;
	padding-right:25px;
	margin:0px;

	width: 163px;
	font-size:2ex;
	text-align:center;
}


#credithdr
	{
	padding: 0px;
	margin: 0px;
	width: 163px;
	background-image:url(assets/right_hdr.png);
	background-repeat:no-repeat;
	}
#credit{
	width:363px;
	margin:20px;
	padding:0px;
	height: auto;
}

	
 #rightfooter
{
	padding: 0px;
	margin:0px;
	width:163px;
 }
 
 #credittxt
{
	padding-top: 8px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 8px;
	margin-left: 0px;
	background-color:#3e3e3f;
	border-left-width:4px;
	border-width:4px;
	border-style: solid;
	border-color: #535353;
	font-size:11px;
	letter-spacing: 2px;
	color:white;
	text-align:left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align:justify;
}
 
#divisionslist
{
	padding: 0px;
	margin-left: 0px;
	padding-top:0px;
	background: transparent url(assets/bg66-78.png);
	background:rgba(97, 97, 97, 0.4);
	border-left-width:4px;
	border-right-width:4px;
	border-right-style: solid;
	border-right-color: #535353;
	border-left-color: #535353;
	border-left-style: solid;
	font-size: 1.65ex;
		letter-spacing:.25ex;
}
#divisionslist ul{
	display: compact;
	list-style-position:inside; list-style: none; 
	width:155px;
	margin: 0px;
	padding:0px;
	text-align:center;
}

#divisionslist li span
{
	color: #de6849; text-shadow: #000 0 0 10px;
	display: block;
	background-color:#4c4b4b;
	line-height:2.5em;
	padding-top:2px;
}

#divisionslist li a
{
	display:block;
	padding-top:2px;
	color: #fff; text-shadow: #666 0 0 10px;
	text-decoration: none;
	line-height:2.5em;
}
#divisionslist li a:visited { 
	color: #fff; text-shadow: #666 0 0 10px;
}

#divisionslist li a:hover{
	color: #de6849; text-shadow: #000 0 0 10px;
	background-color: #454545;
} 
#divisionslist li a:active
{
	color: #white;
	text-shadow:#de6849 0 0 10px; 
	background-color:#3b3b3b;
} 

#noticewrapper{
	width: 977px;
	padding-top: 10px;
	padding-left:10px;
	text-align: right;
	text-transform: uppercase;
	font-size: xx-small;
	letter-spacing: .25ex;

}
#noticewrapper a{
	color: #fff; text-shadow: -1px 1px 1px #111;
	text-decoration:none;
}

#noticewrapper a:hover{
	color: #de6849;
	text-shadow: 0px 0px 10px #de6849;
	text-decoration:none;
}
#noticewrapper a:active{
	color: #fff;
	text-shadow: 0px 0px 10px #de6849;
	text-decoration:none;
}
.smallnotice{
	color:white;
	font-size:9px;
	letter-spacing: 2px;
}

h1 {/*good*/
	font-size: medium;
	padding-left: 0ex;
	padding-bottom: 8px;
	padding-right: 0ex;
	padding-top: 0ex;
	font-weight: 400;
	color:white;
	line-height:1.6ex;
	margin-left:-15px;
	letter-spacing:.25ex;
	text-shadow: #DE6849 0px 0px 10px;
}

h1 a{
	color: white !important; 
}
h1 a:hover{
	color: #DE6849 !important; 
}

a.descrip{
	color: white !important; 
}

a.descrip:hover{
	color: #DE6849 !important; 
} 

span.descrip{
	color: #747474 !important;  
	text-shadow: none;
}

span.descrip small{
	float: right;
	padding-right: 25px;
	color: white;
	opacity: 0.5;
}

.thumbnails a{
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
.thumbnails img{
	display: block;
	border: none;
}

.thumbnails.mosaic{
	width: 525px;
}

h2 {/*good*/
	text-transform: none;
	font-size: medium;
	font-weight:500;
	color: #de6849;
	text-shadow: 0px 0px 3px #333;
	margin-left: -8px;
}
h3 {/*good*/
	text-transform: none;
	font-weight:400;
	font-size: 10pt;
	color: #de6849;
	text-shadow: 0px 0px 3px #333;
	line-height: 2.6ex;
}
h4 {/*good*/
	text-shadow: 0px 0px 10px #de6849;
	text-transform: none;
	color: white;
	font-weight: 400;
	font-size: 10pt;
	word-spacing: 0.33ex;
	line-height:3.5ex;
	padding: 0;
	margin: 0 0 2.6ex 1.5ex;
}
h5 {/*good*/
	text-shadow: 0px 0px 10px #de6849;
	text-transform: none;
	color: white;
	font-weight: 400;
	width: 45%;
	font-size: 10pt;
	word-spacing: 0.33ex;
	line-height:3.5ex;
	padding: 0;
	margin: 0 0 2.6ex 1.5ex;
}

.descrip{
	text-shadow: 0px 0px 10px #de6849;
	text-transform: none; 
	color: white;
	font-weight: 400; 
	font-size: 10pt;
	word-spacing: 0.33ex; 
	line-height:3.5ex;
	padding: 0;	
	margin: 0 0 2.6ex 1.5ex;
}
	


/***********************************************/
/* Appearance Divs                                 */
/***********************************************/


html {
    height: 100%;
}
body {
    height: 100%;
    background-repeat: no-repeat;
}
body {
	background: #414141; /* for non-css3 browsers */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#707070', endColorstr='#414141'); /* for IE */
	background: -webkit-gradient(linear, left top, center bottom, color-stop(0.25, #707070), color-stop(0.74, #333), color-stop(1.0, #414141));
	background: -moz-linear-gradient(-45deg,  #707070,  #333,#414141); /* for firefox 3.6+ */
	background-color: #414141;
	margin:0px;
	padding:0px;
	height:100%;
    background-attachment: fixed;
}

.clearing {
	clear: both;
	}
a:visited {
	color: #de6849;
}

a:focus,
a:hover,
a:active { 
	color: white;
	outline:none; 
} 

.orange {
	color: #de6849;
	text-shadow: #717171 0 0 5px;
	text-align: center;
}
.dk-gris {
	color: #333;
}
.blanc {
	color: white;
	padding-left: 10px;
}
.small-left-orange {
	color: #de6849;
	font-size: small;
	float: left;
}
.small-left-blanc {
	color:white;
	font-size: small;
	margin: 5px;
	height: 20px;
}
.width-50 {
	width: 90px;
	float: left;
}
.width-53 {
	width: 53px;
	float: left;
	margin-top:5px;
}	
	
	
strong {
	color: #de6849;
	font-weight:500;
}
.horaireFormation a {
    color: #ccc !important;
}

.forminscription{
	margin:0px;
	padding:0px;
	width:560px;
}
.forminscriptionimg{
	margin:0px;
	padding:5px;
	text-align:left;
}

.margin-right{
	margin-right:360px;
}
#content #leftcontent h2 {
	color: #fff;
	font-size: 25px;
}
#leftcontent h2 a:link {
	text-decoration:none;
	color: #de6849;
	line-height:26px;
}

#leftcontent h2 a:hover {
	text-decoration:none;
	color: #fff;
	text-shadow: 0px 0px 10px #de6849;
}

#leftcontent h2 a:visited {
	text-decoration:none;
	color: #de6849;
}

#leftcontent a:link {
	text-decoration:none;
	color: white;
}

#leftcontent a:hover{
	color:white;
	text-shadow: 0px 0px 10px #de6849;
	border-bottom-color:White;
}


#leftcontent a:active{
	color: #de6849;
	text-shadow: 0px 0px 10px #717171;
	border-bottom-color:White;
}


#leftcontent a:visited{
	border-bottom-style:dashed;
	border-bottom-color:#de6849;
	border-bottom-width:1px;
	text-decoration:none;
	color: #de6849;
	margin-left:0px;
	float:left;}
	
a:link.img{
	border-bottom-width:0px;
	text-decoration:none;
}
a:hover.img{
	text-decoration:none;
	border-bottom-width:0px;
}

a:visited.img{
	border-bottom-width:0px;
	text-decoration:none;
	}

.labeltxt,.submitbtn,.browse,{
	font-family: 'Gill Sans','Gill Sans mt','trebuchet ms',sans-serif;
	color: #de6849;
	padding: 0.5em;	
	width:auto;
	text-align: center; 
	float: left;	
	text-decoration:none;
}

.labeltxt {
	padding: 0px;
	padding-left:5px;
	height: 63px;
	width: 250px;
	display:block;
	margin: 0px;
	letter-spacing:0.2em;
	text-align:left;
	text-transform: none;
	font-size: 1em;
	line-height:17px;
}
button{
	width: 200px;
	height: 27px;
	margin: 3ex;
	padding:1ex;
	margin-left:0ex;
	letter-spacing:0.35em;
	word-spacing:0.25em;
	text-shadow: 0px 0px 5px #de6849;
	background-color:#3b3b3b;
	border-width: 1px;
	border-style: dashed;
	border-color: #696969;
	cursor:pointer;
	color: white;	
}
button:hover{
	background: #de6849;
	color:#434343;
	cursor:pointer;
	border-color: #333333;	
}

 
.submitbtn,
.submitreset {
	margin: 3ex;
	padding:1ex;
	margin-left:0ex;
	letter-spacing:0.35em;
	word-spacing:0.25em;
	text-shadow: 0px 0px 5px #de6849;
	background-color:#3b3b3b;
	border-width: 1px;
	border-style: dashed;
	border-color: #696969;
	cursor:pointer;
	color: white;
}

.submitbtn:hover {
	background: #de6849;
	color:#434343;
	cursor:pointer;
	border-color: #333333;
}

#return {
	display: block;
	margin-top: -15px;
}
	
.browse{
	letter-spacing:0.2em;
	text-decoration:none;
	font-size: 0.9em;
	color: #de6849;
	text-shadow: 0px 0px 5px #000;
	line-height:25px;
}

.filefield {
	border-width: 0px;
	font-size: 0.9em;
}
.smaller{
	font-size:.9em;}

.shooting-cat {/*good*/
	text-transform: uppercase;
	font-size:smaller;
	font-weight:400;
	letter-spacing: .75ex;
	color: #de6849;
	text-shadow: 0px 0px 3px #333;
	margin: -14px 0px 20px 115px;
	padding:0px;
}
.forfaits-cat {/*good*/
	text-transform: uppercase;
	font-size:smaller;
	font-weight:400;
	letter-spacing: .75ex;
	color: #de6849;
	margin: 25px 0px -5px 5px;
}
.bigtxt{
	text-transform: uppercase;
	font-size: 4ex;
	font-weight:500;
	letter-spacing: .35ex;
	margin: 0px 0px;
	padding: 0px 0px 5px 5px;
	color:#DE6849;
}
input[type=email],
input[type=text] { margin-top: 0em; margin-bottom: 1.5em; padding-left: .2em; padding-right: .2em; padding-top: .2em; border-width: 1px; border-color: #717171; outline: none; border-style: dashed; color: #de6849; background-color: #323232;}

input[type=email]:hover,
input[type=text]:hover { border-color:#de6849;background-color: #333333;}

input[type=email]:focus,
input[type=text]:focus { border-color:#323232;background-color: #de6849; color: #323232;}

input.textbox_hidden{
  display: none;
}

.cours-cat {
	color: #de6849;
	margin: 0px;
	text-shadow: #717171 0 0 5px;
	padding: 0px;
}
.cours-bloc {
	color: #fff;
	margin: 0px;
	padding: 0px;
}
ul{
margin:0px;
padding:0px;
}

ul.orangelist{
padding:0px 35px; 
margin-top:-15px;
color:#de6849;
list-style-type: circle;
}
