body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #FFFFFF;
	margin: 0px;
	background-color: #252525;
	cursor: default;
}

a:link    { color: #ACACAC; text-decoration: none; }
a:visited { text-decoration: none; color: #ACACAC; }
a:hover   { text-decoration: underline; color: #FFFFFF; }
a:active  { text-decoration: none; color: #045388; }

.thumbMenu img { border: 1px solid transparent; }
.thumbMenu:hover img { border: 1px dashed #045388; }
.thumbMenu:active img { border: 1px dashed #FFFFFF; }

.thumb img       { border: 1px solid #023353; background-color: #252525; margin-bottom: 2px; }
.thumb:link img  { border: 1px solid #023353; background-color: #252525; }
.thumb:hover img { border: 1px solid #045388; }

.imgPrincipal { margin-top: 10px; margin-bottom: 25px; border: 1px solid #023353; background-color: #252525; }

.celdaThumb { padding-left: 16px; padding-right: 16px; padding-top: 22px; font-family: Verdana, Arial; font-size: 12px; font-weight: bold; }
.celdaTxtThumb { font-family: Verdana, Arial; font-size: 12px; font-weight: bold; height: 24px; }
.celdaDatos { border-left: 4px solid #045388; }

.titulos { border-left: 10px solid #045388; background-color: #001C2F; }
.txtChico { font-family: Verdana, Arial; font-size: 10px; }
.txtMediano { font-family: Verdana, Arial; font-size: 11px; }
.titulosFoto { padding-left: 8px; padding-top: 1px; padding-bottom: 1px; }

h1 { font-family: Trebuchet MS, Verdana, Arial; font-size: 28px; font-weight: bold; margin-bottom: 0px; margin-top: 0px; }

.color1 { color: #B7B7B7; }

.tituloAux { background-color: #001C2F; padding-right: 10px; }

.bordesLaterales { border-left: 2px solid #123851; border-right: 2px solid #123851; }
.fondoContenidos { background-color: #000000; }
.tablaDatos td { background-color: #22282F; padding-left: 6px; }
.bordeInf1 { border-bottom: 4px solid #123851; }
.bordeInf2 { border-bottom: 2px solid #123851; }
.margen1 { padding-left: 30px; padding-right: 30px; padding-top: 15px; padding-bottom: 15px; }

.menuP { display: inline; margin-right: 30px; }
