/*Credits: CSSpplay */
/*URL: http://www.cssplay.co.uk/menus/pro_seventeen */
.preload17a {background: url(images/pro_seventeen_1a.gif);}
.preload17b {background: url(images/pro_seventeen_1b.gif);}
.menu17 {padding:0px 0 0 0; margin:0; list-style:none; height:35px; position:relative; background:transparent url(images/pro_seventeen_0c.gif) repeat-x left bottom; font-size:11px;}
.menu17 li {float:left; height:35px; margin-right:1px;}
.menu17 li a {display:block; float:left; height:35px; line-height:33px; color:#333; text-decoration:none; font-family:arial, verdana, sans-serif; font-weight:bold; text-align:center; padding:0 0 0 4px; cursor:pointer; background:url(images/pro_seventeen_0a.gif) no-repeat;}
.menu17 li a b {float:left; display:block; padding:0 16px 5px 12px; background:url(images/pro_seventeen_0b.gif) no-repeat right top; width:137px;}
.menu17 li.current a {color:#000; background:url(images/pro_seventeen_2a.gif) no-repeat;}
.menu17 li.current a b {background:url(images/pro_seventeen_2b.gif) no-repeat right top;}
.menu17 li a:hover {
	color:#000;
	background: url(images/pro_seventeen_1a.gif) no-repeat;
}
.menu17 li a:hover b {background:url(images/pro_seventeen_1b.gif) no-repeat right top;}
.menu17 li.current a:hover {color:#000; background: url(images/pro_seventeen_2a.gif) no-repeat; cursor:default;}
.menu17 li.current a:hover b {background:url(images/pro_seventeen_2b.gif) no-repeat right top;}

#Marco {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	z-index:2;
	background-color: #ECE9D8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
#Contenido {
	position:relative;
	left:0px;
	top:0px;
	width:1000px;
	z-index:2;
	background-color: #ECE9D8;
	background-image: url(images/contenido_pan_background.jpg);
	background-repeat: repeat-x;
}
#TopPan {
	position:relative;
	left:0px;
	top:0px;
	width:100%;
	height:25px;
	z-index:3;
	background-color: #69725D;
}
#HeaderPan {
	position: relative;
	left: 0px;
	top: 0px;
	width: 850px;
	height: 130px;
	z-index: 3;
}
#HeaderPanServicio {
	position:relative;
	left:0px;
	top:0px;
	width:850px;
	height:150px;
	z-index:3;
}
#MenuPan {
	position:relative;
	top:0px;
	width:850px;
	height:35px;
	z-index:3;
}
#CuerpoPan {
	position: relative;
	left: 0px;
	top: 0px;
	width: 849px;
	height: 380px;
	z-index: 3;
	background-color: #FFFFFF;
	border-color: #91A7B4;
	border-width: 1px;
	border-style: solid;
	background-image: url(images/CuerpoBackgroundImage.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
#FooterPan {
	position:relative;
	left:0px;
	top:0px;
	height:140px;
	z-index:3;
	border-bottom-color: #91A7B4;
	border-bottom-style: solid;
	border-bottom-width: thin;
}
