HTML {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
}
BODY {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
}
DIV {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}
UL {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}
OL {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}
LI {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}
DL {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}
DT {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}
DD {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}
H1 {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}
H2 {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
	color: #CC3300;
	background-image: url(../images/bgtitle.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 55px;
	line-height: 1.8em;
	vertical-align: bottom;
}
H3 {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}
H4 {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}
H5 {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}
H6 {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}
a {
	color: #316AC5;
	font-weight: bold;
}

PRE {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}
FORM {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}
BLOCKQUOTE {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}
FIELDSET {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}
INPUT {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}
UL {
	LIST-STYLE-TYPE: none
}
OL {
	LIST-STYLE-TYPE: none
}
FIELDSET {
	BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BORDER-BOTTOM-STYLE: none
}
IMG {
	BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BORDER-BOTTOM-STYLE: none
}
CAPTION {
	TEXT-ALIGN: left
}
TH {
	TEXT-ALIGN: left
}
TABLE {
	BORDER-COLLAPSE: collapse; border-spacing: 0
}
.clear {
	CLEAR: both;
	width: 100px;
}
.clearer {
	CLEAR: both; PADDING-RIGHT: 0px; DISPLAY: block; PADDING-LEFT: 0px; FONT-SIZE: 1px; PADDING-BOTTOM: 0px; MARGIN: 0px; LINE-HEIGHT: 1px; PADDING-TOP: 0px; HEIGHT: 0px
}
.fl {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
.fr {
	float: right;
	padding-bottom: 20px;
	padding-left: 20px;
}

HR.hidden {
	CLEAR: both; PADDING-RIGHT: 0px; PADDING-LEFT: 0px; VISIBILITY: hidden; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}
P {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; TEXT-ALIGN: justify
}
HTML {
	HEIGHT: 100%
}
body {
	padding: 0px;
	color: #005E9B;
	font-family: "Trebuchet MS";
	font-size: 80%;
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#CCCCCC;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-shadow-color:#CCCCCC;
	scrollbar-arrow-color:#CCCCCC;
	scrollbar-track-color:#FFFFFF;
	background-image: url(../images/background.jpg);
	background-repeat:  repeat-y;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	line-height: 1.5em;

}
#wrapper {
	height: 630px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	background-color: #151618;
	border: 5px solid #FFFFFF;
}
#wrapper2 {
	height: auto;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-color: #010101;
	margin-top: 10px;
	border: 1px solid #EDF1F4;
}
#footer .copyR {
	width: 300px;
	text-align: center;
	line-height: 1.5em;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0069B7;
	height: 60px;
	margin-top: 10px;
}
#footer .designe {
	color: #999999;
	text-align: center;
	margin-top: 10px;
	font-size: 85%;
}
#footer .Oficina {
	float: left;
	width: 400px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0069B7;
	text-align: center;
	height: 60px;
	margin-top: 10px;
}

#navigation {
	DISPLAY: inline;
	FLOAT: right;
	WIDTH: 500;
	POSITION: relative;
	HEIGHT: 30px;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 95%;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	background-position: center center;
	font-weight: bold;
	clear: both;
}
#navigation UL {
	FLOAT: right;
	WIDTH: 500px;
	HEIGHT: 40px;
	padding: 0px;
	vertical-align: middle;
	margin: 0px;
}
#navigation LI {
	DISPLAY: block;
	FLOAT: left;
	HEIGHT: 40px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#navigation A {
	PADDING-RIGHT: 10px;
	DISPLAY: block;
	PADDING-LEFT: 10px;
	FONT-WEIGHT: bold;
	FLOAT: left;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 20px;
	BACKGROUND-REPEAT: no-repeat;
	POSITION: relative;
	HEIGHT: 20px;
	TEXT-DECORATION: none;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #FFFFFF;
	font-size: 95%;
	font-family: Tahoma;
	text-transform: uppercase;
	background-color: #00508A;
}
#navigation a:hover {
	color: #999999;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #CC3300;
	background-color: #005DA2;
}

/* sub navigation */
.menuIzq .sidenav {
	width: auto;
	margin: 0px;
	padding: 0px;
}
.menuIzq .sidenav h2 {
	color: #FFFFFF;
	font-size: 110%;
	margin: 0;
	text-transform: uppercase;
	background-color: #666666;
	height: 25px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-family: "Trebuchet MS";
	text-align: left;
	vertical-align: text-top;
	background-image: url(aaa);
	text-indent: 20px;
}
.menuIzq .sidenav ul {
	padding: 0;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #7A7A7A;
	margin: 0px;
}
.menuIzq .sidenav li {
	background-color: #333333;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5F5F5F;
}
.menuIzq .sidenav li a {
	display: block;
	text-decoration: none;
	height: 20px;
	background-image: url(../imagenes/tri.gif);
	background-repeat: no-repeat;
	background-position: right center;
	color: #999999;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.menuIzq .sidenav li a:hover {
	color: #FFFFFF;
	background-color: #464646;
	background-image: url(../imagenes/tri_a.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
/* Sub Navegacion 1*/
.sidenav1 {
	font-size: 90%;
	margin-bottom: 40px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	width: 90%;
}
.sidenav1 h2 {
	color: #FFCC00;
	font-size: 120%;
	line-height: 30px;
	margin: 0;
	padding-left: 15px;
	text-transform: uppercase;
	font-style: normal;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: left center;
	font-family: "Trebuchet MS";
	height: 30px;
	padding-top: 20px;
	padding-right: 10px;
	overflow: hidden;
}
.sidenav1 ul {
	padding: 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
.sidenav1 li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #646464;
	text-align: justify;
}
.sidenav1 li a {
	font-size: 90%;
	color: #D2D2D2;
	display: block;
	text-decoration: none;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 5%;
}
.sidenav1 li a:hover {
	background: #F0F0EB;
	color: #666666;
}



/* Sub Navegacion 2*/
.sidenav2 {
	margin-bottom: 40px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: top;
	height: auto;
	font-weight: normal;
}
.sidenav2 h2 {
	color: #005DA2;
	font-size: 110%;
	line-height: 30px;
	margin: 0;
	padding-left: 20px;
	text-transform: uppercase;
	font-style: normal;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: 5px center;
	font-family: "Trebuchet MS";
	height: auto;
	padding-top: 10px;
	padding-right: 10px;
	overflow: hidden;
	padding-bottom: 10px;
	background-image: url(../imagenes/editar.png);
}
.sidenav2 ul {
	padding: 0;
	background-repeat: no-repeat;
	background-position: top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #646464;
}
.sidenav2 li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #646464;
	text-align: justify;
	font-size: 85%;
	color: #CEA500;
	font-family: Tahoma;
}
.sidenav2 li a {
	color: #0066CC;
	display: block;
	padding: 8px 0 8px 5%;
	text-decoration: none;
	width: 95%;
	font-weight: normal;
	font-size: 110%;
}
.sidenav2 li a:hover {
	color: #999999;
	background-color: #FCFCFE;
}

.noticia {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	clear: both;
	height: auto;
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 10px;
	border: 1px solid #8BC0D8;
}
.noticia_01 {
	float: left;
	width: 100px;
}
.noticia_02 {
	float: left;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 40px;
}
.colizq {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.nombre {
	font-family: "Trebuchet MS";
	font-size: 140%;
	font-weight: bold;
	color: #FF3300;
}
.desc {
}
#wrapper #page {
	height: 610px;
	padding: 0px;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 100%;
	background-repeat: repeat;
	background-position: left top;
}
#wrapper2 #page2 {
	height: auto;
	padding: 0px;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	width: 100%;
	background-repeat: repeat;
	background-position: left top;
}
#wrapper #page #pageTop {
	clear: both;
	float: right;
	height: 100px;
	width: 980px;
	background-image: url(../images/banerTop2.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
#wrapper2 #page2 #pageTop2 {
	clear: both;
	float: right;
	height: 100px;
	width: 980px;
	background-image: url(../images/banerTop2.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}

#wrapper #page #pageCuerpo {
	clear: both;
	height: 450px;
	width: 980px;
	margin-bottom: 10px;
}
#wrapper2 #page2 #pageCuerpo2 {
	clear: both;
	height: 400px;
	width: 980px;
}
#wrapper #page #pageFooter {
	clear: both;
	height: 60px;
	width: 100%;
	color: #FFFFFF;
	background-color: #000000;
	font-size: 90%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CC3300;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
.navegaTop {
	height: 28px;
	width: 400px;
	margin-top: 65px;
	margin-right: 0px;
	margin-left: 550px;
	margin-bottom: 0px;
}
.navegaTop ul {
	height: 28px;
	width: 100%;
}

.navegaTop li {
	font-size: 98%;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
	height: 28px;
	margin: 0px;
	padding: 0px;
}
.navegaTop li a {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 110%;
	text-decoration: none;
	margin-right: 1px;
	padding-right: 10px;
	padding-left: 10px;
	height: 20px;
	float: left;
	padding-top: 8px;
	font-family: "Trebuchet MS";
}
.navegaTop li a:hover {
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #0099FF;
}
.ColIzquierda {
	float: left;
	height: 450px;
	width: 780px;
	overflow: hidden;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #141414;
}

.ColIzquierda2 {
	height: 400px;
	width: 780px;
	overflow: hidden;
	background-color: #141414;
	margin: 0px;
	float: right;
}
.cuerpoIzq2 {
	height: 380px;
	width: 760px;
	clear: both;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	border: 1px solid #FFFFFF;
	background-color: #EDF1F4;
	overflow: auto;
}
.cuerpoIzq {
	height: 380px;
	width: 760px;
	clear: both;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	border: 1px solid #FFFFFF;
	background-color: #EDF1F4;
	overflow: auto;
}
.container1 {
	padding: 10px;
	height: 360px;
	width: 740px;
	overflow: auto;
}

.barraMenu {
	height: 40px;
	width: 980px;
	clear: both;
	background-color: #000000;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.navegaIzq {
	background-color: #000000;
	height: 40px;
	width: 760px;
	margin: 10px;
}
.navegaIzq ul {
	height: 40px;
	width: 100%;
}

.navegaIzq li {
	font-size: 98%;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
	height: 40px;
	margin: 0px;
	padding: 0px;
}
.navegaIzq li a {
	color: #FFFFFF;
	font-size: 98%;
	text-decoration: none;
	background-image: url(../images/bgboton.jpg);
	background-repeat:   repeat-x;
	background-position: top;
	margin-right: 1px;
	padding-right: 15px;
	padding-left: 15px;
	height: 40px;
	float: left;
	padding-top: 15px;
	text-transform: uppercase;
	font-family: "Trebuchet MS";
}
.navegaIzq li a:hover {
	font-weight: bold;
	color: #0099FF;
	padding-right: 15px;
	padding-left: 15px;
}


.navegaIzq2 {
	background-color: #000000;
	height: 40px;
	width: 960px;
	margin: 10px;
}
.navegaIzq2 ul {
	height: 40px;
	width: 100%;
}

.navegaIzq2 li {
	font-size: 98%;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
	height: 40px;
	margin: 0px;
	padding: 0px;
}
.navegaIzq2 li a {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/bgboton.jpg);
	background-repeat:   repeat-x;
	background-position: top;
	margin-right: 1px;
	padding-right: 15px;
	padding-left: 15px;
	height: 40px;
	float: left;
	padding-top: 15px;
	font-family: "Trebuchet MS";
	text-transform: uppercase;
}
.navegaIzq2 li a:hover {
	font-weight: bold;
	color: #0099FF;
	padding-right: 15px;
	padding-left: 15px;
}

.ColDerecha2 {
	padding: 10px;
	float: left;
	height: 380px;
	width: 180px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #000000;
	background-image: url(../images/bgcolderecha.jpg);
	color: #F7F6F5;
	font-size: 85%;
	text-align: center;
	font-family: Tahoma;
}
.entra {
	font-family: Tahoma;
	font-size: 170%;
	font-weight: bold;
	color: #FFFFFF;
	padding: 10px;
	text-align: center;
	margin-top: 220px;
}
.entra a {
	color: #FFCC00;
	text-decoration: none;
}

.ColDerecha {
	padding: 10px;
	float: left;
	height: 430px;
	width: 180px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #000000;
}
.botonesBarlo {
	height: 80px;
	width: 180px;
	margin-bottom: 7px;
}
.botonesCat {
	height: 160px;
	width: 180px;
	margin-bottom: 10px;
}
.pageCuerpo2 {
	height: 380px;
	width: 100%;
	margin-top: 10px;
	float: left;
	background-repeat:  no-repeat;
	background-position: right bottom;
	background-color: #FFFFFF;
	background-image: url(../images/bgTextos.jpg);
}
.cuerpoDer {
	float: right;
	height: 300px;
	width: 660px;
	background-repeat: no-repeat;
	background-position: left top;
	padding: 20px;
	overflow: auto;
}
.cuerpoDerP {
	height: 320px;
	width: 680px;
	background-repeat: no-repeat;
	background-position: left top;
	padding: 5px;
	overflow: auto;
	text-align: justify;
	margin-right: auto;
	margin-left: auto;
	border: thin solid #8BC0D8;
}
.menuIzq {
	height: 340px;
	width: 280px;
	background-color: #333333;
	float: left;
	overflow: hidden;
}
.imgenDer {
	text-align: justify;
	display: block;
	float: right;
	width: 220px;
	height: auto;
	margin: 0px;
	padding: 0px;
}
.cuadroG {
	padding: 10px;
	height: auto;
	width: 200px;
	margin-bottom: 10px;
	float: right;
	clear: both;
}
.cuadroG .cuadroIG {
	height:auto;
	width: 200px;
	padding: 10px;
	background-color: #FFFFFF;
}
.cuadroG .cuadroTG {
	font-family: "Trebuchet MS";
	font-weight: normal;
	color: #CC3300;
	height: auto;
	width: 200px;
	text-align: center;
	background-color: #B1C3D9;
	padding: 10px;
	font-size: 85%;
}


.barraBlack {
	clear: both;
	height: 20px;
	width: 940px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-color: #000000;
	font-family: "Trebuchet MS";
}
.home_black {
	background-image: url(../images/s5_breadcrumb.png);
	background-repeat: no-repeat;
	background-position: 1px center;
	padding-left: 30px;
	text-align: left;
	font-weight: bold;
	color: #0099FF;
	float: left;
	font-size: 12px;
	text-transform: uppercase;
	width: 50px;
}
.page_white {
	background-position: left center;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
	width: auto;
	padding-left: 20px;
	font-size: 12px;
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
}
.page_black {
	background-position: left center;
	padding-left: 20px;
	text-align: left;
	font-weight: bold;
	color: #0099FF;
	float: left;
	font-size: 12px;
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	padding-right: 10px;
	width: auto;
}

#wrapper #page .copyR {
	width: 300px;
	text-align: center;
	line-height: 1.5em;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #284F82;
	height: 30px;
	margin-top: 10px;
	font-weight: normal;
	font-family: "Trebuchet MS";
}

#wrapper #page .designe {
	color: #CCCCCC;
	text-align: center;
	margin-top: 10px;
	font-size: 85%;
	height: 30px;
	float: right;
	padding-right: 20px;
	font-weight: normal;
}
#wrapper #page .Oficina {
	float: left;
	width: 400px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #284F82;
	text-align: center;
	height: 30px;
	margin-top: 10px;
	font-weight: normal;
	font-family: "Trebuchet MS";
}

.ColTop {
	clear: both;
	height: 40px;
	width: 650px;
}
.contenido {
	height: 440px;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	overflow: auto;
	width: 100%;
}
.contenidoIMG {
	overflow: auto;
	height: 280px;
	margin: 0px;
	padding: 0px;
}
.contenidop {
	height: 440px;
	overflow: auto;
	width: 340px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.accesoDirectos {
	margin: 0px;
	height: 160px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.marco_noticia {
	background-repeat: no-repeat;
	margin-right: 5px;
	margin-bottom: 10px;
	float: left;
	height: auto;
	font-size: 1.1em;
	text-align: justify;
	padding: 20px;
	background-image: url(../images/prod_bg.png);
	background-position: right bottom;
	border: 2px solid #E1EFF4;
	background-color: #FFFFFF;
}
.imgNot {
	background-color: #FFFFFF;
	padding-top: 10px;
}


.imagen {
	padding: 10px;
	height: auto;
	width: 250px;
	float: left;
	margin-top: 5px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	margin-right: 20px;
}
.imagenNoticia {
	width: 150px;
	padding: 20px;
	height: 100px;
}

.textoimg {
	background-color: #E5F1F6;
	padding: 10px;
	font-size: 85%;
	clear: both;
	color: #006699;
	font-family: "Trebuchet MS";
	font-style: italic;
}
.descr {
	color: #664;
	font-size: 0.9em;
	margin-bottom: 6px;
}

.imagenpremio {
	padding: 10px;
	height: auto;
	width: 450px;
	margin-top: 5px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	margin-right: auto;
	clear: both;
	margin-left: auto;
}
.header_tit01 {
	font-size: 140%;
	font-weight: bold;
	color: #006699;
}

.header_tit02{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	margin-bottom: 20px;
	margin-top: 0px;
	color: #FFFFFF;
	background-color: #005E9B;
	padding: 5px;
}
.header_tit03{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #59A7C8;
	margin-bottom: 20px;
	margin-top: 0px;
	padding-bottom: 5px;
	color: #666666;
}
.header_tit04{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC3300;
	margin-bottom: 20px;
}
.header_tabla {
	background-color: #005CA1;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #D13737;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	text-align: center;
}
.titulo_tablas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #005DA2;
	text-align: center;
	height: 20px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #CC3300;
	text-transform: uppercase;
	font-size: 80%;
	padding-top: 10px;
}
.tdTablas {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	padding: 10px;
}
.yegua {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
}
.pais {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	width: 50px;
}
.linea {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	width: 400px;
}
	.leermas {
	font-size: 90%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	clip: rect(10px,auto,auto,auto);
	width: 150px;
	text-align: center;
	vertical-align: middle;
	display: block;
	height: 20px;
	margin-top: 5px;
	background-image: url(../images/btnBlue.png);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 5px;
	clear: both;
}
.leermas a {
	font-weight: bold;
	color: #FFCC00;
}
.leermas a:hover {
	font-weight: bold;
	color: #FFFFFF;
}
.contacto {
	padding: 20px;
	clear: both;
	width: 240px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: justify;
}

.padre {
	margin: 0px;
	padding: 0px;
	color: #006699;
	text-align: center;
	vertical-align: middle;
}
.madre {
	margin: 0px;
	padding: 0px;
	color: #CC3300;
	text-align: center;
	vertical-align: middle;
}
.cuerpoDer a {
	line-height: 2em;
	text-decoration: none;
}

.cuerpoDer blockquote {
	text-indent: 40px;
	display: block;
	font-weight: normal;
}
.cuerpoDer blockquote a {
	font-weight: normal;
}

/* GalerÃ­a de Imagenes */
.cuadroGal {
	padding: 10px;
	float: left;
	height: 200px;
	width: 180px;
	background-color: #FFFFFF;
	margin-right: 10px;
}
.cuadroGal .cuadroImgGal {
	background-color: #FFFFFF;
	height:150px;
	width: 180px;
	margin-bottom: 10px;
}
.cuadroGal .cuadroTxtGal {
	font-family: "Trebuchet MS";
	font-weight: normal;
	color: #CC3300;
	height: 20px;
	width: 160px;
	text-align: center;
	background-color: #B1C3D9;
	font-size: 85%;
	display: block;
	padding: 10px;
}
.cuadroGal .cuadroTxtGal a {
	color: #006699;
	height: 40px;
	width: 180px;
	text-align: center;
	padding-top: 10px;
	font-size: 90%;
	font-weight: bold;
	font-family: Tahoma;
}
.cuadroGal .cuadroTxtGal a:hover {
	color: #993300;
	height: 40px;
	width: 180px;
	text-align: center;
}


/* Enlaces */
.texto_enlace{
	padding: 10px;
	height: 40px;
	width: 620px;
	margin-right: 15px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 20px;
	clear: both;
	border: 1px solid #8BC0D8;
	font-size: 140%;
}
.texto_enlace a{
	padding: 10px;
	height: 40px;
	width: 620px;
	margin-right: 15px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 20px;
	clear: both;
	color: #006699;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 1.5em;
}
.texto_enlace a:hover{
	padding: 10px;
	height: 40px;
	width: 620px;
	margin-right: 15px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 20px;
	clear: both;
	color: #FF0000;
}

.textoe{
	padding: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	font-size: 75%;
	margin: 0px;
	font-weight: normal;
}

/* Galería de Imágenes */
.cuadroSalon {
	padding: 10px;
	float: left;
	height: 200px;
	width: 180px;
	margin-right: 10px;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #E5F1F6;
	border: 1px solid #98C8DC;
}
.cuadroSalon .cuadroImgSalon {
	background-color: #FCFCFE;
	height:150px;
	width: 180px;
	margin-bottom: 10px;
}
.cuadroSalon .cuadroTxtSalon {
	font-family: "Trebuchet MS";
	font-weight: bold;
	height: 40px;
	width: 180px;
	text-align: center;
	background-color: #A4CDDF;
}
.cuadroSalon .cuadroTxtSalon a {
	color: #006699;
	height: 40px;
	width: 180px;
	text-align: center;
	padding-top: 10px;
}
.cuadroSalon .cuadroTxtSalon a:hover {
	font-weight: bold;
	color: #993300;
	height: 40px;
	width: 180px;
	text-align: center;
}
#TopNav {
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 15px;
	padding-right: 20px;
	padding-left: 20px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}



/* Navigation
--------------------------------------- */

#navigation2 {
	DISPLAY: block;
	FLOAT: left;
	LIST-STYLE-TYPE: none;
	font-weight: bold;
	clear: both;
	overflow: hidden;
	padding-left: 3px;
}
#navigation2 UL {
	FLOAT: left;
	padding: 0px;
	vertical-align: middle;
	margin: 0px;
}
#navigation2 LI {
	DISPLAY: block;
	FLOAT: left;
	padding: 0px;
	margin: 0px;
}
#navigation2 A {
	PADDING-RIGHT: 15px;
	DISPLAY: block;
	PADDING-LEFT: 15px;
	FONT-WEIGHT: bold;
	FLOAT: left;
	PADDING-BOTTOM: 5px;
	PADDING-TOP: 5px;
	BACKGROUND-REPEAT: no-repeat;
	TEXT-DECORATION: none;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #72B4CF;
	background-color: #8BC0D8;
}
#navigation2 a:hover {
	color: #999999;
}

#navPadrillo {
	DISPLAY: block;
	FLOAT: left;
	LIST-STYLE-TYPE: none;
	font-weight: bold;
	clear: both;
	overflow: hidden;
	padding-left: 3px;
}
#navPadrillo UL {
	FLOAT: left;
	padding: 0px;
	vertical-align: middle;
	margin: 0px;
}
#navPadrillo LI {
	DISPLAY: block;
	FLOAT: left;
	padding: 0px;
	margin: 0px;
}
#navPadrillo A {
	PADDING-RIGHT: 20px;
	DISPLAY: block;
	PADDING-LEFT: 20px;
	FONT-WEIGHT: bold;
	FLOAT: left;
	PADDING-BOTTOM: 5px;
	PADDING-TOP: 5px;
	BACKGROUND-REPEAT: no-repeat;
	TEXT-DECORATION: none;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: middle;
	color: #000000;
	border: 1px solid #D0D0BF;
}
#navPadrillo a:hover {
	color: #999999;
}


.videos {
	padding: 5px;
	text-align: center;
	vertical-align: middle;
	float: left;
	height: 230px;
	width: 300px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 80px;
}


#glowingtabs{
	width:670px;
	font-size:90%;
	line-height:normal;
	overflow: hidden;
	border-bottom: 1px solid #7e9fff; /*Add border strip to bottom of menu*/
}

#glowingtabs ul{
float:left;
list-style-type: none;
margin:0;
margin-left: 5px; /*Left offset of entire tab menu relative to page*/
padding:0;
}

#glowingtabs li{
display:inline;
margin:0;
padding:0;
}

#glowingtabs a{
	float:left;
	margin:0;
	margin-right: 5px; /*spacing between each tab*/
	padding:0 0 0 9px;
	text-decoration:none;
	background-image: url(../images/glowtab-left.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#glowingtabs a span{
	float:left;
	display:block;
	padding: 4px 12px 2px 3px;
	font-weight:bold;
	color:#3B3B3B;
	background-image: url(../images/glowtab.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#glowingtabs a span {float:none;}
/* End IE5-Mac hack */

#glowingtabs a:hover span {
color: black;
}

#glowingtabs #current a{ /*Selected Tab style*/
background-position:0 -82px; /*Shift background image up to start of 2nd tab image*/
}

#glowingtabs #current a span{ /*Selected Tab style*/
background-position:100% -82px; /*Shift background image up to start of 2nd tab image*/
color: black;
}

#glowingtabs a:hover{ /*onMouseover style*/
background-position:0% -82px; /*Shift background image up to start of 2nd tab image*/
}

#glowingtabs a:hover span{ /*onMouseover style*/
background-position:100% -82px; /*Shift background image up to start of 2nd tab image*/
}
.marcoV {
	margin: 0px;
	padding: 0px;
	height: 300px;
	width: 660px;
	background-color: #034567;
}
.mVideo {
	height: 240px;
	width: 280px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	float: left;
	color: #FFFFFF;
}
.tVideo {
	padding: 10px;
	float: left;
	height: 280px;
	width: 340px;
	overflow: auto;
	background-color: #002537;
}
.mtextoVideo {
	height: 80px;
	width: 320px;
	margin-bottom: 10px;
}
.imgVideo {
	float: left;
	height: 80px;
	width: 90px;
}
.descVideo {
	padding: 10px;
	float: left;
	height: 60px;
	width: 210px;
	background-color: #00314C;
	line-height: 1.1em;
	color: #FFFFFF;
	font-size: 90%;
	font-family: "Trebuchet MS";
}

