body{
	margin:0px;
	background-color: #000000;

}

.border{
	border:2px none #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #006699;
}

.menu{
background-image:url(../images/home.jpg);
height:63px;
width:117px;
background-repeat:no-repeat;}

.menu:hover{
background-image:url(../images/home_over.jpg);
height:11px;
width:38px;
background-repeat:no-repeat;}

.footer_text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	background-image: url(../images/welcome.jpg);
	background-repeat: repeat-x;
	height: 40px;
}

.welcome_left_border{
border:#d8d8d8 1px solid;
width:252px;}

.domain_txt{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left:5px;
	text-decoration:none;
}
.left_line
{
border-left:1px solid #E6E6E6;
}
contenidos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006699;
	font-style: normal;
	background-color: #FFFFFF;
	width: 460px;
	font-size: 10px;
	text-align: justify;
}

.right_line
{
	border-right:1px solid #E6E6E6;
}
.bottom_line
{
	background-image: url(../images/box_bottom_bg.gif);
	background-repeat: repeat-x;
	height: 23px;
}
.footer_table
{
margin-bottom:25px;
}




/* CSS Background Image Document */
.top_line
{
background:url(../images/line_bg.jpg) left top repeat-x;
height:4px;
}
.top_menu_bg
{
background:url(../images/top_menu_bg.jpg) left top repeat-x;
height:26px;
padding-right:12px;
}
.bottom_menu_bg
{
background:url(../images/bottom_nenu_bg.jpg) left top repeat-x;
height:22px;
padding-right:13px;
}
.box_top_bg
{
background:url(../images/box_top_bg.gif) left top repeat-x;
}
.footer_bg
{
background:url(../images/footer_bg.gif) left top no-repeat;
height:25px;
}




/* CSS Text Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #5C5C5C;
	text-decoration: none;
}
.menu_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 26px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #5C5C5C;
	background-color:inherit;
	text-decoration: none;
}
.menu_link:hover
{
color:#C70202;
text-decoration:none;
background-color:inherit;
}
.bottom_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	background-color:inherit;
	text-decoration: none;
}
.bottom_link:hover
{
color:#C6C6C6;
text-decoration:underline;
background-color:inherit;
}
.white_text
{
color:#FFFFFF;
text-decoration:none;
background-color:inherit;
}
.body_link
{
color:#5C5C5C;
text-decoration:underline;
background-color:inherit;
}
.body_link:hover
{
text-decoration:none;
color:#212121;
background-color:inherit;
}
.titulo_n {
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #CC6600;
	font-weight: bolder;
	margin-right: 5px;
	text-indent: 2px;
	background-color: #FFFFFF;
}
.des_n {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	width: 190px;
	text-align: justify;
}
.des_a {
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	height: 400px;
	width: 190px;
	font-size: 11px;
	text-align: justify;
}
ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

/* =-=-=-=-=-=-=-[Menu Four]-=-=-=-=-=-=-=- */
	
#menu4 {
	width: 100%;
	border-style: solid solid none solid;
	border-color: #D76100;
	border-size: 1px;
	border-width: 1px;
	margin: 0px;
	}
	
#menu4 li a {
  	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}
	
#menu4 li a:link, #menu4 li a:visited {
	color: #9E3C02;
	display: block;
	background: url(../images/menu4.gif);
	padding: 8px 0 0 30px;
	}
	
#menu4 li a:hover {
	color: #fff;
	background: url(../images/menu4.gif) 0 -32px;
	padding: 8px 0 0 30px;
	}
	
#menu4 li a:active {
	color: #fff;
	background: url(../images/menu4.gif) 0 -64px;
	padding: 8px 0 0 30px;
	}
