@charset "utf-8";
/* CSS Document */

@import "capas.css";
@import "estilos_tag.css";
@import "enlaces.css";


#tabla_logo .telefono {
	font-size: 12pt;
	text-transform: none;
}

#cabecera #menuarriba  {
	font-family: Tahoma, Arial;
	font-size: 12pt;
	color: #666666;
	margin-bottom: 5px;
	text-decoration: none;
	background-attachment: scroll;
	background-image: url(../fotos/fondos/barra_menu.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 50px;
	width: 650px;
	font-variant: normal;
	text-transform: none;
}

#cabecera #tabla_logo {
	width: 100%;
}

#foto {
	width: 100%;
}

.negro {
	color: #000000;
	font-weight: normal;
}

.copy {
	color: #FFE805;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	text-indent: 15px;
}

.botonform {
	font-family: Tahoma, Arial;
	border: 1px solid #000080;
	font-size: 9pt;
	background-color: #FFFFFF;
	letter-spacing: 1px;
	cursor: pointer;
	text-align: center;
	clear: both;
}

.advertencia {
	color: #FF0000;
	font-weight: bold;
	text-indent: 20px;
	margin-left: 5px;
}

.sinborde {
	border-bottom-style: none !important;
	margin-right: 10px;
	margin-left: 10px;
	vertical-align: middle;
}

.ampliar {
	cursor: pointer;
}

.azul {
	text-align: center;
	font-size: 7pt;
	color: #0082D1;
	letter-spacing: 1px;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 0px;
}

.primero {
	font-family: Tahoma, Arial;
	margin-bottom: 3px;
	margin-top: 8px;
	text-align: justify;
	text-indent: 0px;
}

.menu_v_marcado {
	font-size: 9pt;
	color: #000080;
	text-decoration: none;
	text-align: left;
	font-variant: small-caps;
	padding:2px;
	font-weight: bold;
	color: #3366CC;
	cursor: pointer;
}

.menuarriba_marcado {
	font-family: Tahoma, Arial;
	font-size: 10pt;
	color: #002469;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #002469;
	text-align: center;
	vertical-align: top;
	text-decoration: none;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	cursor: pointer;
}
