/* CSS Basic Document */
body
{
margin:0px auto;
padding:0px;
background:url(../images/bg.jpg) left top #505050;
}
.main_table
{
border-left:1px solid #FFFFFF;
border-right:1px solid #FFFFFF;
background-color:#505050;
color:#CCCCCC;
}
.inside_table
{
border-left:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
}
.logo
{
margin-left:248px;
margin-top:25px;
}
.img
{
border:1px solid #CCCCCC;
}
.footer_padding
{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}





/* CSS Background image Document */
.body_bg
{
background:url(../images/body_bg.jpg) left top repeat-x;
}
.header-image
{
	height:150px;
	background-repeat: no-repeat;
	background-position: center top;
	width: 800px;
}
.menu_bg
{
background:url(../images/menu_bg.gif) left top repeat-x;
height:34px;
}
.menu_title_bg
{
	height:29px;
	padding-left:30px;
	background-image: url(../images/menu_title_bg.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.left_menu_bg
{
background:url(../images/left_menu_bg.gif) left top no-repeat;
height:26px;
padding-left:30px;
}
.body_line
{
	height:40px;
	background-image: url(../images/body_line.gif);
	background-repeat: repeat-x;
	background-position: left center;
	font-family: "Albertus MT Lt";
	font-size: 14px;
	color: #CCCCCC;
	font-weight: bold;
}





/* CSS Text Document */
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
	text-decoration: none;
}
.menu_link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 34px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
	text-decoration: none;
}
.menu_link:hover
{
color:#CC0000;
text-decoration:underline;
background-color:inherit;
}
.left_menu_link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 26px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.left_menu_link:hover
{
	color:#CC0000;
	text-decoration:underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.Estilo2 {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 14px;
	text-align: justify;
	vertical-align: middle;
	word-spacing: 2pt;
	letter-spacing: normal;
}
#cont {
	position:relative;
	width:544px;
	z-index:1;
	height: 400;
}
#cab_cont {
	position:absolute;
	width:544px;
	z-index:1;
	height: 60;
}
.lista {
	font-family: Helvetica;
	font-size: 14px;
	color: #DDDFEC;
	list-style-position: inside;
	list-style-type: disc;
}
