/* Global styles  
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/  
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot{   
    margin:0;   
    padding:0;   
    border:none;   
    outline:0;   
}   
html,body{   
    height:100%;   
} 

html {
	overflow-y:scroll;
}
  
body{   
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;  
	background:url(../images/bodybg.jpg) repeat-x; 
	color:#010d48;
}   
:focus{   
    outline:none;   
}   
hr{   
    border:1px solid #000;   
}   
table{   
    font-size:12px;   
    border-collapse:collapse;   
    border-spacing:0;   
}   
a{   
    color:#333;   
}   
a:hover{   
    color:#111;   
    text-decoration:none;   
}   
p{   
    margin-bottom:10px;   
}   
ul,ol{   
    margin:5px 0 10px 25px;   
}   
/* CMS styles  
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/  
#Name {
	display:block;
	height:30px;
	line-height:24px;
	width:300px;
	padding-left:25px;
	color:#1c4ebd;
	font-size:16px;
	background:url(../images/arrow.gif) top left no-repeat;
	font-weight:normal;
	float:left;
}

#Info {
	width:430px;
	float:left;
}

/* Page styles */

#wrapper {
	width:900px;
	margin:0 auto;
}

#header {
	height:150px;
	width:900px;
	position:relative;
}

#header img {
	position:absolute;
	z-index:1;
}

hr {
	width:100%;
	position:absolute;
	left:0;
	border:none;
	z-index:0;
}

img#workshops {
	top:0; left:0;
}

img#logo {
	top:0; left:250px;
}

img#tekagroup {
	top:0; right:-20px;
}

hr#line1 {
	height:5px;
	background:#fff;
	top:90px;
}

hr#line2 {
	height:1px;
	background:#fff;
	top:100px;
}

#content {
	width:900px;
	padding-top:10px;
	background:white;
	float:left;
}

#sidebar {
	width:195px;
	float:left;
	color:white;
	line-height:16px;
}

#sidebar ul {
	margin:0 0 10px 5px; padding:0;
	list-style:none;
	padding-bottom:20px;
	background:url(../images/nav_bottom.gif) bottom left no-repeat;
}

#sidebar ul li a {
	color:white;
	text-decoration:none;
	display:block;
	width:150px;
	padding:2px 0;
}

#sidebar ul li a:hover {
	background: url(../images/nav_hover.gif) left 110% no-repeat;
}

#sidebar ul li {
	background:#1c4ebd;
	width:165px;
	padding-left:10px;
}

#sidebar h2 {
	display:block;
	width:175px;
	height:35px;
	text-indent:-9999px;
}

ul#nav h2 {
	background:url(../images/nav_top.gif);
}

ul#address h2 {
	background:url(../images/address_top.gif);
}

ul#hours h2 {
	background:url(../images/hours_top.gif);
}
	
#sidebar ul li.none a:hover {
	background:none;
}

#sidebar ul li.last {
	padding-top:5px;
}

#imagebar {
	width:270px;
	float:right;
	margin-top:-30px;
}

#imagebar img {
	border:1px solid #1c4ebd;
	margin:0 10px;
}

#slideshow {
	width:250px;
	height:250px;
	border:1px solid #1c4ebd;
	margin:20px 0 0 10px;
}

#footer {
	width:900px;
	height:40px;
	float:left;
}

#proxi {
	margin-top:20px;
}

/* Gallery 3.0 */

.Gallery3GalerieTitreTexte {font-family:Verdana;font-size:10px;color:#DDDDDD;font-weight:bold;}   
.Gallery3GalerieCheminLiens {font-family:Verdana;font-size:10px;color:#666666;text-decoration:underline;font-weight:bold;}   
.Gallery3GalerieCheminLiens:hover {font-family:Verdana;font-size:10px;color:#666666;text-decoration:none;font-weight:bold;}   
.Gallery3GalerieCheminTexte {font-family:Verdana;font-size:10px;color:#666666;text-decoration:none;font-weight:bold;}   
.Gallery3GaleriePageEnCours {font-family:Verdana;font-size:10px;color:#DDDDDD;font-weight:bold;}   
.Gallery3RepertoireTitre {font-family:Verdana;font-size:9px;color:#666666;font-weight:bold;}   
.Gallery3FichierTexte {font-family:Verdana;font-size:10px;color:#ffffff;}   
.Gallery3PhotoTexte {background:#FFFFFF;font-family:Verdana;font-size:10px;color:#666666;}  

/* Contact 1.0 */

.CFItem {width:400px;clear:both;}   
.CFLabel {width:150px;float:left;font-family:verdana;font-size:10px;color:#666666;margin-bottom:2px;margin-top:2px;}   
.CFField {width:250px;float:left;font-family:verdana;font-size:10px;color:#666666;margin-bottom:2px;margin-top:2px;}   
.CFFieldText {font-family:verdana;font-size:10px;color:#666666;width:250px;}   
.CFFieldTextarea {font-family:verdana;font-size:10px;color:#666666;width:250px;}   
.CFFieldSelect {font-family:verdana;font-size:10px;color:#666666;width:250px;}   
.CFFieldRadio {}   
.CFFieldCheckbox {}   
.CFFieldPassword {font-family:verdana;font-size:10px;color:#666666;width:250px;}   
.CFFieldFile {font-family:verdana;font-size:10px;color:#666666;width:250px;}   
.CFFieldEmail {font-family:verdana;font-size:10px;color:#666666;width:250px;}   
.CFFieldCopy {}   
.CFFieldRadioData {}   
.CFFieldCheckboxData {}   
.CFCaptcha {width:400px;font-family:verdana;font-size:10px;color:#666666;text-align:center;}   
.CFCaptchaTitre {width:100%;text-align:center;font-weight:bold;display:none;}   
.CFCaptchaTexte {width:100%;text-align:justify;}   
.CFStar {width:400px;font-family:verdana;font-size:10px;color:#ff0000;text-align:center;margin-top:20px;}   
.CFStarIcon {font-family:verdana;font-size:10px;color:#ff0000;}   
.CFButton {width:400px;text-align:center;}   
.CFButtonSubmit input {font-family:verdana;font-size:10px;color:#666666;font-weight:bold;width:200px;text-align:center;margin-top:20px;}   
.CFButtonReset input {font-family:verdana;font-size:10px;color:#666666;font-weight:bold;float:left;width:200px;text-align:center;margin-top:20px;display:none;}   
.CFMessageSent {width:400px;font-family:verdana;font-size:12px;color:#003300;font-weight:bold;text-align:center;margin-top:20px;}   
.CFFieldset {clear:both;display:block;border:solid 1px #999999;margin:0;margin-bottom:4px;padding:10px;width:400px;}   
.CFLegend {font-family:verdana;color:#666666;font-size:12px;font-weight:bold;background:#efefef;border:solid 1px #999999;padding:2px 5px 2px 5px;margin-bottom:10px;}  