body {
	margin: 0 auto;
	padding: 0;
	background-image: url("../img/fondoPagina.gif");
	font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
	text-align: center;	
}

div#contenedor {
	text-align: left;
	margin: 0 auto;
	padding-bottom: 3px;	
	width:770px;
	background: url("../img/bordeInferiorInfo.gif") left bottom no-repeat;
	overflow:hidden;
}

div#contenedor h2 {
	display: block;
	width: 770px;
	height: 20px;
	margin: 0;
	padding: 0;
	background: url("../img/fondoContenedorInfo.gif") left top no-repeat;
	text-decoration: none;
}

div#contenedor h2 span {
	display: none;
}	
	
div#contenedor h1 {
	margin:0;
	padding:0;
}

div#contenedor h1 a {
	display: block;
	width: 770px;
	height: 80px;
	margin: 0;
	padding: 0;
	background: url("../img/logoinforoerden.gif") left top no-repeat;
	text-decoration: none;
}

div#contenedor h1 a span {
	display: none;
}		

div#contenedor div#uno {
	margin:0;
	padding:0;
	background: url("../img/fondoinfodivuno.gif") left top repeat-y;
	height:1251px;
	width: 223px;
	float:left;
	

}

/*************************************************************************************************************
//  MENU LINKS
/*************************************************************************************************************/

div#contenedor div#uno ul {
	float:left;
	margin: 0;
	padding: 0 0 0 2px;
}

div#contenedor div#uno ul li {
	display: inline;
	margin: 0;
	padding: 0;
}

div#contenedor div#uno ul li a {
	display: block; 
	float:left;
	margin: 0 0 1px 0;
	padding: 0;
}

div#contenedor div#uno ul li a#primero {
	background: url(../img/botonInfoEmpresa.gif) 0 0 no-repeat;
	width: 220px;
	height: 30px;	
	margin: 1px 0 1px 0;
}

div#contenedor div#uno ul li a#primero:hover {
	background-position: -220px 0;
}

div#contenedor div#uno ul li a#primeroclick {
	background: url(../img/botonInfoEmpresa.gif) -220px 0 no-repeat;
	width: 220px;
	height: 30px;
	margin: 1px 0 1px 0;
}

div#contenedor div#uno ul li a#segundo {
	clear: left;
	background: url(../img/botonInfoServicios.gif) 0 0 no-repeat;
	width: 220px;
	height: 30px;
}

div#contenedor div#uno ul li a#segundo:hover {
	background-position: -220px 0;
}

div#contenedor div#uno ul li a#segundoclick {
	background: url(../img/botonInfoServicios.gif) -220px 0 no-repeat;
	width: 220px;
	height: 30px;
}

div#contenedor div#uno ul li a#tercero {
	clear: left;
	background: url(../img/botonInfoProveedores.gif) 0 0 no-repeat;
	width: 220px;
	height: 30px;
}

div#contenedor div#uno ul li a#tercero:hover {
	background-position: -220px 0;
}

div#contenedor div#uno ul li a#terceroclick {
	background: url(../img/botonInfoProveedores.gif) -220px 0 no-repeat;
	width: 220px;
	height: 30px;
}

div#contenedor div#uno ul li a#cuarto {
	clear: left;
	background: url(../img/botonInfoContacto.gif) 0 0 no-repeat;
	width: 220px;
	height: 30px;
}

div#contenedor div#uno ul li a#cuarto:hover {
	background-position: -220px 0;
}

div#contenedor div#uno ul li a#cuartoclick {
	background: url(../img/botonInfoContacto.gif) -220px 0 no-repeat;
	width: 220px;
	height: 30px;
}

div#contenedor div#uno ul li a span {
	display:none;
}

div#contenedor div#dos {
	margin: 0;
	padding: 0 26px 0 26px;	
	color: #141656;
	font: normal 13px Arial,sans-serif;
	background-color: white;
	border-right: 1px solid #CDCDCD;
	float: left;
	width: 494px;
	height:1251px;
}

div#contenedor div#dos p {
	margin: 0;
	padding: 20px 0 0 0;	
	line-height: 17px;
}

div#contenedor div#dos h3 {
	margin: 0;
	padding: 18px 0 0 0;	
	text-transform: uppercase; 
	font: bold 13px Arial,sans-serif;
}

body#proveedores div#contenedor div#dos p {
	margin: 0;
	padding: 2px 0 0 0;	
}

body#proveedores div#contenedor div#dos p.inicial {
	margin: 0;
	padding: 20px 0 0 0;	
	line-height: 17px;
}

div#contenedor div#dos p.inicial {
	margin: 0;
	padding: 2px 0 0 0;	
}

div#contenedor div#dos a {
	float: right;
	margin: 32px 0 0 0;
	padding: 0;
	color: #141656;
	font-size: 11px;
}
div#contenedor div#dos a.email {
	float:none;
}
div#contenedor div#dos ul li dfn {
	font-weight: bold;
	font-style: normal;
}

body#servicios div#contenedor div#uno, body#servicios div#contenedor div#dos {
	height: 830px;

}

body#proveedores div#contenedor div#uno, body#proveedores div#contenedor div#dos {
/*	height: 730px;*/
	height:1051px;
}

body#contacto div#contenedor div#uno, body#contacto div#contenedor div#dos {
	height: 500px;	
}

div#contenedor div#dos dt {
	margin: 25px 0 0 0;
}

div#contenedor div#dos dd {
	margin-top: 2px;
	display: block;

}
div#contenedor div#dos dd a {
	margin-top: 2px;
	color: #141656;
	font: normal 13px Arial,sans-serif;
	text-decoration: none;

}
div#contenedor div#dos dd a:hover {
	margin-top: 2px;
	color: #141656;
	font: normal 13px Arial,sans-serif;
	text-decoration: underline;
}
/*************************************************************************************************************
//  PIE
/*************************************************************************************************************/

div#pie {
	margin: 0;
	padding: 5px 0 20px 0;
	clear: both;
}

div#pie p {
	margin: 5px 0 0 auto;
	text-align: center;	
	padding: 0;
	font-size: 11px;
	color: #787878
}

div#pie p a:hover , div#pie p a {
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #787878;
	text-decoration: none;
	
}

div#pie p#telf {
	margin: 0 0 0 auto; 
	padding: 0;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #A7A7A7
}

