/* CSS Document */


body {
margin:0px;
}

.img_capa_background {
	background-image:url(../img/img_capa_background.jpg);
	width:429px;
	height:581px;
	background-repeat:no-repeat;
	background-position:top;
	background-color:#000000;
}
.img_capa_menu {
	background-image:url(../img/img_capa_menu.jpg);
	width:141px;
	height:581px;
	background-repeat:no-repeat;
	background-position:top;
	background-color:#000000;
}

.background_comments {
	background-color:#FFFFFF;
	width:410px;
	height:420px;
}

.img_capa_top {
	background-image:url(../img/img_capa_top.gif);
	width:570px;
	height:51px;
	background-repeat:no-repeat;
	background-color:#000000;
}

.img_cantoneira_topleft {
	background-image:url(../img/img_cantoneira_topleft.gif);
	width:10px;
	height:10px;
	background-repeat:no-repeat;
}
.img_cantoneira_topright {
	background-image:url(../img/img_cantoneira_topright.gif);
	width:10px;
	height:10px;
	background-repeat:no-repeat;
}
.img_cantoneira_bottomrleft {
	background-image:url(../img/img_cantoneira_bottomrleft.gif);
	width:10px;
	height:10px;
	background-repeat:no-repeat;
}
.img_cantoneira_bottomright {
	background-image:url(../img/img_cantoneira_bottomright.gif);
	width:10px;
	height:10px;
	background-repeat:no-repeat;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align:left;
}

.style2 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF; font-weight: bold;  }

.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	}
.style3_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}

a:link {
text-decoration: none;
color: #FFFFFF;
}
a:visited {
text-decoration: none;
color: #FFFFFF;}
a:active {
text-decoration: none
color: #FFFFFF;
}
a:hover {
text-decoration: underline; 
color: #FFFFFF;
}

.input_txt {
color:#000000;
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; 
}
.style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color:#FFFFFF;
	
	}