body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(Imagenes/bg2.jpg);
	background-repeat: repeat-x;
}
#ppal {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
#ppal #cuerpo {
	height: auto;
	background-color: #ffffff;
	padding-top: 10px;
	padding-right: 50px;
	padding-left: 50px;
	padding-bottom: 30px;
	width: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	top: auto;
	bottom: auto;
	border-top: 2px solid #abc1c9;
	border-right: 2px solid #abc1c9;
	border-bottom: 2px none #abc1c9;
	border-left: 2px solid #abc1c9;
	float: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	height: auto;
}

#ppal #cuerpo #acceso_izq {
	float: left;
}
#ppal #cuerpo #acceso_der {
	float: right;
}
#ppal #cuerpo #contactoIzq {
	float: none;
	height: 250px;
	width: 300px;
}
ul#menu
{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;
	height:30px;
	font-size:12px;
	font-weight:bold;
	background:transparent url(imagenes/nav_bg.png) repeat-x top left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border-bottom:1px none #000000;
	border-top:1px solid #000000;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #abc1c9;
	border-left-color: #ABC1C9;
}

ul#menu li
{
	display:block;
	float:left;
	margin:0;
	padding:0;
}
	
ul#menu li a
{
	display:block;
	float:left;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	padding:8px 20px 0 20px;
}
	
ul#menu li a:hover
{	
	color:#000000;
	height:22px;
	background:transparent url(imagenes/nav_bg.png) 0px -30px no-repeat;		
}
	

ul#menu li a.current
{
	display:inline;
	height:22px;
	background:transparent url(imagenes/nav_bg.png) 0px -30px no-repeat;	
	float:left;
	margin:0;
}#ppal #footer {
	height: 15px;
	background-color: #ffffff;
	padding-top: 0px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 0px;
	width: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	top: auto;
	bottom: auto;
	border-top: 2px none #abc1c9;
	border-right: 2px solid #abc1c9;
	border-bottom: 2px none #abc1c9;
	border-left: 2px solid #abc1c9;
}
