a { font-family: "Trebuchet MS"; font-size: 11px; color: #840021; text-decoration: none; font-weight: bold;}
a:hover { font-family: "Trebuchet MS"; font-size: 11px; color: #303030; text-decoration: none; font-weight: bold;}

body {
	scrollbar-face-color: #BDBDBD;
	scrollbar-3dlight-color: #E2E0E1;
	scrollbar-darkshadow-color: #97A0B6;
	scrollbar-track-color: #E0DFE5;
	scrollbar-arrow-color: #818B9E;
	scrollbar-highlight-color: #FFFFFF; 
	scrollbar-shadow-color: #D8D8D8;
}

.titulos {
top: 0px;
margin: 0px 0px 10px 0px;
padding: 0px;
background: url(../../images/img_titulos.jpg) no-repeat;
width: 100%;
height: 47px;
}

.submenu {
width:100%; 
float:left; 
}

h1 {
margin: 0px 0px 0px 0px;
padding: 3px 0px 0px 20px;
font-family: "Trebuchet MS";
font-size: 13px;
color: #565656;
text-decoration: none;
height: 20px;
}

h2 {
margin: 0px;
padding: 0px 0px 0px 20px;
font-family: "Trebuchet MS";
font-size: 15px;
color: #840021;
text-decoration: none;
}

/* BORDE IMAGENES */

.brd_img { 
	border: 1px solid #CCCCCC;
	cursor: hand;
}

.frm_fld_01 { /* CAMPOS DE LOS FORMULARIOS - USUARIO Y CONTRASEŅA */
	border: 1px solid #FF9120;
	background-image: url(../../images/fnd_frm_fld_01.gif);
	font-family: "Trebuchet MS";
	font-size: 9px;
	color: #2D4267;
	text-decoration: none;
}

/* FONDO - BORDE DE LAS TABLAS */

.fnd_tbl_01 { /* FONDO ROJO */
	background-color: #840021;
}

/* TEXTOS */

.txt_01 { /* TEXTOS ROJOS */
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #840021;
	text-decoration: none;
}

.txt_02 { /* TITULOS ROJOS */
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #840021;
	text-decoration: none;
}

.txt_03 { /* TITULOS GRISES */
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #565656;
	text-decoration: none;
}

.txt_04 { /* TEXTOS CENTRALES */
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #303030;
	text-decoration: none;
}


.txt_05 { /* TEXTOS SUBTITULOS */
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #565656;
	text-decoration: none;
}

.txt_06 { /* TEXTOS CENTRALES */
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #303030;
	text-decoration: none;
	text-align: center;
}

/* ENLACES */

.lnk_01 { /* LINKS SUPERIOR */
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.lnk_01:hover {
	color: #E5AA5F;
}

.lnk_02 { /* LINKS SUBMENU SUPERIOR */
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.lnk_02:hover {
	color: #FF9120;
}

.lnk_03 { /* LINKS MORADO - RECORDAR CONTRASEŅA */
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.lnk_03:hover {
	color: #959595;
}

.lnk_04 { /* LINKS SUPERIOR */
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px 10px 0px 10px;
}

.lnk_04:hover {
	color: #E5AA5F;
	font-size: 10px;
}


#facebook a {
background:url("../../images/followus.png") no-repeat scroll 0 0 transparent;
border:0 none;
cursor:pointer;
display:inline;
float:left;
height:52px;
overflow:hidden;
width:60px;
}

#twitter a {
background:url("../../images/followus.png") no-repeat scroll -65px 0 transparent;
border:0 none;
cursor:pointer;
float:left;
height:52px;
overflow:hidden;
width:60px;
}