   
body { padding: 0;
       margin: 0;
       background: #F0F0F0;
       /*background-image: url(images/flocons_2.gif);*/
       background-repeat:repeat; 
}

/* layout
   ------ */

.content {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	width: 880px;
	background-color: #ff0000;
	background-image: url(images/big_middle.gif);
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-position: 0% 0%;
	color: #666666;
}

.logo {	padding: 18px 0 0 3px; }
#header_logo {
	height: 30px;
	background: #FEFEFE url(images/logoh_technimurs.gif) no-repeat;
	margin-left: 0px;	
}

/* header */
.header_top { background: #FEFEFE url(images/big_top.gif) no-repeat; color: #FFF; height: 15px; }
.header { padding: 0px 0px 0px 0px; }
.header p {	margin: 0; padding: 0; }
.header_bottom { clear: both; background: #FEFEFE url(images/big_bottom.gif) no-repeat; color: #FFF; height: 15px; 
background-position: 0% 0%;}

/*.bandeau {
	padding: 0px 0px 0px 0px;
	margin-left: 11px;
	margin-right: 14px;
	margin-bottom: 0px;
	background: #f0f0f0;
	color: #808080;
}
.bandeau p {
	margin: 0; padding: 0;	
}*/
    
/* navigation */
#nav { width:100%; float:left; margin-left: 8px;}
#nav ul { margin:0; list-style:none; padding: 0; }
#nav a, #nav strong, #nav span { float:left; display:block; color:#fff; padding: 7px 20px 4px 10px; background: #C43219 url(images/nav.gif) no-repeat 100% 0px; text-decoration:none; font-weight: bold; }
#nav a { float:none; }
#nav li { float:left; color: #FFF; background: #C43219 url(images/nav.gif) no-repeat 0px 0px; margin:0; padding:0 0 0 9px; }
#nav .current { background: #1995C2 url(images/nav.gif) no-repeat 0 -41px; color: #FFF; }
#nav .current a { background: #1995C2 url(images/nav.gif) no-repeat 100% -41px; padding:7px 20px 4px 11px; color:#FFF; }
#nav a:hover { color:#BFE1ED; background: #C43219 url(images/nav.gif) no-repeat 100% 0px; }   


.sf_left {
	float: left;
	width: 203px;
	height: 78px;
	background: #5BB2D1 url(images/logobg.gif) repeat-x; 
	color: #FFF;
	border-top: 1px solid #137DA2;
	border-bottom: 1px solid #000;
	padding: 10px 0 0px 7px;
}

.sf_left a { color: #fff; font: bold 2em Arial, Sans-Serif; letter-spacing: -1px; padding: 16px 0 0 8px; margin: 0;}

.sf_right {
	width: 537px;
	float: right;
}

.sf_search {
	clear: both;
	background: #CA090D url(images/searchbg.gif) repeat-x bottom left; 
	color: #FFE4E0;
	border-top: 1px solid #AA1717;
	border-bottom: 1px solid #000;
	padding: 18px 0 17px 15px;
	margin-top: -2px;
}


.sf_search form { margin: 0; }
input.search { width: 199px; border: none; background: #FFF url(images/input.gif); padding: 4px; color: #808080; }
input.submit { height: 24px; font-weight: bold; width: 53px; border: none; background: #D96855 url(images/button.gif); padding: 3px; color: #FFF; }

/**** Menu left****/

#avmenu {
	clear:left;
	float:left;
	width:0px;
	padding:0;
	position: absolute;
}

#avmenu ul {
list-style:none;
width:160px;
margin-top: 10pt;
margin-right: auto;
margin-bottom: 0pt;
margin-left: auto;
padding:0;
}

#avmenu li {
margin-bottom:5px;
}

#avmenu li a {
font-weight:bold;
height:20px;
text-decoration:none;
color:#505050;
display:block;
padding:6px 0 0 10px;
background:#f4f4f4 url(images/menubg.gif) bottom left repeat-x;
border-top:1px solid #d8d8d8;
border-right:1px solid #d8d8d8;
border-bottom:1px solid #d8d8d8;
border-left:4px solid #cccccc;
}

#avmenu li a:hover, #avmenu li a.current {
background:#eaeaea url(images/menubg2.gif) bottom left repeat-x;
color:#0000ff;
border-top:1px solid #b0b0b0;
border-right:1px solid #b0b0b0;
border-bottom:1px solid #b0b0b0;
border-left:4px solid #505050;
}

#avmenu ul ul {
margin:5px 0 5px 15px;
font-size:0.9em;
width:145px;
color:#ff0000;
}

#avmenu ul ul a {
	height:auto;
	margin:0;
	padding:2px 0 0 2px;
	color:#ff0000;
}

#avmenu h2 {
font-size:1.5em;
font-weight:normal;
}

.desousmenu {
	height: auto;
	bottom: 0px;
	margin-top: 40px;
	
}

.bottom {
	clear: both;
	background: #FEFEFE;
	color: #FFF;
	height: 15px;
	float: left;
	width: 170px;
}

/* left side
   --------- */

.left {
	float: left;
	width: 160px;
	margin: 0 0 10px 0;
}
.left_side {
	float: left;
	padding: 0px 5px 8px 10px;
	margin-bottom: 0px;
	width: 170px;
	position: absolute;
	min-height: 450px;
}

	.box_top {
		background: #F0F0F0 url(images/leftbox_top.gif) no-repeat;
		color: #808080;
		height: 12px;
		width: 160px;
	}
	
	.box_top h2 {
		color: #808080;
		background: inherit;
		
		margin: 0;
	}
	
	.box {
		border-left: 3px solid #F0F0F0;
		border-right: 3px solid #F0F0F0;
		padding: 0px 0px 0 0px;
		margin: 0;
		width: 154px;
		color: #595959;
		background: #FFF;
	}
	
	.box_bottom {
		background: #FFF url(images/leftbox_bottom.gif) no-repeat;
		color: #000;
		height: 13px;
		width: 160px;
	}
	

/* ------------right side ---------- */
		
.right_side {
	float: right;
	width: 650px;
	margin: 0px 30px 0 0px;
	text-align: justify;
	clear: left;
	min-height: 550px;
}		

.right { 
    float: right; 
    width: 670px; 
    margin: 0 0 10px 0;
}
		
.article { 
    padding: 0 0px 0 0px; 
    margin-bottom: 20px;
}
		
.grey_top { clear: both; width: 670px; background: #EDEDED url(images/grey_top.gif) no-repeat; color: #000; height: 5px; padding: 0; margin: 0px 0 0 0px; }
.grey { width: 670px; margin: 0 0 0 0px; padding: 0px; background: #EDEDED url(images/grey_bottom.gif) no-repeat bottom left; color: #808080;	}
		
.grey a {
		color: #C83C3C;
		background: inherit;
		font-weight: bold;
	}
	
.grey a:hover {
		color: #000;
		background: #EDEDED;
	}
	
.highlight {
	padding: 5px 3px 5px 3px;
	margin: 0 0 3px 0;
	border-bottom: 1px solid #ccc;
	bottom: 0px;
	}
	
/* ------------Fin de right side ---------- */

/* ------footer ------ */

.footer { clear: both; 
	text-align: center;
	color: #808080;
	background: #f0f0f0;
	padding: 10px 0 5px 0;
	border-top: 1px solid #eee;
}
.footer p {	line-height: 2em; }
.footer a {	color: #4F4F4F; background: #f0f0f0; border-bottom: 1px dotted #808080; text-decoration: none; } 

/* ------Fin de footer ------ */
.stat { clear: both; 
	text-align: center;
	color: #F0F0F0;
	background: #f0f0f0;
}


