html,body{
      margin:0;
      padding:0;
      height:100%;
      border:none;
	  background-color: #E6E6E6;
      background-image: url(/img/fondo.jpg); 
}

.menui
{
font-family: Georgia;
font-size: 12px;
font-weight: normal;
color: #FFFFFF;
font-style: italic;
}

.contenido
{
font-family: Georgia;
font-size: 12px;
font-weight: normal;
color: #000000;
}

.contenido11
{
font-family: Georgia;
font-size: 11px;
font-weight: normal;
color: #000000;
}
a.menuprin
{
color: #ffffff;
text-decoration: none;
}

a.menuprin:hover
{
color: #e6e6e6;
text-decoration: none;
}

a.negro
{
color: #000000;
text-decoration: none;
}

a.negro:hover
{
color: #999999;
text-decoration: none;
}

.formularios {
	font-family :                          Georgia, Arial;
	font-size:                              11px;
	color :                                  #000000;
	font-weight :                         normal;
	border-color:		#e6e6e6;
	border-style :                        solid;
	border-top-width :                 0px;
	border-right-width :                0px;
	border-bottom-width :            0px;
	border-left-width :                 0px;
}

.formularios2 {
	font-family :                          Georgia, Arial;
	font-size:                              11px;
	color :                                  #000000;
	font-weight :                         normal;
	border-color:		#e6e6e6;
	border-style :                        solid;
	border-top-width :                 0px;
	border-right-width :                0px;
	border-bottom-width :            0px;
	border-left-width :                 0px;
	width: 250px;
}
