@charset "utf-8";
/* CSS Document */
/*.body { margin:0px; padding:0px; background-color:#8A0000;}*/
/* Text Types */
.text_rojo {font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#f7232f;}
.text_rojo-vino {font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#620000;}
.text_blanco {font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#ffffff;}
.text_negro {font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#000000;}
.text_gris {font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#666666;}

.text_pq_rojo {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#f7232f;}
.text_pq_rojo-vino {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#620000;}
.text_pq_blanco {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#ffffff;}
.text_pq_negro {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000000;}
.text_pq_gris {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#666666;}

/* Link Types */
.link_rojo a {font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#f7232f;}
.link_rojo a:hover {font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#FFFFFF;}
.link_rojo-vino a {font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#620000;}
.link_rojo-vino a:hover {font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#f7232f;}
.link_blanco-footer a {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#ffffff;}
.link_blanco-footer a:hover {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000000;}
.link_blanco a {font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#ffffff; text-decoration:none;}
.link_blanco a:hover {font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#ffffff; text-decoration:underline;}
.link_pq_blanco a {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#ffffff;}
.link_pq_blanco a:hover {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000000;}
.link_pq_gris a {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#666666;}
.link_pq_gris a:hover {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#666666;}
.link_pq_rojo a {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#f7232f;}
.link_pq_rojo a:hover {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000000;}
.link_pq_rojo-vino a {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#620000;}
.link_pq_rojo-vino a:hover {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000000;}

.link_negro a {font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#000000;}
.link_negro a:hover {font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#620000;}

/* Backgrounds */
.footer { background-color:#920101;}
.borde { border: 2px solid #920101;}
body {background-image:url(../images/bg.jpg); background-position:top; background-repeat:repeat-x;background-color:#220001;}
.bg_middle {background-image:url(../images/bg_middle.jpg); background-position:top; background-repeat:no-repeat;}
.doctor {background-image:url(../images/doctor.jpg); background-position:top left; background-repeat:no-repeat;}
.linea-cortada_gris {background-image:url(../images/linea-cortada_gris.jpg); background-repeat:repeat-x; background-position:center;}
.linea-cortada_roja {background-image:url(../images/linea-cortada_roja.jpg); background-repeat:repeat-x; background-position:center;}
.aa {background-image:url(../images/1.jpg); background-position:top; background-repeat:repeat-x;}
.bb {background-image:url(../images/2.jpg); background-position:top; background-repeat:repeat-x;}
.cc {background-image:url(../images/3.jpg); background-position:top; background-repeat:repeat-x;}
.dd {background-image:url(../images/4.jpg); background-position:top; background-repeat:repeat-x;}
.ee {background-image:url(../images/5.jpg); background-position:top; background-repeat:repeat-x;}
.ff {background-image:url(../images/6.jpg); background-position:top; background-repeat:repeat-x;}
.gg {background-image:url(../images/7.jpg); background-position:top; background-repeat:repeat-x;}
.hh {background-image:url(../images/8.jpg); background-position:top; background-repeat:repeat-x;}
.ii {background-image:url(../images/9.jpg); background-position:top; background-repeat:repeat-x;}
.jj {background-image:url(../images/10.jpg); background-position:top; background-repeat:repeat-x;}
.kk {background-image:url(../images/11.jpg); background-position:top; background-repeat:repeat-x;}
.ll {background-image:url(../images/12.jpg); background-position:top; background-repeat:repeat-x;}
.mm {background-image:url(../images/13.jpg); background-position:top; background-repeat:repeat-x;}
.oo {background-image:url(../images/14.jpg); background-position:top; background-repeat:repeat-x;}
.pp {background-image:url(../images/15.jpg); background-position:top; background-repeat:repeat-x;}
.qq {background-image:url(../images/16.jpg); background-position:top; background-repeat:repeat-x;}
.rr {background-image:url(../images/17.jpg); background-position:top; background-repeat:repeat-x;}
.ss {background-image:url(../images/18.jpg); background-position:top; background-repeat:repeat-x;}
.tt {background-image:url(../images/19.jpg); background-position:top; background-repeat:repeat-x;}
.uu {background-image:url(../images/20.jpg); background-position:top; background-repeat:repeat-x;}

.mayusculas{
	text-transform: uppercase;
}


