A
{
	font-size: 8pt;
	font-family: verdana, arial, tahoma, sans-serif;
	text-decoration: none;
}

.centrarVideo{
    width: 80%;
    left: 17%;
    position: relative;
}

HTML
{
	font-size: 8pt;
	color: #000000;
	font-family: verdana, arial, tahoma, sans-serif;
}
BODY
{
	margin-top: 5pt;
	font-size: 8pt;
	background: #ffffff;
	margin-left: 5pt;
	color: #000000;
	margin-right: 5pt;
	margin-bottom: 5pt;
}
TD
{
	font-size: 8pt;
}
A:link
{
	color: #336699;
	text-decoration: none;
}
A:active
{
	color: #336699;
}
A:visited
{
	color: #336699;
}
A:hover
{
	color: #000000;
	text-decoration: underline;
}
H1
{
	background: #ffffff;
	color: black;
}
/*DIV.chapter DIV.titlepage DIV H2 {
	PADDING-RIGHT: 1px; PADDING-LEFT: 5px; BACKGROUND: #6699cc; PADDING-BOTTOM: 1px; COLOR: white; PADDING-TOP: 1px
}
DIV.sect1 DIV.titlepage DIV H2 {
	PADDING-RIGHT: 1px; PADDING-LEFT: 5px; BACKGROUND: #ffffff; PADDING-BOTTOM: 1px; COLOR: #006699; PADDING-TOP: 1px
}*/
.Title
{
	padding-right: 1px;
	padding-left: 5px;
	padding-bottom: 1px;
	color: #111111;
	padding-top: 1px;
	font-size: 12pt;
}
H3
{
	color: black;
}
H4
{
	color: black;
}
H5
{
	color: black;
}
H6
{
	color: black;
}
H1.title
{
	font-size: 16pt;
}
H2.title
{
	font-size: 12pt;
}
H3.title
{
	font-size: 12pt;
}
H4.title
{
	font-size: 10pt;
}
H5.title
{
	font-size: 8pt;
}
H6.title
{
	font-size: 8pt;
}
.navfooter
{
	background: #ffffff;
}
.footer
{
	font-size: 8pt;
}
IMG
{
	border-right: 0px;
	border-top: 0px;
	border-left: 0px;
	border-bottom: 0px;
}
/*Inicio archivo opcion*/
.Recuadro{
	border: 1px solid #000;
}

.tbPrincipalOpcion
{
	border: 0;
	width: 750px;
}
.imgLogoOpcion
{
	height: 41px;
}
.divLogoOpcion
{
	
}
.tbLineaOpcion
{
	width: 100%;
}

.tdlineaOpcion
{
	height: 13px;
	background-image: url('images/linea.gif');
}
.txtContenidoOpcion
{
	font-family: Verdana;
}
.tbPieopcion
{
	width: 100%;
}

/*Fin archivo opcion*/

/*Inicio archivo Seccion*/
.tbPrincipalSeccion
{
	border: 0;
	width: 750px;
}
.imgLogoSeccion
{
	height: 41px;
}
.divLogoSeccion
{
	
}
.tbLineaSeccion
{
	width: 100%;
}

.tdlineaSeccion
{
	height: 13px;
	background-image: url('images/linea.gif');
}

.tbPieSeccion
{
	width: 100%;
}

/*Fin archivo opcion*/



