.cuerpo {
	background-image: url(images/fondo_tex.jpg);
	background-repeat: no-repeat;
	width: 960px;
	background-color: #FFFFFF;
}
.swf {
	background-image: url(images/fondoswf.jpg);
	height: 193px;
	width: 960px;
}

.tex {
	width: 960px;
	float: left;
	margin-left: 0px;
	margin-top: 0px;
}

.tex_cuerpo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-image: url(images/fondo_tex.jpg);
}
.fondo_imagen {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	height: 500px;
	width: 290px;
	float: left;
	clip: rect(auto,auto,auto,auto);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 0px;
}
.derecha {
	float: left;
	height: 800px;
	width: 600px;
	background-image: url(images/derecha.png);
	
}	
.derecha_mas {

	float: left;
	height: 1300px;
	width: 600px;
	background-image: url(images/derecha_1300.png);


}
.izquierda {
	float: left;
	width: 350px;
	background-color: #FFF1E4;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.texto_min {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.sombra {
	background-image: url(images/sombra.png);
	width: 1014px;
	background-repeat: no-repeat;
}
.boton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F60;
	height: 20px;
	width: 60px;
	background-color: #FFCC99;
	border: 1px solid #FF9933;
}
.derecha_ma {


	float: left;
	height: 600px;
	width: 600px;
	background-image: url(images/derecha_600.png);
}
.naranja {
	color: #FF7800;
	font-size: 9px;
}
