html {height: 100.0%;}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-repeat:repeat-x;
	background-color:#000000;}
a {
	font-style: italic;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
   	color: #999999;
}

.desplegable{
    width:180px;
    margin:0px 35px 0px 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
background-color:rgb(240,240,255);
border: dashed 1px black;
padding:1px 0px;
}

#Principal {
	height: 600px;
	border: 1px solid #000000;
	background-color: #F5F5F5;
	padding: 10px;
}

h1 { 
	font: italic normal 16pt georgia; 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #7D775C;
	}
#direccion {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
}
#masdatos {
	padding-top: 10px;
}
#Pie {
	color: #FFFFFF;
	background-color: #000000;
	text-align: right;
	padding: 3px;
}
#Logo {
	float: right;
	position: relative;
	clear: none;
	height: 74px;
	width: 70px;
}
#divFormulario {
	position:relative;
	left:18px;
	top:-6px;
	width:695px;
	height:32px;
	background-image: url(img/fondoformu.gif);
	padding: 12px 0px 0px 25px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
