﻿body {
	color: #555454;
	font-weight: normal;
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 71%;
	line-height: 122%;
	padding: 0; 
	margin: 0; 
	text-align: center;
	background-color: #888871;
	}
	
img {
	border: none;
	} 

div {
	text-align: left;
	}	
 


 
form, fieldset {
	margin: 0;
	padding: 0;
	border: none;
	}
	
table {
	border-collapse: collapse; 	 
	}	
	
td, th {	
	text-align: left;
	vertical-align: top;	
	padding: 0;
	font-weight: normal;
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	}
	
p {
	font-weight: normal;
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	margin: 0 0 10px 0;
	padding: 0;
	}	

a {
	font-weight: normal;
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #75003B;
	}		

a:hover {
   	text-decoration: none;
	}		

a.link_arrow {
	background-image: url(../img/link_arrow.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding: 0 0 0 23px;
	color: #BC261C;
	font-size: 12px;
	display: block;
	height: 19px;
	float: left;
	font-weight: bold;
	}


a.header {
	color: #BC261C;
	font-weight: bold;
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 86%;
	padding: 0 0 10px 0;
	display: block;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0 0 8px 0;
	color:#75003B;
	}
	
h1 {
	margin-top: 0;
	font-size: 165%;
	}

h2 {
	font-size: 150%;
	}

h3 {
	font-size: 140%;
	}

h4 {
	font-size: 130%;
	}

h5 {
	font-size: 120%;
	}

h6 {
	font-size: 110%;
	}

option, input, textarea {
	font-weight: normal;
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	}
	
.fotol {
	float: left;
	margin: 0 10px 10px 0; 
	}	
	
.fotol img {
	display: block;
	}			
		

div.clear {
    border: 0;
    clear: both;
    display: block;
    float: none;
    margin: 0;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
	font-size: 0px;
	}
		
a.print {
	display:block;
	float:right;
	background-image:url(../img/ico_print.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	padding:0px 0 0px 17px;
	margin: 0 0 0 10px;
	color: #75003B;
	text-decoration:underline;
	line-height: 15px;
	}

a.print:hover {
	text-decoration:none;
	}	

a.tell_friend {
	display:block;
	float:right;
	background-image:url(../img/ico_tell_friend.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding:0px 0 0px 17px;
	color: #75003B;
	text-decoration:underline;
	line-height: 15px;
	}

a.tell_friend:hover {
	text-decoration:none;
	}	
	
a.top_of_page {
	display:block;
	float:right;
	background-image:url(../img/icon_top_of_page.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding:0px 0 0px 17px;
	color: #75003B;
	text-decoration:underline;
	line-height: 15px;
	font-weight: bold;
	}

a.top_of_page:hover {
	text-decoration:none;
	}		


div.site {
	width: 780px;
	margin: 0 auto;
	position: relative;
	background-color: #FFFFFF;
	}

.en #header {
	width: 760px;
	height: 150px;
	background-image: url(../img/bg_header_en.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	position: relative;
	margin: 0 10px;
	}
.fr #header {
	width: 760px;
	height: 150px;
	background-image: url(../img/bg_header_fr.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	position: relative;
	margin: 0 10px;
	}
.en #header a.logo {
	display: block;
	position: absolute;
	width: 177px;
	height: 23px;
	left: 0;
	top: 9px;
	}

#header a.cci {
	display: block;
	position: absolute;
	font-size: 11px;
	color: #75003B;
	width: 100px;
	height: 15px;
	left: 50%;
	top: 125px;
	margin: 0 0 0 -50px;
	text-align: center;
	text-decoration: none;
	}	
	
div.navigation {
	width: 760px;
	height: 20px;
	background-color: #000000;
	margin: 0 10px;
	}


#nav, #nav  ul, #nav li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	z-index:9999;
	}	
	
#nav li {
	float: left;
	position: relative;
	text-align: left;
	height: 20px;
	width: 126px;
	}
	
#nav li a {
	display: block;
	font-size: 13px;
	line-height: 13px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	color: #FFFFFF;
	padding: 0 0 0 4px;
	text-decoration: none;
	border-left: 1px solid #FFFFFF; 
	}	
	
#nav li a.first {
	border-left: 1px solid #000000; 
	}		
	
div.home_line {
	width: 760px;
	height: 21px;
	margin: 0 10px;
	}
	
div.home_line a {
	line-height: 20px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #292929;
	text-decoration: none;
	}
	
div.home_line a:hover {
	text-decoration: underline;
	}	

div.home_line span {
	line-height: 20px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #292929;
	text-decoration: none;
	}	
	

#content {
	width: 760px;
	margin: 0 10px;
	position: relative;
	}


#content .nav_left {
	float: left;
	margin: 0 5px 10px 0;
	border: 1px solid #DDDDDD;
	padding: 1px 1px 0 1px;
	}
	
.nav_left img, .text_zone img {
	display: block;
	}	

#nav_left, #nav_left ul, #nav_left li {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 146px;
	}	
	
#nav_left li {
	display: block;
	text-align: left;
	background-color: #D7D7C4;
	vertical-align: bottom;
	margin: 0 0 1px 0;
	}
	
#nav_left li a {
	display: block;
	padding: 9px 5px 9px 12px;
	text-decoration: none;
	color: #70675C;
	font-size: 11px;
	font-weight: bold;
	background-image: url(../img/dot_line1.gif);
	background-position: bottom;
	background-repeat: repeat-x; 
	}
	
#nav_left li a:hover {
	background-color: #E0E0BA;
	text-decoration: underline;
	}		

#content .text_zone {
	float: left;
	margin: 0 0 10px 0;
	border: 1px solid #DDDDDD;
	padding: 1px;
	text-align: center;
	}

.text_zone .logo_cci {	
	background-color: #ffffff;
	width: 600px;
	margin: 0;
	text-align: center;
	}
	
.text_zone .logo_cci img {	
	margin: 0 auto;
	}

.text_zone .home_int {	
	background-color: #EEEEEE;
	background-image: url(../img/bg_home_int.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	width: 600px;
	height: 420px;
	margin: 0;
	text-align: left;
	position: relative;
	}
	
.text_zone .home_int a.logo_gtec {	
	display: block;
	position: absolute;
	bottom: 10px;
	right: 6px;
	background-image: url(../img/logo_gtec.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	width: 127px;
	height: 42px;
	}	
	
	
	
.text_zone .otstup {	
	padding: 10px;	
	}	

.rigth_block {
	border: 1px solid #DDDDDD;
	padding: 1px;
	float: left;
	margin: 0 0 10px 0;
	}
	
.rigth_block h1 {
	color: #BC261C;
	font-weight: bold;
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	background-color: #E3DAC9;
	background-image: url(../img/dot_line3.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	padding: 9px;
	margin: 0;
	}	

.rigth_block .cont  {
	background-color: #E6DDC3;
	padding: 5px 6px;
	}
	
.rigth_block ul, .rigth_block li {
	list-style: none;
	margin: 0;
	padding: 0;		
	}
	
.rigth_block ul {
	width: 175px;		
	}	

.rigth_block  li {
	background-image: url(../img/arrow.gif);
	background-position: 0 4px;
	background-repeat: no-repeat;
	padding: 0 0 0 14px;
	margin: 6px 0;
	font-weight: bold;
	font-size: 11px;
	}	
	
.rigth_block li a {
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	color: #555454;
	}
	
.rigth_block li a:hover {
	text-decoration: underline;
	}					

#footer {
	width: 780px;
	margin: 0 auto;
	position: relative;
	height: 60px;
	background-color: #FFFFFF;
	background-image: url(../img/bg_footer.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	border-top: 1px solid #E5E5E5;
	}
	
#footer a {
	font-size: 13px;
	color: #FFFFFF;
	}
		
#footer .date_modified {
	float: left;
	padding: 13px 0 0 10px;
	color: #000000;
	font-size: 13px;	
	font-family: Verdana;
	}
	
#footer a.notices {
	display: block;
	float: right;
	padding: 13px 10px 0 0;
	color: #003399;
	font-size: 13px;
	font-family: Verdana;	
	}		
	
#footer a.top	{
	position: absolute;
	display: block;
	width: 100px;
	margin: 13px 0 0 -50px;
	color: #003399;
	font-size: 13px;	
	background-image: url(../img/top_of_page.gif);
	background-position: center top;
	background-repeat: no-repeat;
	text-align: center;
	padding: 16px 0 0 0;
	left: 50%;
	font-family: Verdana;
	}	
	
		

/*  SubPage CSS  */	

#content .subpage_1_col {
	float: left;
	margin: 0 0px 7px 0;
	border: 1px solid #DDDDDD;
	padding: 1px;
	text-align: center;
	}
	
.subpage_1_col .subpage_text_zone {	
	background-color: #F1F1F1;
	margin: 0;
	text-align: left;
	}	

.subpage_1_col .otstup {	
	padding: 10px 5px 30px 5px;
	}


#content .subpage_2_col {
	float: left;
	margin: 0 0px 7px 0;
	border: 1px solid #DDDDDD;
	padding: 1px;
	width: 600px;
	}

.subpage_2_col .subpage_text_zone {	
	background-color: #F1F1F1;
	margin: 0;
	text-align: left;
	}	
.subpage_2_col .otstup {	
	padding: 10px 5px 30px 5px;
	}
	
.subpage_1_col img, .subpage_2_col img,  .subpage_3_col img, .rigth_block img {
	display: block;
	}

#content .subpage_3_col {
	float: left;
	margin: 0 5px 7px 0;
	border: 1px solid #DDDDDD;
	padding: 1px;
	text-align: center;
	width: 400px;
	}
	
.subpage_3_col .subpage_text_zone {	
	background-color: #F1F1F1;
	margin: 0;
	text-align: left;
	}	

.subpage_3_col .otstup {	
	padding: 10px 5px 30px 5px;
	}




/*  SubPage CSS ENDS */