/* CSS Document */
#contenedor{
	height: auto;
	width: 800px;
	left:50%;
	margin-left:-400px;
	position:absolute;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	background-color: #ffff99;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	border-right-width: 5px;
	border-left-width: 5px;
	background-position: top;
	background-image: url(prueba.jpg);
	background-repeat: no-repeat;
	}
#header1{
	height:150px;
	width:800px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
#header2{
	height:20px;
	width:800px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	background-color: #006600;
	}
a:link {
	text-decoration: none;
	color: #006600;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #006600;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #006600;
	font-weight: bold;
}
#header3{
	height:85px;
	width:525px;
	float:right;
	text-align: center;
	vertical-align: middle;
	}
#menucito{
	height:15px;
	width:800px;
	text-align: left;
	vertical-align: middle;
	float:left;
	background-color:#e6e6e6;
	}
#izda{
	width:540px;
	text-align: left;
	vertical-align: top;
	float:left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CC3300;
	}
#dcha{
	width:199px;
	text-align: left;
	vertical-align: top;
	float:right;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#separacion{
	width:100%;
	border-bottom-color:#999999;
	border-bottom-style:dotted;
	border-bottom-width:thin;
}
	
.titulo {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	color: #CC3300;
	font-weight: bold;
}
.nube{
	font-weight: normal;
	color: #3355FF;
	text-decoration: none;
}
.enlace_marron{
	color: #9d1961;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #ffcc00;
}
#cuadro_ads{
	width:300px;
	height:250px;
	float:right;
	background-color: #ffcc00;
	border: thin solid #cc3300;	
	}
.subtitulos {
	font-weight: bold;
	color: #CC3300;
}
#cuadro_ads_peque{
	float:left;
	width:200px;
	height:90px;
	border: thin solid #cc3300;	
}
#buscador {
	float: right;
	height: 40px;
	width: 290px;
	padding-top: 90px;
}
#ads_250{
	float:left;
	height:250px;
	width:250px;
}
#ads_contenedor{
	width:540px;
	padding-left:20px;
	height:280px;
	}
hr {
color: #FF6600;
background-color: #FF6600;
height: 1px;
width: 80%;
border: 0;
margin: 0 auto;
text-align: center;
}

option {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-position: 0px;
	margin: 0px;
	text-align: center;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 0px;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #006600;
	background-color: #ffffbb; 
	color: 060;
}
