/* CSS Document */

body  {
	background-color:#FFFFFF;
	font-family: Times New Roman;
	font-size:12px;
	margin-top:0;
}
.toptable  {
    background-color:#FF6666;
	background-image:url(imag/image_top.jpg);
	background-position:right;
	background-repeat:no-repeat;	
}
/* Top menu styles (links & table) */
.top_menu  {
    background-color:#000000;
}
a.top_menu  {
	font-family:Times New Roman;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
}
a.top_menu:hover  {
	text-decoration:underline;
}
/* End Top menu styles */
.option_cell_left  {
    background-color:#FF3366;
	border-top:#AAB7B7 1.5pt solid;
	border-bottom:#AAB7B7 1pt solid;
}
.option_cell_center  {
    background-color:#FFFFFF;
	border-top:#AAB7B7 1.5pt solid;
	border-bottom:#AAB7B7 1pt solid;
}
.option_cell_right  {
    background-color:#CED8D7;
	border-top:#AAB7B7 1.5pt solid;
	border-bottom:#AAB7B7 1pt solid;
	background-image:url(imag/top_line_option.jpg);
	background-position:right;
	background-repeat:repeat-y;
}
/* Search box styles */
.font_search  {
	font-family: Times New Roman;
	font-size:10px;
	color:#FFFFFF;
}
.search_box  {
    background-color:#FF6666;
	border:#889191 solid 0.5pt;
	font-family: Times New Roman;
	font-size:10px;
	color:#FFFFFF;
}
.search_bt  {
    background-color:#FF6666;
	border:#889191 solid 0.5pt;
	font-family: Times New Roman;
	font-size:10px;
	color:#FFFF66;
}
/* End Search box styles */
/* Menu and Content styles (links & fonts) */
.menu_cell_sup  {
    background-image:url(imag/lateral_sup.jpg);
	background-position:top;
	background-repeat:no-repeat;
    background-color:#FFFFFF;
	border-right:2pt #CED8D7 solid;
}
.menu_table  {
    border-bottom:#CED8D7 solid 1pt;
}
.font_menu  {
    font-family:Times New Roman;
	font-size:11px;
	color:#FFFFFF;
}
a.font_menu  {
    font-family:Times New Roman;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}
a.font_menu:hover  {
	text-decoration:underline;
}
.font_title  {
    font-family:Times New Roman;
	font-size:14px;
	color:#AAB7B7;
	font-weight:bold;
}
a.links  {
    font-family:Times New Roman;
	font-weight:bold;
	color:#0033CC;
	text-decoration:none;
}
a.links:hover  {
	text-decoration: underline;
}
li  {
    font-family:Times New Roman;
	font-size:12px;
	color:#000000;
}
.font_content  {
	font-family:Arial;
	font-size:14px;
	color:#666666;
}

/* End Menu & Content styles */
/* Bottom styles (links & tables) */
.menu_cell_inf  {
    background-image:url(imag/lateral_inf.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
    background-color:#CED8D7;
	border-right:2pt #CED8D7 solid;
}
.bottom_cell  {
    background-color:#FF6666;
}
.font_bottom  {
    font-family:Times New Roman;
	font-size:10px;
	color:#FFFFFF;
}
a.font_bottom  {
    font-family:Times New Roman;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
}
a.font_bottom:hover  {
	text-decoration:underline;
}
/* End Bottom styles */
/* Styles SearchEngine */
.button {
	font-size: 9px;
	background-color: #FF6666;
	border: 1px outset #AAB7B7;
	color: #FFFFFF;
	font-weight: normal;
	text-align: center;
	margin-left: 1px;
}
/* End Styles SearchEngine */
/* Main Color: #FF6666; Second: #FF3366; Main Grey: #CED8D7; Second Gray: #AAB7B7*/
