@charset "UTF-8";
.TextosTitulosAzules {
	font-size: 13px;
	color: #000000;
	font-family: Arial;
}
.TextosNormal {
	font-size: 11px;
	color: #151515;
	font-weight: normal;
	font-family: Arial;
}

body {
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-image: url(Imagenes/degrade_fondo_Autolasa.gif);
     }

