body{
	text-align:center;
	background-image: url(../images/fondos/top_bg_home.png);
	background-repeat:  repeat-x;
	background-position: center top;

} 

#content{
	width:800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	text-align: left;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
	margin-top: 5px;
	height: 500px;

} 
#contentindex{
	width:760px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	text-align: left;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
	margin-top: 5px;
	height: 500px;

} 
 
#cabecera{
	height: 74px;
	text-align: center;
	background-image: url(../images/propias/cabecera.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
} 
 
#footer{
	height:68px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	width: 100%;
	background-image: url(../images/fondos/bg_footer.jpg);
	background-repeat:  repeat-x;
} 

#flashmovie {
	margin-right: auto;
	margin-left: auto;
	text-align: center;


	



}
