@charset "utf-8";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


.pie { 
	font-size:10px;
	font-family: Arial;
	color:#666666;
	text-decoration: none;
	text-align: center;
	font-weight: normal;
}

.pie2 { 
	font-size:14px;
	font-family: Arial;
	color:#666666;
	text-decoration: none;
	text-align: center;
	font-weight: normal;
}


.subTitulos { 
	font-size:30px;
	font-family: Arial;
	text-decoration: none;
	font-weight: bold;
	color:#ab0635;
}

.subTitulos2 { 
	font-size:20px;
	font-family: Arial;
	text-decoration: none;
	font-weight: bold;
	color:#ab0635;
}

.subnumbertable { 
	font-size:14px;
	font-family: "Courier New", Courier, monospace
	text-decoration: none;
	font-weight: bold;
	color:#000;
}

.subbottom { 
	font-size:16px;
	font-family: Arial, Helvetica, sans-serif
	text-decoration: none;
	font-weight: bold;
	color:#F00;
}

.textDocument { 
	font-size:13px;
	font-family:"Courier New", Courier, monospace
	text-decoration: none;
	font-weight: none;
	color:#000;
}

.subheadingtable { 
	font-size:14px;
	font-family: "Courier New", Courier, monospace
	text-decoration: none;
	font-weight: bold;
	color:#000;
}

.texto1 {
	font-size:12px;
	font-family: Arial;
	color:#666666;
	text-align: justify;
}

.texto2, .texto2 a, .texto2  a:hover  {
	font-size:12px;
	font-family: Arial;
	color:#98002a;
	text-decoration: none;
}

.campos {
	font-size:11px;
	font-family: Arial;
	color:#666666;
}

.campoScroll {
	font-size:18px;
	font-family: Arial;
	color:#820024;
	border: none;
	background:none;
}


.campoScroll a, .campoScroll a:hover {
	font-size:18px;
	font-family: Arial;
	color:#820024;
	border: none;
	background:none;
	text-decoration: none;
}

.botones { 
 background: url(images/tile.gif);
 color: #FFF;
 font-family: Arial;
 border: 1px outset #FC0;
 font-weight: bold;
 height: 25px;
 width:100px;
 font-size: 12px;
}


.volver, .volver a, .volver a:hover {
	font-size:12px;
	font-family: Arial;
	color:#fff;
	border: none;
	background:none;
	text-decoration: none;
}

.cuadrosRed {
 background: url(images/bg.jpg);
 border: 1px solid #cccccc;
}
	
