@charset "utf-8";
/* CSS Document */

body {
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#003370;
	margin-top:0px;
	margin-left:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.footer_blanco {
	color:#FFF;
	font-size:9px;
}
.footer_2 {
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size:11px;
	font-weight:bold;
	color:#0CF;
	letter-spacing: 1px;
	text-decoration: none;
}

.td_tope {
	background-image:url(images/web2_02.jpg);
	background-repeat:no-repeat;
}
.menu {
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	letter-spacing: 1px;
	text-decoration: none;
}
.menu a {
	color: #FFF;
}
.menu a:hover {
	color:#0CF;
}
.menu a selected {
	color:#999;
}

.menu1 {
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size:10px;
	font-weight:bold;
	color:#FFF;
	letter-spacing: 1px;
	text-decoration: none;
}
.menu1 a {
	color: #FFF;
}
.menu1 a:hover {
	color:#0CF;
}
.menu1 a selected {
	color:#999;
}
.texto_title {
font-family:  'Hoefler Text', Georgia, 'Times New Roman', serif;
	font-weight: normal;
        font-size: 1.75em;
	letter-spacing: .2em;
	line-height: 1.1em;
	margin:0px;
	color:#09F;
	text-align: left;
	text-transform: uppercase;
}
.texto_title1 {
font-family:  'Hoefler Text', Georgia, 'Times New Roman', serif;
	font-weight: normal;
        font-size: 1.25em;
	letter-spacing: .2em;
	line-height: 1.1em;
	margin:0px;
	color:#09F;
	text-align: left;
	text-transform: uppercase;
}
.texto_title2 {
font-family:  'Hoefler Text', Georgia, 'Times New Roman', serif;
	font-weight: bold;
        font-size: 1.55em;
	letter-spacing: .2em;
	line-height: 1.1em;
	margin:0px;
	color:#006;
	text-align: center;
	text-transform: uppercase;
}
