/*Por:
Miguel Estrada
* * * * * * * * * * *
DESARROLLADOR.COM.MX
Internet en Buen Plan
Chat: apoyo@hotmail.com
Tutoriales/Blog: www.e-miguel.com
Nuestra Red: COAHUILA.BIZ | DESTRAL.COM | MONTERREY.WS | SANLUISPOTOSI.BIZ | SALTILLO.BIZ | INMOBILIARIAS-BIENESRAICES.COM | ELSALTILLERO.COM  */


/* ---------------------------------- ESTILOS GENERALES ------------------------------------*/


body {
	background-color: #FFFFFF;
}

img { border: 0px;}
a {text-decoration:none;}
a:hover {text-decoration:underline;}


ol {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-align:justify;
}

h1 {
font-family:Arial, Helvetica, sans-serif;
font-size:20px;
text-align:center;
}

p a {
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
text-align:center;
color:#FF3300;
}

.subir {
margin-bottom:10px;
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
text-align:center;
	color:#FF0000;
}

.subir a, .subir a:active {
	color:#006600;
	text-decoration:none;
	font-weight:900;
}

.subir a:hover {
	text-decoration:underline;
}

