body 
{
	margin: 0;
	padding: 0;
	background-color: #FFF;
	font-family: Tahoma, Verdana, san-serif;
	font-size: 13px;
	color: #666;
	line-height: 24px;
	text-align: left;
}
#main
{
	width: 100%; 
	height: 100%;
	float: left;
}
.centro
{
	width: 990px;
}
.logo
{
	margin: 50px 0 0 0;
}
.menu
{
	margin: 50px 0 0 0;
	padding: 5px 0 5px 0; 
	border-top: 1px solid #CCC; 
	border-bottom: 1px solid #CCC;
}
h1
{
	color: #F90;
	font-size: 24px;
	margin: 0 0 10px 0;
	padding: 0;
}
h2
{
	color: #666;
	font-size: 17px;
	margin: 60px 0 20px 0;
	padding: 0;
}
hr
{
	border: 1px solid #DDD;
}
a.link:link, a.link:visited, a.link:active
{
	font-size: 12px;
	color: #39C;
	text-decoration: none;
	font-weight: bold;
}
a.link:hover
{
	color: #666;
	text-decoration: underline;
}
a.link_pie:link, a.link_pie:visited, a.link_pie:active
{
	font-size: 11px;
	color: #39C;
	text-decoration: none;
	font-weight: bold;
}
a.link_pie:hover
{
	color: #666;
	text-decoration: underline;
}
a.link_fantasma
{
	color: #FFF;
	text-decoration: none;
	cursor: default;
}
a.link_fantasma h1
{
	display: inline;
	color: #FFF;
	font-size: 11px;
	font-weight: normal;
	margin: 0;
}
.txt
{
	font-size: 13px;
	color: #666;
	line-height: 20px;
}
.txt_chico
{
	color: #999;
	font-size: 12px;
	line-height: 20px;
}
.pie
{
	margin: 30px 0 0 0;
}
.pie_div
{
	padding: 5px 0 5px 0; 
	border-top: 1px solid #CCC; 
	border-bottom: 1px solid #CCC;
}
.txt_pie
{
	color: #999;
	font-size: 11px;
}
/* inicio formulario*/
.formulario
{
	margin: 0;
	padding: 0;
}
.input_text
{
	border: 1px solid #999;
	background-color: #FFF;
	height: 20px;
	color: #666;
	font-size: 13px;
}
.textarea
{
	border: 1px solid #999;
	background-color: #FFF;
	color: #666;
	font-size: 13px;
	font-family: Tahoma, Verdana, san-serif;
}
.input_button
{
	border: 1px solid #666;	
	background-color: #39C;
	color: #FFF;
	height: 20px;
	font-size: 13px;
	cursor: pointer;
}
/* fin formulario*/
/*
##########################################
##########################################
##########################################
*/
.img
{
	width: 1px;
	height: 1px;
}
.img1
{
	width: 21px;
	height: 21px;
}
.img2
{
	width: 100%;
	height: 21px;
	background: url(img/img2.jpg) repeat-x;
}
.img3
{
	width: 21px;
	height: 21px;
}
.img4
{
	width: 21px;
	height: 100%;
	background: url(img/img4.jpg) repeat-y;
}
.img5
{
	border: 1px solid #CCC;
}
.img6
{
	width: 21px;
	height: 100%;
	background: url(img/img6.jpg) repeat-y;
}
.img7
{
	width: 21px;
	height: 21px;
}
.img8
{
	width: 100%;
	height: 21px;
	background: url(img/img8.jpg) repeat-x;
}
.img9
{
	width: 19px;
	height: 21px;
}