@charset "iso-8859-1";
/* CSS Document */

/*Layout styles*/

.fondos{
		background-color:#E5CFAC;
} 

body{
	margin:0;
	background:#2b0501;
}

#container{
	width:1024px;
	margin-left:auto;
	margin-right:auto;
}

#left-decoration{
	width:104px;
	height:503px;
	float:left;
}

#right-decoration{
	width:104px;
	height:503px;
	float:left;
}

#main-content{
	width:816px;
	float:left;
}

#info{
	width:786px;
	background:url(../images/bg.jpg) no-repeat top left;
	padding:15px 15px 0 15px;
	color:#FFF;
}


#bottom-decoration{
	width:1024px;
	float:left;
	
}

#legal{
	width:1024px;
	float:left;	
	text-align:center;
	color:#E5CFAC;
	font-family:Verdana, Geneva, sans-serif;
	font-size:8pt;
}



#textos{
	color:#E5CFAC;
	font-family:Verdana, Geneva, sans-serif;
	font-size:9pt;
}

	#legal a.centralmedia{
		color:white;
		text-decoration:none;
	}

/**/

div.ui-datepicker{
 font-size:10px;
}
