body {
	font-family: Arial;
	color: #666666;
	font-size: 12px;
}

h1 {
	font-family: Arial;
	color: #22364D;
	font-size: 13px;
	font-weight: bold;
	margin:0 0 20px 0;
}

h2 {
	font-family: Arial;
	color: white;
	font-size: 13px;
	font-weight: bold;
	margin:0 0 20px 0;
	background-color:#6598B7;
	text-align:center;
}

h3 {
	font-family: Arial;
	color: #CC0000;
	font-size: 13px;
	font-weight: bold;
	margin:0 0 20px 0;
}

li {
	line-height: 20px; }

a {
	color: #006666;
	text-decoration: none;
	background-color: transparent;
	border-bottom: 1px dashed #006666;
}

a:hover {
	color: #FFFFFF;
	background-color: #000000;
	text-decoration: none;
}

#presentacion {
	position: absolute;
	background-image: url(images/presentacion.gif);
	width: 700px;
	height: 460px;
	top: 50%;
	left: 50%;
	margin-top: -230px;
	margin-left: -350px;
	border: 1px solid #8EA5B2;
}

#entrar {
	width: 85px;
	height: 57px;
	float: right;
	margin-top: 182px;
	margin-right: 35px;
}


#Cabecera {
	width: 731px;
	height: 155px;
	background-image: url(images/cabecera.jpg);
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;	
}

#menu {
	width: 731px;
	height: 20px;
	margin-left: auto;
	margin-right: auto;
	background-color: #5D6F94;
	padding-top: 2px;
	color: #CCCCCC;
	text-align:center;
	font-size: 12px;
}

#menu a {
	color: #FFFFFF;
	text-decoration: none;
}

#menu a:hover {
	color: #FFFFFF;
	background-color: #000000;
	text-decoration: none;
}

#Cuerpo,#CuerpoServicios,#CuerpoDondeEstamos,#CuerpoPromociones {
	width: 689px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;	
	border: 1px solid #999999;
	padding: 20px 20px 30px 20px;
}

#Cuerpo a {
	color: #006666;
	text-decoration: none;
	border-bottom: 1px dashed #DDDDDD;
	background-color: transparent;
	border-bottom: 1px dashed #006666;
}

#Cuerpo a:hover {
	color: #CC0000;
	text-decoration: none;
	background-color: transparent;
	border-bottom: 1px dashed #CC0000;
}

#CuerpoServicios {
	background-image: url(images/servicios.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}

#CuerpoDondeEstamos {
	background-image: url(images/dondeEstamos.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

#CuerpoPromociones {
	background-image: url(images/promociones.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

#Pie {
	width: 731px;
	height: 63px;
	background-image: url(images/pie.gif);
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;	
	background-repeat: no-repeat;
}

#Sii{
	float:right;
	width:200px;
	height:20px;
	margin:30px 50px 0px 0px;
	font-weight: bold;
	font-size: 11px;
}

#Sii a{
	color: red;
	text-decoration: none;
}
#SiiP{
	float:right;
	width:220px;
	height:20px;
	margin:420px 0px 0px 0px;
	font-weight: bold;
}

#SiiP a{
	color: red;
	text-decoration: none;
}