body {
	background-image: url(images/fondo.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	background-color: #91BEDD;
}

#embase {
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#cabezal {
	width: 820px;
	position: relative;
	height: 300px;
	background-image: url(images/cabezal.jpg);
	background-repeat: no-repeat;
}

#menu {
	width: 925px;
	position: relative;
	height: 74px;
	z-index: 10;
}

#top-nav {
	position: absolute;
	top: 78px;
	left: 347px;
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 14px;
	color: #fff;
	width: 383px;
	height: 68px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#top-nav li {
	float: left;
	position: relative;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 0;
	height: 35px;
	width: 122px;
}

#top-nav li a {
	float: left;
	height: 45px;
	color: #fff;
	text-decoration: none;
}

#top-nav li a span {
	float: left;
	line-height: 35px;
	cursor: pointer;
	display: block;
	width: 122px;
	text-align: center;
}

#top-nav li a:hover, #top-nav li a.active, #top-nav li:hover a, #top-nav li.hover a {
	background-image: url(images/btn_over.png);
	background-repeat: no-repeat;
	height: 35px;
	width: 122px;
}

#top-nav li a:hover span, #top-nav li a.active span, #top-nav li:hover a span, #top-nav li.hover a span {


}
#top-nav .active {
	background-image: url(images/btn_over.png);
	background-repeat: no-repeat;
}


#top-nav li:hover ul, #top-nav li.hover ul {
	display: block;
}

#top-nav ul {
	position: absolute;
	display: none;
	top: 45px;
	left: 0;
	list-style: none;
	padding: 0;
	margin: 0;
	width: 244px;
	font-size: 13px;
}

#top-nav ul li {
	width: 244px;
	height: auto !important;
	padding: 1px 0;
	margin: 0 !important;
	background-color: #ac3600;
	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fd9937;
}


#top-nav ul li a {
	color: #fff;
	background: none !important;
	height: auto !important;
	width: 214px;
	padding: 10px 20px;
	position: relative;
}

#top-nav ul li a:hover {
	background: url(../../David/Gescomed/images/drop-hover.png) repeat-y  !important;
}
#menuizq {
	width: 254px;
	position: relative;
	height: 467px;
	float: left;
	background-image: url(images/menuizq.jpg);
	background-repeat: no-repeat;
}


#contenido {
	width: 566px;
	position: relative;
	height: 467px;
	float: right;
	background-image: url(images/bg_inicio.jpg);
	background-repeat: no-repeat;
}
#contenidoSer {
	width: 566px;
	position: relative;
	height: 467px;
	float: right;
	background-image: url(images/bg_servicios.jpg);
	background-repeat: no-repeat;
}
#contenidoconta {
	width: 566px;
	position: relative;
	height: 467px;
	float: right;
	background-image: url(images/bg_contacto.jpg);
	background-repeat: no-repeat;
}

#contenidoSer #tabservicios {
	width: 320px;
	margin-left: 230px;
	margin-top: 70px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#contenidoSer #tabservicios p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #996600;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -4px;
	margin-left: 27px;
}
#contenidoSer #pieservicios {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #1D6082;
	width: 450px;
	float: left;
	margin-left: 50px;
	text-align: center;
}

#contenidoSer #tabservicios ul {
}
#contenidoSer #tabservicios ul li {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #1D6082;
	line-height: 22px;
}


#contenido #tabsinicio {
	float: left;
	width: 356px;
	text-align: justify;
	margin-left: 160px;
	margin-top: 60px;
}
#contenido #tabsinicio #tabs {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #1D6082;
}
#contenido #tabsinicio #tabs h2 {
	color: #AF7A14;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
}
#contenido #tabsinicio #tabs p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #1D6082;
	padding: 0px;
	line-height: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}


#pie {
	width: 820px;
	position: relative;
	height: 56px;
	background-image: url(images/pie.jpg);
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	padding-top: 10px;
	background-repeat: no-repeat;
	line-height: 17px;
	float: left;
}

a:link {
	text-decoration: none;
	color: #2e4261;
}

a:visited {
	text-decoration: none;
	color: #2e4261;
}

a:hover {
	color: #BC3C00;
	text-decoration: none;
}
.TextoMenu {
	margin-top: 140px;
	margin-left: 80px;
	font-weight: bold;
	color: #084F6F;
}
.TextoMenu1 {
	margin-top: 18px;
	margin-left: 80px;
	font-weight: bold;
	color: #084F6F;
}
.TextoMenu2 {
	margin-top: 18px;
	margin-left: 80px;
	font-weight: bold;
	color: #084F6F;
}

