.bordeImagen  {
	background-color:#FFFFFF;
	border:1px solid #999999;
	float:left;
	margin-bottom:8px;
	margin-right:8px;
	margin-top:8px;
	padding:8px;
}

.icon  {
	background-color:#FFFFFF;
	border:1px solid #999999;
	float:left;
	margin-bottom:5px;
	margin-right:10px;
	margin-top:5px;
	padding:5px;
}

h1 {
color:#BBDB38;
font-family:"Trebuchet MS";
font-size:16pt;
font-weight:bold;
padding:0 0 3px;
text-transform:none;
}

h2 {
font-family:"Trebuchet MS";
font-size:13pt;
font-weight:bold;
padding:0 0 3px;
text-transform:none;
}

td {
	text-align: left;
	font-family:"Trebuchet MS";
	line-height: 140%;
	font-size:12px;
	color:#000;
}
a {
	text-decoration: none;
	color:#717171;
}

body { 	
	margin:0px;
	padding:0px; 
	background-image:url(../imagenes/png/bg.jpg); 
	background-color:#E9EAED; 
	background-position:top; 
	background-repeat:repeat-x;
	color:#000;
	font-family:"Trebuchet MS";
	line-height: 180%;
	font-size:12pt;
}

.copy{
font-family:"Trebuchet MS";
font-size:11px;
color:#9D9B9B;
text-decoration:none;
}

.bot_txt {color:#717171; text-decoration:none}


.gray {color:#717171; text-decoration:none}
.orange { color:#E08E37;text-decoration:none;font-weight: bold;}
.red { color:#FF0000;text-decoration:underline;font-weight: bold;}
.blue_bold {color:#0000FF; text-decoration:underline;font-weight: bold;}
.blue {color:#0000FF; text-decoration:none}

.green {color:#A0D435; text-decoration:none}

.sm {font-size:10px}
.u {text-decoration:underline}
.t {text-transform:uppercase}
.big {font-size:12px}

.form { width:81px;
		height:19px;
		font-family:"Trebuchet MS";
		font-size:11px;
		border-style:solid;
		border-width:1px;
		border-color:#C2C3C4;
		background-color:#FFFFFF;
		color:#848484;
		margin-left:0px;
		margin-right:0px}
		
.textarea {width:202px;
		height:65px;
		font-family:"Trebuchet MS";
		font-size:11px;
		border-style:solid;
		border-width:1px;
		border-color:#C2C3C4;
		background-color:#FFFFFF;
		color:#848484;
		overflow:auto;
		margin-left:0px;
		margin-right:0px}

.rollover {scrollbar-face-color:#4A483E;
		scrollbar-track-color:#FAF4D3;
		scrollbar-arrow-color:#FAF4D3;
		scrollbar-3Dlight-color:#FAF4D3;
		scrollbar-base-color:#FAF4D3;
		scrollbar-shadow-color:#FAF4D3;
		scrollbar-darkshadow-color:#FAF4D3;
		scrollbar-highlight-color:#FAF4D3;
		}


a:hover{text-decoration:underline;}
#a:hover{text-decoration:none;}




.fondo_bajo {
	background-image: url(../imagenes/png/base.png);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990;
	text-align: center;
	font-weight:bold;
	height:60px;
}
.fondo_izq {
	background-image: url(../imagenes/png/lado_izq.png);
	background-repeat: repeat-y;
	background-position: right 0px;
}
.fond_der {
	background-image: url(../imagenes/png/base_pag.png);
	background-repeat: repeat-y;
	/*background-position: center top;*/
	background-position: 0px 0px;
	margin:0 2px 0 0;
}
.fondo_celda {
	background-image: url(../imagenes/png/fondo_celda.png);
	background-repeat: no-repeat;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	letter-spacing: normal;
	word-spacing: normal;
	vertical-align: top;
}
.NEGRILLA {
	font-weight: bold;
}
.CENTRO {
	text-align: center;
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #333;
	font-weight: bold;
}
.formulario {
	height: 17px;
	background-color: #F3FFCE;
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #960;
	width: 80%;
}
.formulario2 {
	height: 50px;
	background-color: #F3FFCE;
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #960;
	width: 80%;
}
.formulario3 {
	height: 26px;
	background-color: #F3FFCE;
	font-family: "Trebuchet MS", Gadget, sans-serif;
	font-size: 10px;
	color: #960;
}
.centro{ 
	text-align:center;
	border-color:#CCCCCC;
	border-style:solid;
	border-width:0 0 1px;
	font-size:11px;
	padding:1px 3px;
	color: #000;
}
.centro_destacado{ 
	text-align:center;
	border-color:#CCCCCC;
	border-style:solid;
	border-width:0 0 1px;
	font-size:12px;
	padding:1px 3px;
	font-weight: bold;
	color:#000;
}

.izq{ 
	text-align:left;
	border-color:#CCCCCC;
	border-style:solid;
	border-width:0 0 1px;
	font-size:11px;
	padding:1px 3px;
	color:#000;
}
.izq_destacado{ 
	text-align:left;
	border-color:#CCCCCC;
	border-style:solid;
	border-width:0 0 1px;
	font-size:12px;
	padding:1px 3px;
	color:#000;
}
