* {margin:0px; padding:0px;}

Body {
	background-image:url('../dn/background.png');
	font-family:Arial, Helvetica, sans-serif;
}

#all {
	position:relative;
	width:1000px;
	margin:0 auto 0 auto;
}

#all2 {
	position:relative;
	float:left;
	width:1000px;
	background-image:url(../dn/out.png);
	background-repeat:repeat-y;
}

#contenidor {
	position:relative;
	width:803px;
	background-color:#ba1116;
	margin:0 auto 0 auto;
}

#header {
	position:relative;
	float:left;
	width:803px;
	height:243px;
	background-image:url('../dn/top.png');
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-size:17px;
}

#content {
	position:relative;
	float:left;
	width:803px;
	background-image:url('../dn/lines.png');
	background-repeat:no-repeat;
	font-size:12px;
	color:#FFFFFF;
	background-color:#ba1116;
}
#bottom {
	position:relative;
	float:left;
	width:803px;
	background-image:url('../dn/bottom.png');
	background-repeat:no-repeat;
	height:62px;
	text-align:center;
	padding-top:40px;
}

#header ul {
	list-style: none;
	padding: 217px 0px 0px 0px;
	margin: 0;
}

#header li {
	float: left;
}

#header a:active,
#header a:link,
#header a:visited,
#content a:active,
#content a:link,
#content a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

#header a:hover,
#content a:hover {
	color:#CCCCCC;
	text-decoration:none;
}

#left-side {
	position:relative;
	float:left;
	width:400px;
	margin-left:20px;
	margin-right:20px;
	margin-top:20px;
}

#i-quienes {
	position:relative;
	float:left;
	width:360px;
	background-image:url('../dn/i-quienes.png');
	background-repeat:no-repeat;
	height:159px;
	padding:20px;
	text-align:justify;
}

#i-servicios {
	position:relative;
	float:left;
	width:301px;
	padding:20px;
	margin-top:20px;
	height:735px;
}

#i-catalogo {
	position:relative;
	float:left;
	width:400px;
	margin-top:20px;
	text-align:justify;
}

#centro {
	position:relative;
	float:left;
	width:773px;
	margin-left:20px;
	margin-right:20px;
	margin-top:20px;
}

.centro {
	background-image:url('../dn/mid-mid.png');
	background-repeat:repeat-y;
	padding:0px 40px 0px 40px;
	text-align:justify;
}

.centro ul,
.centro li {
	margin-left:20px;
	margin-bottom:10px;
}

H1 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:25px;
	color:#CCCCCC;
	
}

.clear{
	clear:both;
}
.fr{
	float:right;
}
.fl{
	float:left;
}

#wion{
	font-size:12px;
	color:#000;
	text-align:center;
}

#menu-servicios{
	margin: 0;
	margin-top:20px;
	padding: 0;
	height: 60px;
	width:600px;
}

#menu-servicios ul.linea1{
	padding-left:125px;
}

#menu-servicios ul.linea2{
	padding-left:180px;
}

#menu-servicios ul li{
	display: inline;
}

#menu-servicios ul li a{	
	float: left;
	display: block;
	text-align: center;
	padding-top: .2em;
	margin-right: .7em;
	font-size:12px;
}

#menu-servicios ul li a:hover{
	text-decoration:none;
	color: #000;
}