﻿body {
	background-image: url('images/bluebg.jpg');
	background-repeat: repeat-x;
	margin-top: 0px; 
}

.lineaorange {color: #FF6600}

/* strart head style font*/
.fonthead {font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; color: white; }
/* end head style font*/

/* strart footer style font*/
.fontfooter {font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; color: black; }
/* end footer style font*/

a:link { 
	color: #666666;
	}
a:visited {
	color: #808080;
}
a:hover { 
	color: #ff6600;
	text-decoration: none;
	}
a:active { 
	color: #333333;
	}
	
/*strart layer corner*/
#myDiv {
    background-color:#869EB6;
    /*color:#FFFFFF;
    font-family: "trebuchet ms", verdana, sans-serif;
    font-weight: bold;
    font-size: 13px;
    text-align: center;
    vertical-align: middle;*/
    height: 235px;
    width: 180px;
}
/*end layer corner*/

/*strart menu informese*/
.stylefontmenu {
	font-family: Verdana;
	font-size: 12px;
}

.style1titlemenu {
	font-family: "Arial Narrow";
	color: white;
	font-size: 20px;
	font-weight: bold ;
	letter-spacing: 2px;
}
ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
/*strart menu informese*/
#menu_informese {
	width: 160px;
	margin: 10px;
	}
	
#menu_informese li a {
	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 20px;
	text-decoration: none;
	}	
	
#menu_informese li a:visited {
	list-style: outside;
	color: #FFFFFF;
	display: block;
	background: url(images/menu_bg.gif);
	padding: 4px 0 0 18px;
}
	
#menu_informese li a:link {
	list-style: outside;
	color: #FFFFFF;
	display: block;
	background: url(images/menu_bg.gif);
	padding: 4px 0 0 18px;
}
	
#menu_informese li a:hover {
	color: #FFFFFF;
	background: url(images/menu_bg.gif) 0 -32px;
	padding: 4px 0 0 18px;
}
/*finish menu informese*/


.content {
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	text-align: justify ;
}
.contentbold {
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	text-align: justify;
	font-weight: bold ;
}
.contentboldformcorreo {
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	text-align:  right;
	font-weight: bold ;
}

.title {
	font-family: Verdana;
	font-size: 20px;
	color: #003366;
}
.mastertitle {
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold ;
	color: #003366;
	text-align: center ;
	
}
.Principal_ayuda_txt {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
}

.Principal_ayuda_txt a{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
}


.Principal_ayuda_separator {color: #FF6600;
}


