body {
	margin:0px auto; padding:0px;
	width:100%; height:100%;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color:Black;
}
a:link {
	color: #981E29;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
    text-decoration:none;
}
a:visited {
	color: #981E29;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
    text-decoration:none;
}
a:hover {
	color: #981E29;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	border: thin none #FFFFFF;
	text-decoration: underline;
}


/* Menu Horizontal */

.tdmenuhorizontal
{
    background-color:#385D87;
    font-size:12px;
}
.tdmenuhorizontal a
{
    font-size:12px;
    color:White;
}
td.off {
background: url(../images/menu_bg.gif) 0px 0px repeat-x;
height:40px;
}
td.on{
background-color:#A4B2CC;
height:40px;
color:#FFFFFF;
}
td.mainoff {
background: url(../images/main_menu_bg.gif) left top repeat-x;
height:40px;
}
td.mainon{
background: url(../images/main_menu_bg.gif) left top repeat-x;
height:40px;
}
.menu_link{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 25px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	background-color:inherit;
	text-decoration: none;
}
.menu_link a:hover
{
text-decoration:underline;
color:#FFFFFF;
background-color:inherit;
}
/* Fin Menu Horizontal */

/* Menu Vertical */

.tdMenuV
{
    width:150px;
    padding:5px;
    vertical-align:top;
    font-size: 10px;
}
.tdMenuV a
{
    font-size: 10px;
    color:White;
}
td.MenuOn
{
    background: url(../images/bg_menu_on.gif) left bottom repeat-x;
    color:Yellow;
    text-align:left; padding:0px 0px 0pc 5px;
}
td.MenuOf
{
    background: url(../images/bg_menu.gif) left bottom repeat-x;
    text-align:left; padding:0px 0px 0pc 5px;
}
.vertical_menu_link
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #72550F;
	background-color:inherit;
	text-decoration: none;
}
.vertical_menu_link:hover
{
    text-decoration:none;
    color:yellow;
    background-color:inherit;
}

/* Fin Menu Vertical */

/* Master Page */
#DBody
{
    width:775px;
    margin:0 auto;
}
.tablacontenido
{
    background-color:#F5D59C;
}
.tdContenido
{
    padding:5px 5px 5px 0px;
    vertical-align:top;
    
}


/* Fin Master Page */

/* Contacto */

.formtablaconborde
{
    border:solid 1px #385D87;
}
.formceldaenc
{
    background-color:#A4B2CC;
    border-bottom:solid 1px #385D87;
    padding:0px 5px 0px 5px;
    font-weight:bold;
    height:24px;
}
.formceldacontenido
{
    padding:0px 5px 0px 5px;
}

/* Fin Contacto */

/* Pie */

.tdPie
{
    background-color:#385D87;
}
.Pie_bg
{
    background-color:#385D87;
    color:White;
}
.Pie_link
{
    color:White;
}
.Pie_link a
{
    color:White;
    font-size:10px;
}
.Pie_link a:visited
{
    color:White;
}
.Pie_link a:Hover
{
    color:yellow;
}

/* Fin Pie */