*{margin:0; padding:0;}

.title-index{
	font-family:"Century Gothic", Arial, Verdana, sans-serif;
	font-size:18px;
	color:#06C;
	line-height:26px;
	padding:5px;
}

.title-form{
	font-family:"Century Gothic", Arial, Verdana, sans-serif;
	font-size:25px;
	color:#000;
	padding-left:5px;
}

.form-title{
	font-family:"Century Gothic", Arial, Verdana, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000;
	padding:5px;
}

.form-textfield{
	width:250px;
	height:25px;
	font-size:12px;
	color:#000;
	border:1px solid #CCC;
}

.form-textarea{
	width:250px;
	height:75px;
	font-size:12px;
	color:#000;
	border:1px solid #CCC;
}

.title-form-tutor{
	font-family:"Century Gothic", Arial, Verdana, sans-serif;
	font-size:25px;
	color:#009900;
	padding-left:5px;
}

.bottom_menu{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	text-decoration:none;
}
.bottom_menu :hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	text-decoration:underline;
}

#footer_continer{
	width:950px;
	height:60px;
	float:left;
	background-color:#089197;
	border-top:10px solid #fff;
}

#footer_menu{
	width:400px;
	height:20px;
	float:left;
	margin-top:10px;
	margin-left:5px;
}
#web{
	width:340px;
	height:20px;
	float:right;
	margin-top:10px;
	margin-left:5px;
}
#footer_menus{
	width:400px;
	height:20px;
	float:left;
	margin-top:2px;
	margin-left:5px;
}

.content-ser{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#333;
	line-height:20px;
	text-align:justify;
}

.content-ser-red{
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#C00;
	line-height:20px;
	text-align:justify;
}
	
