@charset "utf-8";
/* CSS Document */
/*COMAYDE*/

html,body { height:100%; }

body {
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0;
	background:url(../imagenes/fondo.jpg) repeat;
	color:#333333;
}

p{ color:#333333; font-size:70%; text-align:justify; }
p a{ color:#FF6600; text-decoration:none }
p a:hover { color:#999999; text-decoration:underline; }

a{ color:#FF6600; text-decoration:none }
a:hover {color:#999999; text-decoration:underline;}

img { border:0px; }

h1 { color:#000000; font-size:90%; font-weight:bold; text-align:left;}

h2 { color:#666666; font-size:80%; font-weight:bold; text-align:left;}

h3 { color:#999999; font-size:78%; font-weight:bold; text-align:left;}