@charset "UTF-8";
/* CSS Document */

* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin: 0;
	padding: 0;
	color: #FFFFFF;
}
input,textarea{
color:#0000CC}
body {
	width:980px;margin:0 auto;
	background:url(images/bg_degrade.png) repeat-x;
	background-color:#d2dce2;
	

}

p {
	
	color: #FFFFFF;
	
	font-size:14px;
	clear: both;
	  
	  
}

li {
	list-style-type: none;
	color:#FFFFFF;
	/*color: #B6B66D;*/
	font-size:14px;
}

a:link , a:visited { text-decoration: none; }
a:hover, a:active { text-decoration: underline; }

a img, fomr, fieldset{
	background: none;
	border:  0;
	
}


strong {
	color: #ff9600;
	font-weight: normal;
}

em{
	color: #ff9600;
	font-style: normal;
	font-weight: bold;
}


.clear {
	clear: both;
}


h1{color: #0000CC;

text-decoration:underline;
}s
li{
color: #000066;
font-size:12px;}

#body {
	background: url(images/bg.gif) repeat-y;
	background-color:pink; 
	width:100%;
	padding: 0 12px;
	margin-top: 10px;
	border-bottom: solid 2px #eae9e9;
	border-top: solid 2px #eae9e9;
	margin-bottom: 30px;
	position:absolute;
	-overflow-x: hidden;

}



/**************************************** HEADER ****************************/



#header {
	background: url(images/header_bg.gif) repeat-x;
	width: 960px;
	padding-top: 30px;
	height: 75px;
}

#header a:active, #header a:hover { text-decoration: none; }

#header p {
	float: left;
	background: url(images/logoptit.png) no-repeat left;
	margin-left: 30px;
	width: 235px;
	height: 55px;
	padding-top: 10px;
}

#logo_compagny {
	color: #FF3333;
	font-size: 1.6em;
	padding-left: 65px;
}

#logo_name {
	color:#000000;
	font-size: 1.6em;
}

#slogan {
	float: right;
	font-size: 0.8em;
} 


#header ul {
	float: right;
	font-size: 0.8em;
	margin: 15px 30px 0 0;
}

#header ul li {
	float: left;
	padding: 0 10px;
}


#home {
	background: url(images/ico_home.gif) no-repeat left;
	padding-left: 20px;
	padding-top: 3px; 
}
#menu_de_head{
position:relative;
top:-4px;
}
#menu_de_head li{
font-size:0.8em;
clear:both;
}



a#home:link, a#home:visited{
	text-decoration: none;
	color: #999999;
}

a#home:hover, a#home:active{
	text-decoration: none;
	color: #FF0000;
}
	

/****************************************  HEADER END ****************************/



/**************************************** MENU ****************************/

#menu {
	margin-top: 10px;
	float: left;
	
}

#menu li {
	border-bottom: solid 1px #eae9e9;
	border-right: solid 1px #eae9e9;
	text-align: right;
	margin-bottom: 2px;
	font-size: 0.9em;
}

li a.link_menu:link, li a.link_menu:visited {
	display: block;
	width: 250px;
	background: url(images/ico_arrow_orange.gif) no-repeat left;
	padding: 5px 15px;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: none;
}

li a.link_menu:hover, li a.link_menu:active {
	display: block;
	width: 250px;
	background: url(images/ico_arrow_grey.gif) no-repeat left #f8f8f8;
	color:#257fba ;
	padding: 5px 15px;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: none;
	
}

#menu_img {
	background: url(images/img_menu_ixhdz.jpg) no-repeat;
	width: 640px; 
	height: 155px; 
	margin-top: 10px;
	margin-right: 15px;
	float: right;
}

#menu_img p {
	padding-top: 135px;
	padding-left: 320px;
	color: #FFFFFF;
	font-size: 1em;
}
	

/****************************************  MENU END ****************************/


/**************************************** CONTENT ****************************/

#content {
	background: url(images/bottom_menu.gif) repeat-x top;
	background-color:#0099FF;
	width: 915px;
	margin-top: 5px;
	border-bottom: solid 5px #eae9e9;
	padding-bottom: 20px;
	margin-left:20px;
	
	
	
}


/**************************************** Resolution ****************************/


#resol h2 {
	font-size:10px;
	letter-spacing:3px;
	padding:0px;
	margin:0px;
	border:0px;
	background:none;
}

/**************************************** CONTENT END ****************************/

/**************************************** FOOTER ****************************/

#footer {
	margin-top: 10px;
	text-align:center;
	background: url(images/footer_bg.gif) repeat-x bottom;
	width: 960px;
	height: 50px;
	font-size: 0.8em;
	margin-bottom:10px;
}



#holder {
	min-height: 100%; position: relative; margin:0 auto;
}
/**************************************** FOOTER END ****************************/
