/* CSS Document */

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #eeeeee;
	margin:0px;
	padding:0px;
	background-image: url(bg.gif);
	background-repeat:  repeat-x;
	height: 444px;
}

A {color:#eeeeee; text-decoration:none;}
A:link {text-decoration:none;}
A:hover {
	color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}.tabla01 {
	background-position: center top;
	height: 100%;
	width: 770px;
}
.textopie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3D3D3D;
	text-align: center;
	font-weight: bold;
	vertical-align: middle;
	height: 90px;
	padding: 0px;
	background-image: url(index_c.jpg);
}

.titulo01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #eeeeee;
}
.tabla02 {
	margin: 5px;
	vertical-align: sub;
}
.textomenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #eeeeee;
	text-align: right;
	height: 20px;
	width: 150px;
	text-transform: uppercase;
	line-height: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #eeeeee;
	border-right-color: #eeeeee;
	border-bottom-color: #eeeeee;
	border-left-color: #eeeeee;
}
.texto01 {
	font-family: Tahoma, Verdana, Helvetica, Arial, Sans-serif;
	;
	font-size: 11px;
	list-style-type: disc;
	padding: 10px;
}
.textomenu2 {
	font-family: Tahoma, Verdana, Helvetica, Arial, Sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: lowercase;
	color: #eeeeee;
	text-align: right;
	padding-right: 10px;
}
.titulo02 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	background-image: url(fn_titulo.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 30px;
}
.prepie {
	background-image: url(index_b.jpg);
	background-repeat: repeat;
}

