﻿
body
{
	margin: 0px;
	background-color: White;
	scrollbar-face-color: #CC3300;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #CC3300;
	scrollbar-darkshadow-color: #CC3300;
	font-family: Gill Sans MT;
	font-size: 10px;
}

.BGGeneric
{
	background-color: #CC3300;
}

.titlePage
{
	font-family: Verdana;
	font-size: 9px;
	color: White;
	text-align: center;
}

.subTitle
{
	font-family: Verdana;
	font-size: 10px;
	color: #CC3300;
}

.textGeneric
{
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
}

.tableGeneric
{
	border: 0px;
	width: 100%;
}

.tableInto
{
	border: 0px;
	width: 95%;
}

.tdNoticia
{
	width: 60%;
	vertical-align: top;
}

.tdVideo
{
	width: 40%;
	vertical-align: top;
	text-align: center;
	/*dddd*/
	margin:0;
	padding:0;
	margin:0;
	border:0;
}

.EnlaceNoticia a:link
{
	color: #CC3300;
	text-decoration: none;
}

.EnlaceDirectorio a:link
{
	color: #333333;
	text-decoration: none;
}

.EnlaceDirectorio a:hover
{
	color: #CC3300;
	text-decoration: none;
}

.EnlaceDirectorio a:visited
{
	/*color: #333333;*/
	text-decoration: none;
}

.MenuBanner_Link a:link, a:hover, a:visited
{
	color: White;
	text-decoration: none;
	width: 100%
}

.MenuUtil_Link a:link, a:hover, a:visited
{
	color: #333333;
	text-decoration: none;
	width: 100%
}

.textRedBold
{
	color: #CC3300;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
}

.Sugerencia a:link, a:hover, a:visited
{
	color: #333333;
	text-decoration: none;
}

.textTop
{
	vertical-align: top;
}

.textJustMargin
{
	text-align: justify;
	margin-left: 20px;
	margin-right: 20px;
}

.textMargin
{
	margin-left: 20px;
	margin-right: 20px;
}

.imitLink
{
	cursor: pointer;
	cursor: hand;
}

.textDir
{
	color: #C63900;
	text-align: left;
}

.textMenu
{
	font-size:12px;
	/*font-weight: bold;	*/
}

.BGBlanco
{
	background-color: White;
}

.alignPage
{
	width: 15%;
	text-align: left;
	text-transform: uppercase;
}

.izqPage
{
	text-align: left;
}

select
{
	font-family:Arial,Verdana;
	font-size:10px;
}
