ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
li {
	padding: 2px;
	margin: 0px;
	float:left;
}
li a {
	display: block;
	height: 40px;
	width: 112px;
	background-image: url(menu_int_up.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align:center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CF035C;
	text-decoration:none;
	line-height:16px;
	padding-top:3px;
	
}
li a:visited {
	background-image: url(menu_int_up.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
li a:hover {
	background-image: url(menu_int_down.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

li.activado a {
	display: block;
	height: 40px;
	width: 112px;
	background-image: url(menu_int_down.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align:center;
	color: #565654;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
	line-height:16px;
	padding-top:3px;
	
}

.hoja3g {

	background-image: url(imgs/FONDO_3g.jpg);
	background-repeat: no-repeat;
	padding: 8px;
}




.hoja {
	background-image: url(hoja.jpg);
	padding-top: 8px;
	background-repeat: no-repeat;
}
.cajamensaje {
	height: 200px;
	width: 150px;
}
.tdsuperior {
	padding-top: 5px;
}
.tdfoto {
	margin: 0px;
	vertical-align: top;
}
.texto {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #565654;
	text-align: left;
	padding-left: 35px;
	padding-right: 20px;
	font-weight: normal;
	line-height: 18px;
	padding-top: 2px;
	padding-bottom: 5px;
}
.textorosa {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CF035C;
	text-align: left;
	font-weight: normal;
	line-height: 18px;
	text-decoration: underline;
	padding: 0px;
}
.textoformulario {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #565654;
	text-align: left;
	padding-left: 10px;
	font-weight: normal;
	line-height: 18px;
}
.foto {
}
.textoformulario2 {


	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #565654;
	text-align: left;
	font-weight: bold;
}
.textohome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #363634;
	text-align: left;
	padding-left: 0px;
	padding-right: 10px;
	line-height: 22px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-decoration: none;
}
.textorosahome {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CF035C;
	text-align: left;
	font-weight: normal;
	line-height: 15px;
	padding: 0px;
}
.hojahome {
	background-image: url(hojahome.jpg);
	background-repeat: no-repeat;
}

.tdhome {
	padding-top: 5px;
}
.textorosaenlaces {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CF035C;
	text-align: left;
	font-weight: normal;
	line-height: 18px;
	text-decoration: none;
	padding: 0px;
}
.textocopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.fondohome {
	background-image: url(fondohome.jpg);
	background-repeat: no-repeat;
}
.fondo {
	background-color: #E8E8E8;
	background-image: url(fondo2.jpg);
	background-repeat: repeat-x;
}
.imgmapa {
	border: 2px solid #CCCCCC;
}
.tablaimgs {
	border: 1px solid #C5004F;
}
.hoja2 {
	background-image: url(imgs/FONDO.jpg);
	background-repeat: no-repeat;
	padding: 8px;
}
.hoja3 {
	background-image: url(imgs/FONDO_2.jpg);
	background-repeat: no-repeat;
	padding: 8px;
}
.hoja4 {
	background-image: url(imgs/FONDO_3.jpg);
	background-repeat: no-repeat;
	padding: 8px;
}



/*...........................................*/

.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	border: 0px solid #FFFFFF;
}
.highslide:hover img {
	border: 0px solid #CCCCCC;
}

.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
