.fondo {
	background-image: url(fondo.jpg);
	background-repeat:  repeat-x;
	background-position: left top;
}
.idioma:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}

.menu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4C4C4D;
	text-decoration: none;
	text-align: center;
	padding-right: 12px;
	padding-left: 11px;
	height: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-top: 2px;
}

.menu:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: center;
	padding-right: 12px;
	padding-left: 11px;
	background-color: #E5E5E5;
	height: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #B0B0B0;
	border-right-color: #B0B0B0;
	border-left-color: #B0B0B0;
}

.destacadomenu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: center;
	padding-right: 12px;
	padding-left: 11px;
	background-color: #E5E5E5;
	height: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #B0B0B0;
	border-right-color: #B0B0B0;
	border-left-color: #B0B0B0;
	padding-top: 2px;

}

.menu#menuclients {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	height: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-top: 2px;
}

.menu#menuclients:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #E5E5E5;
	height: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #B0B0B0;
	border-right-color: #B0B0B0;
	border-left-color: #B0B0B0;
}

.submenu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4C4C4D;
	text-decoration: none;
	text-align: center;
	padding-right: 11px;
	padding-left: 10px;
	height: 20px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-top: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;

}

.submenu:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: center;
	padding-right: 11px;
	padding-left: 10px;
	background-color: #DEE6F8;
	height: 20px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C2C7D6;
	border-left-color: #C2C7D6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C2C7D6;
	padding-top: 3px;

}

.destacadosubmenu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: center;
	padding-right: 11px;
	padding-left: 10px;
	background-color: #DEE6F8;
	height: 20px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C2C7D6;
	border-left-color: #C2C7D6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C2C7D6;
	padding-top: 3px;

}

.fotofondo {
	background-image: url(img/foto_portada.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.dir {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8C8C8C;
	text-decoration: none;
	padding-left: 2px;
	line-height: 16px;
	padding-top: 2px;
}
.linvertical {
	background-image: url(img/lin_vert.jpg);
	background-repeat:  repeat-y;
	background-position: right top;
}
.txt {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-left: 25px;
	line-height: 16px;

}

.linvertical2 {

	background-image: url(img/lin_vert2.jpg);
	background-repeat:  repeat-y;
	background-position: right top;
}
.fondofotos {
	background-image: url(img/fondo_fotos.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.txt2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding-left: 25px;
	line-height: 16px;
	font-weight: bold;

}
.noticies {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
	text-decoration: none;

}
.noticies:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	line-height: 16px;
	text-decoration: none;

}input {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;

}
textarea {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	background-image: url(img/fondo_lineas.jpg);
	border: none;

}
.fondofotos2 {

	background-image: url(img/fondo_fotos2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.linh {

	background-image: url(img/lin_vert.jpg);
	background-repeat:   repeat-x;
	background-position: left bottom;
}
.menuCAST {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4C4C4D;
	text-decoration: none;
	text-align: center;
	padding-right: 10px;
	padding-left: 9px;
	height: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-top: 2px;
}
.menuCAST:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: center;
	padding-right: 10px;
	padding-left: 9px;
	background-color: #E5E5E5;
	height: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #B0B0B0;
	border-right-color: #B0B0B0;
	border-left-color: #B0B0B0;
}
.destacadomenuCAST {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: center;
	padding-right: 10px;
	padding-left: 9px;
	background-color: #E5E5E5;
	height: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #B0B0B0;
	border-right-color: #B0B0B0;
	border-left-color: #B0B0B0;
	padding-top: 2px;

}
.idioma {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

