* {
  border-style: none;
  margin: 0px;
  padding: 0px;
}
body {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	background-attachment: fixed;
	background-image: url(../v2-imagenes/fondo.gif);
	background-repeat: repeat;
	background-position:  center center;
	margin-top: 15px;
}
#contenedor {
	height: auto;
	width: 980px;
	position: relative;
	background-color: #acafb7;
	background-repeat: repeat-y;
	background-position: center top;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 5px;
	overflow: hidden;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#cabecera {
	margin: 5px;
	height: 80px;
	width: 970px;
	position: relative;
	float: left;
	display: inline;
}
#cabecera-print {
	float: left;
	height: 100px;
	width: 555px;
	margin: 0px;
	padding: 0px;
	display: none;
}

#menu_gen {
  height: 32px;
  width: 970px;
  position: relative;
  float: left;
  margin-left: 5px;
  display: inline;
  margin-bottom: 5px;
}
#contenedor_itinerario {
	height: auto;
	width: 970px;
	position: relative;
	float: left;
	margin-left: 5px;
	background-image: url(../v2-imagenes/fondo_intros-ccpp.gif);
	background-repeat: repeat-y;
	background-position: center top;
	display: inline;
	overflow: hidden;
}
#indice_itinerario {
	position: relative;
	height: auto;
	width: 189px;
	float: left;
}
#foto-intros {
	height: 305px;
	width: 970px;
	float: left;
	background-color: #acafb7;
	padding-bottom: 5px;
}
#foto-intros img {
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
}

#indice_itinerario p {
	padding: 5px;
	height: auto;
	width: auto;
	font-weight: bold;
	color: #666666;
	font-style: oblique;
	font-size: 12px;
	margin-top: 3px;
	margin-left: 5px;
}
#indice_itinerario ul {
	margin-right: 5px;
	margin-left: 10px;
}
#indice_itinerario img {
	margin-bottom: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#indice_itinerario ul li {
	list-style-image: url(../v2-imagenes/grafico-li.gif);
	list-style-position: inside;
	list-style-type: none;
	margin-bottom: 2px;
	margin-left: 2px;
}
.indice_off {
	list-style-image: url(../v2-imagenes/grafico-li.gif);
	list-style-position: inside;
	list-style-type: none;
	margin-bottom: 2px;
	margin-left: 2px;
	color: #CCCCCC;
}
#indice_itinerario a {
	color: #333333;
	text-decoration: none;
}
#indice_itinerario a:hover {
	color: #999999;
	text-decoration: none;
}
#cuerpo_itinerario {
	position: relative;
	height: auto;
	width: 766px;
	float: left;
	margin-right: 5px;
	margin-left: 5px;
}
#cuerpo_itinerario h1 {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#cuerpo_itinerario h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-left: 10px;
	text-transform: uppercase;
}
#cuerpo_itinerario h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	margin-top: 2px;
	margin-bottom: 5px;
}
#cuerpo_itinerario p {
	padding: 5px;
	height: auto;
	width: auto;
}
#cuerpo_intro-ccpp p {
	padding: 5px;
	height: auto;
	width: auto;
}
#cuerpo_itinerario a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
#cuerpo_itinerario a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #93A9B5;
	text-decoration: none;
}
.img_intro {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
#pie {
	color: #ffffff;
	width: 970px;
	position: relative;
	height: auto;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	text-align: center;
}
#pie a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
}
#pie a:hover {
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
	font-size: 10px;
}
