@charset "utf-8";
/* CSS Document */

#InicioIndex{
	width:680px;
	height:225px;
	background-color:#CCCCCC;
	margin-bottom:10px;
}
#InicioIndex #InicioTexto{
	width:310px;
	float:left;
	
	height:205px;
	padding:10px;
}
#InicioIndex #IncioFlash{
	width:320px;
	height:225px;
	float:right;
	border-right:solid 10px #cccccc;
}