
.layout { margin:20px auto; width:850px; background-color:#FFFFFF;}


body { background-image:url(image/background001.png);}

table.base01

{
width:850px;
position:static;
border:1 px;
border-color: #CCCCCC;
border-right-style: solid;
border-bottom-style:none;
border-left-style:solid;
border-top-style: solid;
border-width: thin;


}



table.basebanner

{
	width:850px;
	position: inherit;
	border:1 px;
	border-color: #CCCCCC;
	border-right-style: solid;
	border-bottom-style:none;
	border-left-style:solid;
	border-top-style: none;
	border-width: thin;
	height: 264px;
}



table.base02

{	
	width: 850px;
	position: inherit;
	border:1 px;
	border-color: #CCCCCC;
	border-right-style: solid;
	border-bottom-style:none;
	border-left-style:solid;
	border-top-style: none;
	border-width: thin;
	background-image:url(image/contenido_pie.png);
	background-position:bottom;
	background-repeat:no-repeat;
}


table.base03

{
	border:1 px;
	border-color: #CCCCCC;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style:solid;
	border-top-style: none;
	border-width: thin;
	width:850px;
	height: 60px;
	background-color:#E6E6E6;
}




a.menu:link
{ 
color: #FFFFFF;
font-size: 11pt; 
font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
text-decoration: none;
text-align: left;
font-weight: normal;
line-height: 9pt;
}


a.menu:visited 
{
 color: #FFFFFF;
 font-size: 11pt; 
 font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
 text-decoration: none;
 text-align:center; 
 font-weight: normal; 
 line-height: 9pt;
  }
 
a.menu:hover 
{ 
color: #999999; 
font-size: 11pt; 
font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
text-decoration: none; 
text-align:center;
font-weight: normal; 
line-height: 9pt;
}

a.menu:active 
{
 color:#FFFFFF; 
 font-size: 11pt; 
 font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
 text-decoration: none; 
 text-align:center;
 font-weight: normal; 
 line-height: 9pt;
 }


td.menuinactivo
{
 color:#FFFFFF; 
 font-size: 11pt; 
 font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
 text-decoration: none; 
 text-align:center;
 font-weight: normal; 
 line-height: 9pt;
 }
 
 




a.mapa:link
{ 
color: #666666;
font-size: 8pt; 
font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
text-decoration: none;
font-weight: normal;
line-height: 9pt;
position: static;
}


a.mapa:visited 
{
 color: #666666;
 font-size: 8pt; 
 font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
 text-decoration: none; 
 font-weight: normal; 
 line-height: 9pt;
 margin-left: 1 px;
 }
 
a.mapa:hover 
{ 
color: #999999; 
font-size: 8pt; 
font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
text-decoration: none; 
font-weight: normal; 
line-height: 9pt;
 margin-left: 1 px;
}

a.mapa:active 
{
 color:#FFFFFF; 
 font-size: 8pt; 
 font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
 text-decoration: none; 
 font-weight: normal; 
 line-height: 9pt;
 }





a.sesion:link
{ 
color: #666666;
font-size: 7pt; 
font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
text-decoration: none;
font-weight: normal;
line-height: 9pt;
position: static;
}


a.sesion:visited 
{
 color: #666666;
 font-size: 7pt; 
 font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
 text-decoration: none; 
 font-weight: normal; 
 line-height: 9pt;
 margin-left: 1 px;
 }
 
a.sesion:hover 
{ 
color: #999999; 
font-size: 7pt; 
font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
text-decoration: none; 
font-weight: normal; 
line-height: 9pt;
 margin-left: 1 px;
}

a.sesion:active 
{
 color:#FFFFFF; 
 font-size: 7pt; 
 font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
 text-decoration: none; 
 font-weight: normal; 
 line-height: 9pt;
 }








form {    
	  margin: 0px;
	  width:95%;
	  height:95%;
}


label {
      font-size: 10px;
      font-family: Arial, Helvetica, sans-serif;
      color: #999999;
	  margin-left: 5px;
}

.form-text {
 color: #666666;
 background-color: #FFFFFF; 
 font-size:10px; 
 border:1px solid  #CCCCCC; 
 padding:1px 5px 1px 5px;
 margin-left: 5px;
 width:120px;
 }
 
 .form-button { 
 color: #666666 ;
 background-color: #CCCCCC; 
 border:1px solid #000000; 
 padding:1px 3px 1px 3px; 
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:10px;
 border:thin;
 border-color:#666666;
 margin-left: 4px;
 width:50px;
 }
