html {background:url(images/body_bckg.jpg) center repeat-y #1f0100;}
body {
	margin:0;
	font-size:15px;
	line-height:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	background:url(images/head_bckg.jpg) repeat-x;
	padding-top:80px;
}
a {
	color:#634CA0;
	text-decoration: none;
}
a:hover {
	text-decoration:none;
	color: #990099;
}

#container {width:1000px; margin:0 auto;}

#header {margin:0 20px; background:url(images/main_top.jpg) no-repeat #FFFFFF; height:120px;}
#logo {float:left; height:30px; padding:50px 0 0 90px; background:url(images/logo.gif) no-repeat 40px 40px; width:290px;}
#logo a {color:#000000; font-size:24px; text-decoration:none; text-transform:uppercase;}
#menu {float:left; height:65px; padding:50px 0 0 0; width:580px;}
#menu ul {margin:0; padding:0;}
#menu ul li {
	display:inline;
	list-style:none;
}
#menu ul a {
	display:block;
	float:left;
	font-size:16px;
	text-decoration:none;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #856FBD;
	padding-top: 7px;
	padding-right: 16px;
	padding-bottom: 5px;
	padding-left: 16px;
}
#menu ul a:hover {
	background-color:#3F297C;
}
.tablaleft {
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#main {margin:0 20px; background-color:#FFFFFF; float:left;}
#text {float:right; width:550px; padding:10px 20px 0 20px;}
#text ul {padding:0; margin:10px 0 10px 40px;}
#text ul li {padding-left:20px; background:url(images/li.gif) no-repeat; list-style:none;}
h1 {
	margin:20px 0 0 0;
	font-size:20px;
	font-weight:normal;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight:normal;
	color: #9900CC;
	margin:0px 0 0 0;
}
.inputForma {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9900CC;
	background-color: #FFFFFF;
	height: 16px;
	width: 200px;
	border: 1px solid #9900CC;
}
.radiomorado {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #9900CC;
}
#text p {margin:10px 0;}
#sidebar {float:left;width:270px; background:url(images/sidebar_image.jpg) no-repeat 10px 10px; padding:550px 50px 20px 50px; color:#775b30; font-size:12px;}

#footer {height:149px; clear:both; background:url(images/footer_bckg.jpg) no-repeat; text-transform:uppercase; font-size:10px; color:#5c5c5c;}
#left_footer {float:left; padding:40px 0 0 50px;}
#right_footer {float:right; padding:40px 50px 0 0;}
 
.lineahome {
	float: left;
	width: 550px;
	padding-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.lineahome h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #9900CC;
	margin: 0px;
	padding-bottom: 5px;
}
.lineahome p {
	margin: 0px;
	padding-bottom: 8px;
}
.dropfecha {
	font-size: 12px;
	color: #9900CC;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9900CC;
	border-right-color: #9900CC;
	border-bottom-color: #9900CC;
	border-left-color: #9900CC;
}
.botonmorado {
	color: #9900CC;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}


