	body 
	{
	background-color:#2e2d30;
	background-image: url(imagenes/bg_web.gif);
	background-repeat:repeat-x;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;

	}
	
	a, a:visited 
	{
		color:#ffffff;
		text-decoration: none;
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size:12px;
		font-weight:bold;
	}

	a:hover 
	{
		color: #7fbafd;
		font-family:Arial, Geneva, sans-serif;
		font-size:12px;
		font-weight:bold;
	}
	
	.tabla_general
	{
		width: 760px;
		margin: auto;
		padding: 0px 0px 0px 0px;
		text-align: center;
		height:auto;
	}
	

	.header
	{
	width: 760px;
	margin: auto;
	padding: 0px 0px 0px 0px;
	text-align: center;
	height:160px;
	}
	
	.holding
	{
		width: 760px;
		margin: auto;
		padding: 0px 0px 0px 0px;
		text-align: center;
		height:64px;
	}
	
	.menu
	{
		width: 760px;
		margin: auto;
		padding: 0px 0px 0px 0px;
		text-align: center;
		height:121px;
	}
	
	.contenido
	{
	width: 760px;
	margin: auto;
	padding: 20px 0px 0px 0px;
	text-align: center;
	height:450px;
	}
	
	.flash
	{
		width: 550px;
		margin: 20px 0px 0px 10px;
		padding: 0px 0px 0px 0px;
		float:left;
		height:270px;
	}
	
	.destacado
	{
		width: 180px;
		margin: 20px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		float:right;
		height:270px;
	}
	
	.line_left
	{
		width: 129px;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		float:left;
		height:41px;
		background-image: url(imagenes/line_left.gif);

	}
	
	.line_rightcontainer
	{
		width: 631px;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		float:right;
		height:41px;
		background-image: url(imagenes/line_center.gif);
		background-repeat:repeat-x;
	}
	
	.line_center
	{
		width: 500px;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		float:left;
		height:41px;
	}
	
	.line_right
	{
		background-image: url(imagenes/line_right.gif);
		width: 129px;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		float:right;
		height:41px;
	}
	
	.texto_line
	{
		color:#ffffff;
		font-family:Arial, Geneva, sans-serif;
		font-size:12px;
		font-weight:bold;
		text-align:center;
		padding: 0px 0px 0px 0px;
		margin: 12px 0px 0px 0px;
		word-spacing: inherit;
	}
	
		.normal
	{
		color:#ffffff;
		font-family:Arial, Geneva, sans-serif;
		font-size:14px;
		font-weight:bold;
		text-align:center;
		padding: 0px 0px 0px 0px;
		margin: 12px 0px 0px 0px;
		word-spacing: inherit;
	}
	
	
		.flecha_rightcontainer
	{
		width: 450px;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		float:left;
		height:41px;

	}
	

