@import url("default.css");

.texto72 {  
	color: #000000;
	text-decoration: none;}
a.texto72:hover {  
	color: #E60004;
	}

.texto72under { 
	text-decoration: none;
	color: #000;
	}
a.texto72under:hover {
	text-decoration: underline;  }

.texto72b { 
	color: #FFFFFF;
	text-decoration: none;
	}
a.texto72b:hover {
	color: #E0CBE4;
	}

.texto72m { 
	text-decoration: underline;
	color: #000;
	}
a.texto72m:hover { 
	color: #E60004; 
	text-decoration: none;
	}

.texto1 {
	font-size: 110%;
	text-decoration: none;
	color: #000;}
a.texto1:hover { 
	color: #B00000;
	}

.texto2 { 
	font-size: 130%;
	color: #FFFFFF;
	text-decoration: none;
	}
a.texto2:hover {
	color: #B00000;
	}

.texto2a { 
	font-size: 100%;
	color: #595959;
	font-weight: bold;
	text-decoration: none;
	}
a.texto2a:hover {
	color: #E60004;
	 }



.texto2bpt { 
	font-size: 120%;
	text-decoration: none;
	color: #BB3A8C;
	}
a.texto2bpt:hover {
	color: #B00000;}

.textoB {
	font-size: 110%;
	color: #FFFFFF;
	text-decoration: none;
	}
a.textoB:hover {
	color: #cccccc;
	}

.texto3 { 
	font-size: 120%;
	color: #999999;
	text-decoration: none;
	}
a.texto3:hover { color: #B00000;}

.texto4 {
	font-size: 130%;
	color: #999999;
	text-decoration: none;
	}
a.texto4:hover { 
	color: #B00000;}

.texto8 { color:#000; text-decoration: none; }
a.texto8:active {  color: #FFFFFF; }
a.texto8:link {  color: #FFFFFF; }
a.texto8:visited {  color: #FFFFFF;  }
a.texto8:hover {  color: #CFCFCF;  }

.texto9 { font-size: 100%;  font-family: Verdana, Arial, Helvetica, sans-serif  }
a.texto9:active {  color: #FFFFFF;  text-decoration: none  }
a.texto9:link {  color: #FFFFFF;  text-decoration: none  }
a.texto9:visited {  color: #FFFFFF;  text-decoration: none  }
a.texto9:hover {  color: #CFCFCF;  text-decoration: none  }

	
.txt_granate_pie{
color:#595959;
}
/*estilos para las tablas*/
.fnd_tabla_fucsia{
	background-color:#E60004;
	color: #FFFFFF;
}
th.fnd_tabla_rosa{
	text-align:left;
	font-weight:normal;
}
th.fnd_tabla_rosa_ctr{
	text-align:center;
	font-weight:normal;
	background-color:#FFE6E6;
	color: #E60004;
}
.fnd_tabla_rosa{
	background-color:#FFE6E6;
	color: #E60004;
}
th.fnd_tabla_gris{
	text-align:left;
	font-weight:normal;
}
.fnd_tabla_gris{
	background-color:#f6f5f4;
	color: #000000;
}
.fnd_noticias{
background:url(../images/6noticia/not-ff02_2.gif) top repeat-x;
}
.fnd_noticias2{
background:url(../images/6noticia/not-ff01.gif) top repeat-x;
}
.fnd_noticias3{
background:url(../images/6noticia/not-ff02.gif) top repeat-x;
}

table.telefonos	{
	width: 100%;
	border-collapse: collapse;
	margin: 0 auto;
	}
table.telefonos thead th {
	font-size: 110%;
	text-align: left;
	color: #FFFFFF;
	background-color:#000000;
	padding: 4px 10px 4px 5px;
	}
table.telefonos thead th.derecha {
	text-align: right;
	}
table.telefonos tbody th {
	padding: 4px 10px 4px 5px;
	border-bottom: 1px solid #d4d4d4;
	vertical-align: top;
	text-align:left;
	background:url(../images/2conocer/gu-g05.gif) 5px .6em no-repeat;
	padding-left: 15px;
	}
table.telefonos tbody td {
	padding: 4px 10px 4px 5px;
	border-bottom: 1px solid #d4d4d4;
	vertical-align: top;
	text-align:right;
	}
table.telefonos tbody tr.sinborderbottom th,
table.telefonos tbody tr.sinborderbottom td{
	border-bottom:none;
	}
table.telefonos tbody td.unidas {
	padding-top:0;
	
	}
table.telefonos tbody .separarTop th {
	padding-top:20px;
	background-position: 5px 1.9em;
	}
table.telefonos tbody .separarTop td {
	padding-top:20px;
	}
table.telefonos tbody td.unidas table tbody td {
	padding-right:0;
	}
table.telefonos tbody td.unidas table tbody th {
	font-weight: normal;
	background:url(../images/css-piti-telefonos.gif) 15px 1.1em no-repeat;
	padding-left:20px;
	}