body {
	margin:10px; 
	
}
a:link {
	BACKGROUND: none transparent scroll repeat 0% 0%;
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	BACKGROUND: none transparent scroll repeat 0% 0%;
	text-decoration: none;
	color: #FF0000;
}
a:hover {
	BACKGROUND: none transparent scroll repeat 0% 0%;
	text-decoration: underline;
	color: #4F0000;
}
a:active {
	BACKGROUND: none transparent scroll repeat 0% 0%;
	text-decoration: none;
	color: #BF0000;
}	
a.menuIzq:{
	FONT-WEIGHT: bold;
	FONT-SIZE: 9pt;
	COLOR: White;
	FONT-FAMILY: Arial;
	TEXT-DECORATION: none;
}
a.menuIzq:link {
	FONT-WEIGHT: bold;
	FONT-SIZE: 9pt;
	COLOR: White;
	FONT-FAMILY: Arial;
	TEXT-DECORATION: none;
}
a.menuIzq:visited {
	FONT-WEIGHT: bold;
	FONT-SIZE: 9pt;
	COLOR: White;
	FONT-FAMILY: Arial;
	TEXT-DECORATION: none;
}
a.menuIzq:active {
	FONT-WEIGHT: bold;
	FONT-SIZE: 9pt;
	COLOR: White;
	FONT-FAMILY: Arial;
	TEXT-DECORATION: none;
}
a.menuIzq:hover {
	FONT-WEIGHT: bold;
	FONT-SIZE: 9pt;
	COLOR: #D1D1D1;
	FONT-FAMILY: Arial;
	TEXT-DECORATION: none;
}

.texto {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: 100;
	font-variant: normal;
	color: #202020;
	text-align: justify;
	vertical-align: baseline;
	display: table-caption;
	margin: 0px;
	background-image: url(imagenes/cuadroBlanco550x900.gif);
	background-repeat: repeat-y;
	padding-right: 20px;
	padding-top: 25px;
	padding-bottom:0px;
	padding-left: 30px;
	max-width: 450px;
	min-width: 450px;
	width: 450px;
	position: relative;
	float: left;
	
}
noticias {
	font-family: "Trebuchet MS";
	font-size: 9px;
	font-style: normal;
	font-weight: 200;
	color: #8E8E8E;
	text-align: justify;
	vertical-align: text-top;
	margin: 5px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
}

.tablaIzquierda {
	font-family: "Trebuchet MS";
	vertical-align: text-top;
	margin: 0px;
	font-size: 12px;
	text-align: left;
	position: relative;
	float: left;
	width: 200px;
}

.titulo {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: 600;
	text-transform: uppercase;
	color: #E7E7E7;
	text-shadow: on;
	font-stretch: narrower;
	text-align: center;
	background-color: #DC3937;
}
.menuIzq {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: 200;
	color: White;
	text-shadow: on;
	font-stretch: narrower;
	text-align: left;
	background-color: #DC3937;
	font-style: normal;
}
.piePagina {
	margin:10px;
	
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #333333;
	text-align: center;
	vertical-align: top;
	display: table-caption;
	width: 950px;
	min-width: 950px;
	max-width: 950px;
	
}


.tablaDerecha {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: 200;
	font-variant: normal;
	color: #E7E7E7;
	float: none;
	height: auto;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
	background-color: #DC3937;
	vertical-align: super;
}



.tablaNoticias {

	font-family: "Trebuchet MS";
	vertical-align: inherit;
	margin: 10px;
	font-size: 12px;
	text-align: left;
}
.FinalTexto {
	background-image: url('imagenes/cuadroblanco500x200.gif');
	background-repeat: repeat-y;
	padding-right: 20px;
	padding-top: -50px;
	padding-bottom:50px;
	padding-left: 30px;
	max-width: 450px;
	min-width: 450px;
	width: 450px;
	vertical-align: top;
	text-align: justify;
	display: table-caption;
	position: relative;
	float:left;
}
