﻿/*Template*/


body
{
    background-image: url(images/Template/zacate.jpg);
    margin: 0px;
    font-family: Arial;
    font-size: 12px;
    color: #36500C;
}

a, a:visited, a:link
{
    text-decoration: none;
}

a:hover
{
    text-decoration: underline;
}

.Main
{
    width: 958px;
    border: solid 11px #669518;
}

.MainDiv
{
    padding: 0px 10px 10px 10px;
    background-color: White;
}

.MainDiv table tr td
{
	text-align: left;
}

.verticalAlignMiddle
{
	vertical-align:middle;
}


.fondoMenu
{
    background-image: url(images/Template/fondo_menu.png);
    width: 128px;
    height: 76px;
}

.fondoMenuDiv
{
    font-family: Verdana;
    font-size: 12px;
    color: #36500C;
    font-weight: bold;
    text-align: center;
    padding-top: 20px;
   
}

.paddingRiht3
{
 padding-right:7px;
 }

.fondoMenuDiv a
{
    color: #36500C;
}

.fondoMenuDiv a:hover
{
    color: white;
    text-decoration: none;
}


.contenido
{
    text-align: left;
}

.paddingTop5
{
    padding-top:5px;
}

.paddingTop20
{
    padding-top: 20px;
}

.paddingBottom20
{
    padding-bottom: 20px;
}

.paddingRight20
{
    padding-right: 20px;
}

.paddingLeft20
{
    padding-left: 20px;
}


h1
{
    font-family: Verdana;
    color: #36500C;
    margin-top: 0px;
    font-size: 22px;
    text-align: justify;
}

p
{
    text-align: justify;
}

.borderRight
{
    border-right: solid 1px #CCCCCC;
}

.height10
{
    height: 10px;
}


.menuInferior
{
    color: White;
    padding-top: 20px;
    line-height: 20px;
}

.menuInferior a
{
    color: White;
}

.login
{
    background-color: #36500C;
    color: White;
    width: 277px;
}

.login2
{
    background-color: White;
    color: Black;
    width: 277px;
}

.panelOlvidarLogin
{
    width: 253px;    
    background-color: #36500C;
    color: White;
    height:90px;    
}

.login table tr td
{
    text-align: left;
}


.textboxLogin
{
    width: 179px;
}

.textboxLogin2
{
    width: 186px;
    background-color:#E0E0E0;
    border:none;
    margin-top:8px;
    height:22px;
}


.botonverde
{
    color: #A7CE34;
    font-weight: bold;
	text-decoration:none;
}

.bordeTablaAsoc td
{
    border:solid 1px #C5D771;
    color:Black;
}

.bordeTablaAsoc th
{
     background-color:#A7CE35;
    color: White;
    font-size:14px;
}


.alignLeft
{
    text-align: left;
}

.alignRight
{
    float: right;
}

.alignRight2
{
	text-align:right;
}

.floatLeft
{
    float: left;
}

.width80
{
    width: 80%;
}

.vermas a
{
 font-family:Verdana;
 color:#A7CE34;
 text-decoration:none;
 font-weight: bolder;
 font-size: 13px;
}
