body {
	background-image: url(../images/fondo_body.jpg);
	margin-top: 0px;
	SCROLLBAR-FACE-COLOR:#6699CC;
	SCROLLBAR-HIGHLIGHT-COLOR: #6699CC;
	SCROLLBAR-SHADOW-COLOR: #6699CC;
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-ARROW-COLOR: #FFFFFF;
	SCROLLBAR-TRACK-COLOR: #E3E3E3;
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
}
.cabezal {
	background-image: url(../images/fondo_red.jpg);
	height: 60px;
}
.cabezal2 {
	background-image: url(../images/fondo_red_ch.jpg);
	height: 30px;
}
.bordegris {
	background-image: url(../images/bordegris.jpg);
	height: 10px;
}
.bordegris_35{
	background-image: url(../images/bordegris_35.jpg);
	height: 35px;
}
.bordegris_36{
	background-image: url(../images/bordegris_36.jpg);
	height: 35px;
}
.celeste {
	background-color: #DDEEFF;
}
.tira{
	background-image: url(../images/tira_red.jpg);
	width: 10px;
}
.menu{
	background-image: url(../images/columna.jpg);
	width: 148px;
	background-repeat:  repeat-y;
	background-position: center;
	text-align: center;
}
#menu {
	width: 148px;
	text-align: center;
}
.bordetabla {
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: groove;
	border-left-style: groove;
	border-right-color: #0066FF;
	border-left-color: #0066FF;
}
.textoazul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333399;
}
.textoazul2 {
	font-family: Tahoma;
	font-size: 12px;
	color: #333399;
	font-weight: bold;
}
.textorojo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}
.textoonline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #003399;
}
.textocabecera {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333399;
	font-weight: bold;
}p {
	margin-top: 0px;
	margin-bottom: 0px;
}
a.web:link {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #333399;
	text-decoration: none;
}
a.web:visited {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a.web:hover {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
a.web:active {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
input { 
	font-family: Tahoma, Verdana, Arial; 
	font-size: 11px; color: #FFFFFF; 
	background-color: #6699CC; 
	border: #000099; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px
}
textarea { 
	font-family: Tahoma, Verdana, Arial; 
	font-size: 11px; color: #FFFFFF; 
	background-color: #6699CC; 
	border: #000099; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px
	}
select { 
	font-family: Tahoma, Verdana, Arial; 
	font-size: 11px; color: #FFFFFF; 
	background-color: #6699CC; 
	border: #000099; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px
	}
.bordes4 {
	border: 4px outset #6699CC;
}	
.bl {
	background-color: #FFFFFF;
	border: thin solid #FFFFFF;
}
.txt_nov{
	color:#426DA6;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 10px;
	margin-top: 15px;
	padding-right: 5px;
}
.txt_ch{
	color:#426DA6;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 5px;
	margin-top: 5px;
	padding-right: 5px;
}
.cartel_nov{
	color:#426DA6;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.txt_cab{
	color:#FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;

}
.lista {
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.lista li {
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-type: none;
}
#cumple{
	position: absolute;
	left: 50%;
	top: 30%;
	height: 200px;
	margin-top: -100px;
	width: 400px;
	margin-left: -200px;
	z-index:1;
	filter:alpha(opacity=80); -moz-opacity:0.6;  
	background-color: #000066;
	layer-background-color: #000066;
	border: medium solid #7597BF;
	background-image: url(../images/torta.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
#cumple a:link {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #FFFFFF;
}
#cumple a:visited {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #FFFFFF;
}
#cumple a:hover {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #999999;
}
#cumple a:active {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #FFFFFF;
}
#atencion{
	position: absolute;
	left: 50%;
	top: 70%;
	height: 200px;
	margin-top: -100px;
	width: 400px;
	margin-left: -200px;
	z-index:1;
	filter:alpha(opacity=80); -moz-opacity:0.6;  
	background-color: #FF0000;
	layer-background-color: #000066;
	border: medium solid #330099;
	background-position: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
}

