@charset "utf-8";
body {
	background-color: #FFFFFF;
	background-repeat:  repeat-x;
	width: 822px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/bg.jpg);
}
#wrapper {
	float: left;
	width: 810px;
	background-image: url(images/bg_wrap.jpg);
	padding-right: 6px;
	padding-left: 6px;
	background-repeat:  repeat-y;
}
#pleca {
	background-image: url(images/pleca.jpg);
	background-repeat:  repeat-y;
	float: left;
	height: 15px;
	width: 810px;
}
#header {
	float: left;
	height: 114px;
	width: 810px;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
}
#search {
	background-image: url(images/pleca-03.jpg);
	float: left;
	height: 50px;
	width: 810px;
}
#title {
	float: left;
	width: 490px;
	height: 40px;
	padding-top: 10px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #990000;
}
#search_box {
	float: left;
	height: 40px;
	width: 280px;
	text-align: right;
	padding-top: 10px;
	padding-right: 20px;
}
#left_col {
	float: left;
	width: 200px;
	margin-bottom: 15px;
}
.menu {
	float: left;
	width: 200px;
}
.menu_top {
	background-image: url(images/top_menu.jpg);
	float: left;
	height: 10px;
	width: 200px;
	background-repeat: no-repeat;
}
.menu_bg {
	background-image: url(images/menu_bg.jpg);
	background-repeat:  repeat-y;
	float: left;
	width: 200px;
	min-height:300px;
}
.menu_bg ul {
	margin:0;
	padding:0;
	border:0;
}
.menu_bg ul li{
	list-style:none;
}
.menu_bg ul li a {
	display: inline-block;
	background-image: url(images/bot.jpg);
	height: 28px;
	width: 162px;
	margin-right: 8px;
	margin-left: 20px;
	padding-top: 6px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	font-size: 10pt;
}
.menu_bg ul li a:hover {
	background-image: url(images/botb.jpg);
	color: #990000;
}
.usuario {
	float: left;
	width: 177px;
	margin-left: 15px;
	margin-right: 8px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	margin-top: 15px;
}
.usuario a {
	color: #990000;
	text-decoration: none;
}
.usuario a:hover {
	text-decoration: underline;
}
.menu_bot {
	background-image: url(images/bot_menu.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 10px;
	width: 200px;
}
#contenidos {
	float: left;
	width: 580px;
	margin-right: 15px;
	margin-left: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 13pt;
	margin-bottom: 15px;
}
#contenidos a {
	text-decoration: none;
	color: #990000;
}
#contenidos a:hover {
	text-decoration: underline;
}


#footer {
	background-image: url(images/footer.jpg);
	background-repeat:  repeat-x;
	float: left;
	height: 39px;
	width: 810px;
	color: #CCCCCC;
}
.copy {
	float: left;
	height: 25px;
	width: 600px;
	padding-top: 14px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.powered{
	float: left;
	height: 25px;
	width: 190px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 14px;
	text-align: right;
	padding-right: 10px;
}
.powered a {
	color: #FFFFFF;
	text-decoration: none;
}
.powered a:hover {
	color: #FFFFCC;
}
.Estilo2 {
	font-size: 12px; 
	color: #990000;
}

a img { border:0; }
