body {
	color: #000000;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #EEEEEE;
	scrollbar-3dlight-color: #cccccc;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-shadow-color: #cccccc;
	scrollbar-arrow-color: #045E81;
	scrollbar-track-color: #ffffff;
	background-image: url(images/fondo_index.png);
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: center top;
	
}

td {
	
	text-decoration: none;
	border: none;
	font-size: 12px;
}
img {
	text-decoration: none;
	border: none;
}
font {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	border: none;
}
a {
	font-family: Tahoma;
	font-size: 12px;
	color: #00354F;
	text-decoration: none;
	border: none;
}
a:hover {
	text-decoration: underline;
	border: none;
}

.letrabluebold {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #045E81;
}
.letrablue {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #045E81;
}
.letrawhite {
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
}
.letrayellow {
	color: #045E81;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
}
.letrayellow10 {
	color: #045E81;
	font-family: Tahoma;
	font-weight: normal;
	font-size: 10px;
}
.letrasmall {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #045E81;
}
.letrawhitebold {
	font-family: "Tahoma";
	font-weight: normal;
	color: #FFFFFF;
}
.marcotablagris {
	border: 1px solid #EEEEEE;
}
.marcoblack {
	border: 1px solid #333333;
}
.marcobluelight {
	border: 1px solid #045E81;
}
.marcoblue {
	border: 1px solid #009999;
}
.letrabluelight {
	font-family: Tahoma;
	font-weight: normal;
	color: #045E81;
}

/* CSS Document */
.letrablack {
	font-family: Tahoma;
	font-weight: normal;
	color: #333333;
}
.linehorpunt {
	border-bottom: 1px dotted #006699;
}
hr {
	color: #EEEEEE;
	font-size: 0px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-decoration: none;
}
.gris {
	font-family: Tahoma;
	font-weight: normal;
	font-size: 10px;
	color: #666666;
}
.big {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 24px;
	color: #666666;
}
.big_invert {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 24px;
	color: #045E81;
}
.borderwhite {
	border: 1px solid #FFFFFF;
	font-family: Tahoma, Tahoma, Helvetica, sans-serif;
	font-weight: normal;
	color: #666666;
}
.bordesup {
	background-image:  url(../../images/bordesup.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.fondomain {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
}
.normal {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: normal;
	color: #00354F;
}
.normal_invert {
	font-family: "Tahoma";
	font-size: 12px;
	font-weight: normal;
	color: #005C81;
}
.normal_invert2 {
	font-family: "Tahoma";
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
.title {
	font-family: "Arial";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.menu_esq_izq	 {
	background-image: url(images/menu_top1_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 36px;
	width: 10px;
}

.menu_esq_centro	 {
	background-image: url(images/menu_top1_02.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

.menu_esq_der	 {
	background-image: url(images/menu_top1_03.jpg);
	background-repeat: repeat-x;
	background-position: right top;
	height: 36px;
	width: 10px;
}
.footer	 {
	background-image: url(images/index11_27_1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 40px;
	width: 780px;
}

