body {
	font-family: "Trebuchet MS", Arial, Georgia, Geneva;
	font-size: 10px;
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #999999;
	text-align: left;
	background-image:url(imgs/fondo.gif);
	background-repeat:repeat-y;
}
#pagina{
	margin-left:55px;
}

#contenedor{
	background-color:#F7F4ED;
	width: 700px;
	height: 150%;
}
#cabecera {
	text-align:center;
	width:700px;
	height:108px;
	background-image:url(imgs/cabecera.jpg);
	padding-top: 6px;
}
#contenido{
	text-align:left;
	width:640px;
	padding-left: 21px;
	padding-right: 30px;
	padding-top: 39px;
	margin-bottom: 41px;
	background-color:#F7F4ED;
}
#combos {
	width:700px;
	height:114px;
}
#izquierda {
	float:left;
	width:209px;
	padding-right:22px;
}
#lineatemp {
	text-align:right;
	float:left;
	width:209px;
	padding-right:22px;
}
#derecha {
	float:left;
	width:385px;
	height:100%;
	padding-left:22px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
#abajo {
	line-height:30px;
	width:700px;
	text-align:right;
	background-color: #F7F4ED;
	height: 200px;
	float: left;
}
select {
	font-family: "Trebuchet MS", Arial, Georgia, Geneva;
	font-size: 10px;
	font-style: normal;
	color: #666666;
	width:128px;
	height:15px;
}
form {
	margin: 0px;
	padding: 0px;
	vertical-align: bottom;
}
.titular {
	font-family: "Trebuchet MS", Arial, Georgia, Geneva;
	font-size: 12px;
	color: #E44A19;
}
strong {
	font-family: "Trebuchet MS", Arial, Georgia, Geneva;
	font-size: 10px;
	color: #666666;
	font-style: italic;
}
a:link {
	font-family: "Trebuchet MS", Arial, Georgia, Geneva;
	font-size: 10px;
	color: #0099CC;
	text-decoration: underline;
}
a:visited {
	font-family: "Trebuchet MS", Arial, Georgia, Geneva;
	font-size: 10px;
	color: #0099CC;
	text-decoration: underline;
}
a:hover {
	font-family: "Trebuchet MS", Arial, Georgia, Geneva;
	font-size: 10px;
	color: #E44A19;
	text-decoration: underline;
}
a {
	margin: 0;
	line-height: 1px;
}
