.header {
	background-image: url(../img/cabecera_web_1.jpg);
	background-repeat: no-repeat;
	background-color: #cccccc;
	border-top: thin none #000000;
	border-right: thin none #000000;
	border-bottom: thin none #000000;
	border-left: thin none #000000;



}
body, html {
    margin: 0px;
    padding: 0px;
    BACKGROUND-COLOR: #ffffff; 
    FONT-FAMILY: Tahoma, Verdana, Arial, sans-serif; 
    FONT-SIZE:   x-small; 
    COLOR:       black
}



TD
{
    FONT-FAMILY: Verdana, Arial, sans-serif; 
    FONT-SIZE:   x-small; 
    COLOR:       black;


} 

TD.justified
{
    FONT-FAMILY: Verdana, Arial, sans-serif; 
    FONT-SIZE:   x-small; 
    COLOR:       black;
    text-align: justify;
}


td.SubItem
{
	color: #8C716B;
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	text-decoration: none;
	

	
}
td.Item
{
	color: #483D8B;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	text-decoration: none;
	
	background-color: #9C443E; 
		border-style: solid; border-width: 1;
		border-color: #000000;
}
a.Item
{
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	
	text-decoration: none;
}
a.Item:hover
{
	text-decoration: none;
}

A.menu:link {TEXT-DECORATION: none; color:#8A1229};
A.menu:visited {TEXT-DECORATION: none; color:#8A1229};
A.menu:active {TEXT-DECORATION: none; color:#8A1229};

A.menu2:link {TEXT-DECORATION: none; color:#000000};
A.menu2:visited {TEXT-DECORATION: none; color:#000000};
A.menu2:active {TEXT-DECORATION: none; color:#000000};

img           { border-color: #8C716B; }

input         {
                background-image: none;
                font-family: Tahoma;
                font-size: 12px;
                color: #000000;
             
                border: thin solid #8C716B;
		}

                
.checktype     {
                background-image: none;
                font-family: Verdana;
                font-size: 12px;
                color: #000000;
                background-color: #AFDCEC; }

textarea      {
                background-image: none;
                font-family: Tahoma, Verdana;
                font-size: 12px;
                width:100%;
                color: #000000;
                border: thin solid #8C716B;
                background-color: #ffffff; }
                
select {
	font-family: Tahoma;   border-style: solid; border-width: 1; background-color: #C0C0C0;
}

#supercontainer
{
	width:780px;
	margin:auto;
	position:relative;
	text-align:center;
}

#supercontainer table
{
	margin:auto;
}
