﻿body
{
	padding: 0px;
	margin: 0px;
	font-family: Verdana;
	background-color: #E5E5E5;
}


form, td, p, textarea, li {margin:0; padding:0;}
table, td {border-collapse:collapse;}
table, td, img {border:0;}

#div_menu
{
	
	height: 380px;
	margin: 15px 10px 30px 0px;
	padding-bottom:0;
	width: 250px;
	background-image: url('../img/0003.png');
}
#titu
{
	color: Red;
	font-weight: bold;
	font-size: 19px;
	height: 26px;
	margin-left:20px;
	font-style: italic;
}

#line4
{
	border-style: none;
	border-color: inherit;
	border-width: 0;
	width: 240px;
	background-color: #F0F0F0;
	height: 2px;
	margin: 0px 10px 0px 10px;
}


#line
{
	border-style: none;
	border-color: inherit;
	border-width: 0;
	width:100%;
	background-color:red;
	height:3px;
}



.footer{ color:#828282; text-align:center; padding:10px 0 10px 0; font-size:11px;}
.footer a{ color:#828282; text-decoration:underline}
.footer a:hover{ color:#828282; text-decoration:none}
.footer span{ color:#5F5C5C; word-spacing:15px;}
.footer span a{ color:#5F5C5C; text-decoration:none; word-spacing:normal;}
.footer span a:hover{ color:#5F5C5C; text-decoration:underline;}


.line_1
{
	margin-top:5px;
	width:227px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
	margin-bottom:5px;
}
.line_2
{
	margin-top:5px;
	width:210px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
	margin-bottom:5px;	
}
.h
{
	font-family: Verdana;
	text-decoration: none;
	color: #3B3B3B;
	font-size:12px;
}

.h:hover
{
	font-family: Verdana;
	text-decoration:underline;
	color:Red;
	font-size:12px;
}

.h1
{
	font-family: Verdana;
	text-decoration: none;
	color: #3B3B3B;
	font-size:11px;
}

.h1:hover
{
	font-family: Verdana;
	text-decoration:underline;
	color:Red;
	font-size:11px;
}

.textop
{
	color: #3B3B3B;
	margin-bottom:15px;
	font-size:14px;
	text-align:left;
	
}
.textoh1
{
	margin-bottom:30px;
	color: #3B3B3B;
	font-size:18px;
	text-align: center;
}

.m_nome
{
	font-size:16px;
	margin-bottom:20px;
	
}
.m_texto
{
	font-size:13px;
	margin-bottom:20px;
}