@charset "utf-8";
/* CSS Document */
html{ background-color:#D9D9D9; }
body{ margin:0; border:0; padding:0; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px;	color:#6E6E6E;}
div{ width:100%; }
a { font-size:10px; color:#9F9F9F; text-decoration:underline; }
a:hover { color:#6E6E6E}
h1 { color:#FF9200; font-size:22px; font-weight:600; }
h2 { color:#FF9200; font-size:16px; }
input{width:440px;}
textarea{height:70px;}

#MainContainer{	width:955px; margin-left:auto; margin-right:auto; }
#Content{ background:url(../images/bg_body.gif) repeat-y #FFFFFF; }
#Header{ padding-top:20px; }
#Logo{ background:url(../images/logo.gif) no-repeat; height:180px; width:354px;	margin-bottom:40px;	margin-left: 341px; }
#Footer{	padding-bottom:20px; font-size:10px; font-weight:bold; color:#585858; text-align:center; }
#footer_info{ margin-left:-10px; }
#footer_spacer{	background:url(../images/footer_spacer.gif) no-repeat; height:9px; width:100%; margin-bottom:5px; }
#MainMenu_Container{padding-bottom:10px;}
#MainMenu{ margin-left:auto; margin-right:19px;	width:679px; }
#Empresa{background:url(../images/btn_empresa.gif) no-repeat;}
#Areas{background:url(../images/btn_areas.gif) no-repeat;}
#Contacto{background:url(../images/btn_contacto.gif) no-repeat;}
#Clientes{background:url(../images/btn_clientes.gif) no-repeat;}
#Articulos{background:url(../images/btn_articulos.gif) no-repeat;}
#Empresa:hover, #Areas:hover, #Contacto:hover, #Clientes:hover, #Articulos:hover{ background-position:-135px 0px}
#Gestion{background:url(../images/btn_gestion.gif) no-repeat;}
#BPM{background:url(../images/btn_BPM.gif) no-repeat;}
#PHS{background:url(../images/btn_PHS.gif) no-repeat;}
#HACCP{background:url(../images/btn_HACCP.gif) no-repeat;}
#ISO9001{background:url(../images/btn_ISO.gif) no-repeat;}
#ISO22000{background:url(../images/btn_ISO2.gif) no-repeat;}
#Gestion:hover, #BPM:hover, #PHS:hover, #HACCP:hover, #ISO9001:hover, #ISO22000:hover{ background-position:-124px 0px}
#SideMenu_Line { height:165px; margin-top:30px; margin-bottom:10px; width:1px; background-color:#FFCC8D; }
#SideMenu{ width:124px;	padding-right:17px;	margin-left:30px; margin-right:auto; margin-top:10px; }
#ContactForm { margin-left:auto; margin-right:auto; width:440px; }
#bodyContent{ width:762px; margin-right: 0px; margin-left:auto; }
#HomeBtn { width:70px; height:21px;	background:url(../images/btn_home.gif) no-repeat -70px 0px;	display:block; float:right;	margin-right:15px; }
#HomeBtn:hover{ background-position:0px 0px}
#bodyContainer{ width:100%; margin-left:-8px; }
* html #HomeBtn {margin-right:10px;}
* html #bodyContainer{margin-left:0px;}
*+html #bodyContainer{margin-left:0px;}
#bodyContainer td{vertical-align:top;}
#HomeMenu{ margin-right: 0px; margin-left:auto; }
#ContactInfo_Main{width:100%; margin-bottom:60px; margin-top:25px;}
#ContactInfo_Line{width:150px;}
#ContactInfo_Container{}
#ContactInfo{margin-right:60px; width:540px; }
#Info_Line{ background:url(../images/orange_line.gif) repeat-x; width:3px; margin-right:20px; margin-left:auto; height:292px;}
#Contact_ContactInfo{ margin-top:30px; }

.btnSideMenu_separator{	border-bottom:solid 1px #FFCC8D;}
.pageImages{ display:block; width:250px; height:80px; margin-left:4px;}
/*.ImageZone{margin-top:20px;}*/
.MainMenu_Separator{ border-right:solid 1px #D9D9D9 }
.btnMenu{ display:block;width:135px;height:33px; }
.btnSideMenu{ display:block; width:124px; height:40px; }
.mail{ font-size:12px; }

#Image_1{ background:url(../images/img_dummy_1.jpg) no-repeat;}
#Image_2{ background:url(../images/img_dummy_2.jpg) no-repeat;}
#Image_3{ background:url(../images/img_dummy_3.jpg) no-repeat;}

.left-15 { margin-left:0px; }
.decimal-listed li{list-style-type:decimal; list-style-position:outside; margin-left:30px;}
.alpha-listed li{list-style-type:upper-alpha; list-style-position:outside; margin-left:30px;}
.dot-listed li{list-style-type:disc; list-style-position:outside; margin-left:20px;}
.orange_table {font-size:10px; width:100%;}
.orange_table td { border:solid 1px #D9D9D9; vertical-align:middle; padding: 5px 5px 5px 5px; }

.orange_header td {text-align:center; background-color:#FF9200; color:#FFFFFF;font-weight:bold; padding-left:0px; padding-right:0px; }
.clientTable td{ padding:3px 3px 3px 3px; }


#footer_info2 {
width:760px;
margin:100px 50px 30px 50px;
padding:30px 20px 30px 20px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#333333;
text-align:left;
font-weight:normal;
background:#CCCCCC;
border:#999999	solid	1px;
}


/*********************** Menu h *********************************/
#navigation2 {
position:relative;
height:26px;
width:935px;
font-family:Arial, Helvetica, sans-serif;
font-size:1.1em;
padding-left:10px;
padding-top:6px;
}

#navigation2 ul {
margin:0;
padding:0;
display:inline;
list-style-type:none;
}

#navigation2 ul li {
display:inline;
}

#navigation2 ul li a {
height:20px;
margin:0px;
padding:4px 12px 2px 0;
display:block;
float:left;
color:	#666666;
text-decoration:underline;
}


#navigation2 ul li a:hover {
text-decoration:none;
}

#navigation2 .sel a {
text-decoration:none;
}

#navigation2 ul li a span {
display:none;
}



/* -------------------------------- sub menu ----------------------------------- */
