/* CSS Document tdesc */
BODY
	{
		background-color:#A7A89A;
		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 */

#div_cuerpo
{
	background:url(../img_files/bg.jpg) repeat-x top;
}
#div_cabecera_flash
{
	width:851px;
	height:185px;
}
#div_fotos_flash
{
	width:851px;
	height:295px;
}

#bgpie
{
	margin-top:20px;
	height:65px;
	background:url(../img_files/bgpie.jpg) repeat-x top;
}
#pie
{
	padding-top:10px;
	padding-bottom:10px;
	width:851px;
	color:#FFFFFF;
}
#textoinfo
{
	font-size:11px;
	padding:10px;
	color:#333333;
}
.titulo
{
	font-size:18px;
}

/*#div_cuerpo
{
	width:851px;
} */
#cuerpo_top
{
	background:url(../img_files/cuerpo_top.jpg) no-repeat top left;
	width:851px;
	height:11px;
}
#cuerpo_middle
{
	background:url(../img_files/cuerpo_middle.jpg) repeat-y;
	width:851px;
}
#cuerpo_pie
{
	background:url(../img_files/cuerpo_pie.jpg) no-repeat top left;
	width:851px;
	height:23px;
}

#div_foto_flash
{
}

