/*   Vitreaux - 19/09/2006 08:35:29 p.m.  */


body
{
	font-size: x-small;
	font-family: Verdana;
}
TD
{
	font-family:Verdana;
	font-size:x-small;
}

TD A
{
	color: #003399;
	text-decoration: none;
}

TD A:visited
{
	color: #003399;
	text-decoration: none;
}

TD A:hover
{
	color: #003399;
	text-decoration: underline;
}

/* Contenido del Sitio */
.Container
{
	/*border-right: dimgray solid;*/
	width: 100%;
	/*border-bottom: dimgray solid;*/
	background-color: white;
}

/* ---------------- */

/* Resultados del buscador */
.searchResult
{
	width: 80%;
}
.resSearch
{
	font-size: xx-small;
	color: dimgray;
}
.match
{
	background-color: #ffff66;
}
/* ---------------- */

TD .headline1
{
	font-weight: bold;
	font-size: 20pt;
	color: black;
	font-family: Verdana;
}

TD .headline2
{
	font-weight: bold;
	font-size: 15pt;
	color: dimgray;
	font-family: Verdana;
}

TD .headline3
{
	font-weight: bold;
	font-size: 12pt;
	color: dimgray;
	font-family: Verdana;
}

TD .headline4
{
	font-weight: bold;
	font-size: 10pt;
	color: #ff3300;
	font-family: Verdana;
	font-variant: small-caps;
}

.docu

{
             width: 745px;
             text-align: left;
             float: left;
}

.cuadro

 {
             border-color: #336699;
             border-bottom-style: solid;
             border-bottom-width: 1px;
             border-left-style: solid;
             border-left-width: 1px;
             border-right-style: solid;
             border-right-width: 1px;
             border-top-style: solid;
             border-top-width: 1px
}

.margen

{
             margin-left: 45px;
}
