body {
	color: #555454;
	font-weight: normal;
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 78%;
	line-height: 122%;
	padding: 0; 
	margin: 0; 
	text-align: center;
	background-color: #888871;
	}
	
img {
	border: none;
	} 

div {
	text-align: left;
	}	

.alignCenter{text-align: center;}
.alignLeft{text-align: left;}
.alignRight{text-align: right;}
.alignJustify{text-align: justify;}

form, fieldset {
	margin: 0;
	padding: 0;
	border: none;
	}
/*	
table {
	border-collapse: collapse; 	 
	}	
	*/
td, th {	
	font-size: 10pt;
	}
table.sample {
	border-width: 0px;
	border-spacing: 0px ;
	background-color: white;
		border-spacing:0px;
}
table.sample th {
	border-width: 0px;
	padding: 0px;
	background-color: white;
	border-spacing:0px;
}
table.sample td {
	border-width: 0px;
	padding: 0px;
	border-color: gray;
	background-color: white;
	border-spacing:0px;
}

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 .home_int a.logo_gtecf {	
	display: block;
	position: absolute;
	bottom: 10px;
	right: 6px;
	background-image: url(../img/logo_gtecf.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;
	}



/*tabless div*/
img.center{
  display: block;
  margin-left: auto;
  margin-right: auto;
}

div.row {float: left; margin: 0; padding: 0; width: 98.5%; }

div.cols1 {width: 70%; margin: 0 3px 0 0; padding: 0;}
div.cols2 {float: left; width: 49%; margin: 0 3px 0 0; padding: 0;}
div.cols3{float: left; width: 29%; margin: 0 3px 0 0; padding: 0;}
div.cols5 {float: left; width: 19%; margin: 0 3px 0 0; padding: 0; text-align:center}
div.colsnewsleft{float: left; width: 354px; margin: 0 5px 0 0; padding: 0;}
div.colsnewsright{float: left; width:215px; margin: 0 5px 0 0; padding: 0; text-align:left; font-size:10px}

div.pmimg{float: left; width: 30%; margin: 0 3px 0 0; padding: 0;}
div.pmbut{float: left; width: 6%; margin: 0 3px 0 0; padding: 0;}
div.pmtxt{float: left; width: 37%; margin: 0 3px 0 0; padding: 0;}
div.pmhlp{float: left; width: 10%; margin: 0 3px 0 0; padding: 0;}



div.colsfactsimg {float: left; width: 33%; margin: 0 3px 0 0; padding: 0;}
div.colsfacts {float: left; width: 60%; margin: 0 3px 0 0; padding: 0;}
div.colsfactsdot {float: left; width: 98.5%; margin: 0 3px 0 0; padding: 0; background-image:url(../images/dots.gif); background-repeat:no-repeat; clear:inherit}

.floatRight {float: right;}
.floatLeft {float: left;}

.footer {
   font-size : 10px; 
   font-family : Arial, Helvetica, Verdana;
   color: #000000; 
}

.container {
background:#CECFB5;
color:#000;
margin:0 5px;
}

.rtop, .rbottom{
display:block;
background:#EFEFE7;
}

.rtop *, .rbottom *{
display: block;
height: 1px;
overflow: hidden;
background:#CECFB5;
}
.r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
.r4{margin: 0 1px; height: 2px}


/*  SubPage CSS ENDS */


a.external:after {
		/*content: url("exit.gif");
		margin-left: 0.2em;
		vertical-align: top;*/
	}





/* ----------------PRINT------------------ */
.site #header_print {
	display:none;
}

@media print {

body {
  		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-size:10pt;
		background: #fff;
	}

p, ul, ol {
    line-height:13pt;
}

select, option, input, textarea {
	font-family: "Courier New", Courier, monospace;
}

h1{font-size:1.5em;}
h2{font-size:1.3em;}
h3{font-size:1.2em;}
h4{font-size:1.1em;}
h5{font-size:1em;}
h6{font-size:1em;}

/* Table */
table { margin: 1px; text-align:left; width:100%;}
th { border-bottom: 1px solid #333;  font-weight: bold; }
td { border-bottom: 1px solid #333; }
th,td { padding: 4px 10px 4px 0; }
tfoot { font-style: italic; }
caption { background: #fff; margin-bottom:2em; text-align:left; }
thead {display: table-header-group;}
tr {page-break-inside: avoid;} 


/* CCI */

div.fip, div.cwm {
	height:20px;
	margin-bottom: 12.0pt;
}
div.fip, div.cwm {
	position:relative;
	z-index:1;
}
div.cwm {
	text-align:right;
}

div.fip {
	float:left;
}

.site #header, .site a.link_arrow, .navigation, .nav_left, .rigth_block, #footer, a.print {
	display: none;
}

.site #header_print {
	display:block;
}

#content {
	width:100%;
	margin:0;
}

#content .text_zone {

	border:none;
	background:#fff;
	text-align:left;
}

img.center {
	margin:0;
}

.text_zone .int {
	background-color:#fff;
	margin:0;
	text-align:left;
	width:auto;
}

a.header {
	color: #BC261C;
	font-weight: bold;
	padding: 6pt 0;
	display: block;
	font-size:12pt;
	text-decoration:none;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 10px 0;
	color:#BC261C;
	}

.strike {
	color:#970F00;
	font-family:Arial,Verdana,Helvetica;
	font-size:12pt;
	font-weight:bold;
}

div.site {
	width: 100%;
}

#content .subpage_2_col {
	border:none;
	float:none;
	margin:0 0 7px 0;
	padding:1px;
	text-align:center;
}

.subpage_2_col .subpage_text_zone {
	background:#fff;
	margin:0;
	text-align:left;
	width:auto;
}


/* PMH */

.site .text_zone .home_int {
	background:#fff;
	height:420px;
	margin:0;
	position:relative;
	text-align:left;
	width:auto;
}

.site .text_zone .home_int p {
	margin-left:0 !important;
}

.site .text_zone .home_int a.logo_gtec {
	display:none;
}

}/* ----------------PRINT ENDS--------------- */
