/* CSS Document tdesc */
BODY
	{
		background-color:#036568;
		color: #000000;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		margin:0px auto 0px auto;
		padding:0;
		width:auto;
		height:100%;
		bottom:0px;
		top:0px;
	}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
/* -- > FORMULARIOS */
label
{
	font-weight:bold;
}
legend {font-size:120%;} 
fieldset {border:none;} 
input, textarea {border:1px solid #A0A0A0;}
/* <-- formularios */
#cuerpo
{
	background:url(../img_files/bg.gif) repeat-x top;
}
#flash_banner
{
	width:940px;
	height:154px;
}
#div_middle
{
	background:url(../img_files/middle.gif) repeat-y;
	width:816px;
}

#div_middle_blanco
{
	background:url(../img_files/middle_blanco.gif) repeat-y;
	width:816px;
}

#div_top_contenido
{
	background:url(../img_files/top_middle.gif) no-repeat top;
	width:816px;
	height:10px;
}

#div_pie_contenido
{
	background:url(../img_files/pie_contenido.gif) no-repeat top;
	width:816px;
	height:13px;
}

#div_pie_contenido_blanco
{
	background:url(../img_files/pie_contenido_blanco.gif) no-repeat top;
	width:816px;
	height:12px;
}

#div_pie_info
{
	width:779px;
	margin:10px;
	color:#FFFFFF;
}
#flash_fotos
{
	width:799px;
	height:271px;
}

#contenido
{
	margin:10px;
	color:#FFFFFF;
	font-size:11px;
}

#bg_pie
{
	background:url(../img_files/bg_pie.gif) no-repeat top;
	width:851px;
	height:11px;
}
