/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
body {
	margin: 30px 0;
	padding: 0;
	font-size: 12px;
	color: #6B6B6B;
	background-color: #CDD6EB;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	text-transform: none;
	font-weight: normal;
	color: #0B70B5;
}
h2 {
	margin-bottom: 0px;
	border-bottom: 1px solid #F4F4F4;
	font-size: 26px;
}
h3 {
	margin-bottom: 15px;
	padding-bottom: 5px;
	font-size: 16px;
	border-bottom: 1px solid #F4F4F4;
}
p, ol, ul, blockquote {
	line-height: 24px;
	text-decoration: none;
}
ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}
a {
	color: #666666;
}
a:hover   {
	text-decoration: none;
	color: #0099FF !important;
}

#textfield1 {
	width: 185px;
	margin-bottom: 10px;
	border: 1px solid #E0E0E0;
	border-right-color: #F6F6F6;
	border-bottom-color: #F6F6F6;
}
#submit1 {
	border: 1px solid #EBEBEB;
	border-bottom-color: #DDDDDD;
	background: #FBFBFB url(images/img7.gif) repeat-x;
	text-transform: lowercase;
	font-size: 12px;
	color: #7A7A7A;
}
/* Posted */

.posted {
	height: 33px;
	margin: 0 0 30px 0;
	padding: 10px 15px 0 15px;
	background: url(images/img6.gif) repeat-x;
	border-bottom: 1px solid #F2F2F2;
}
.posted p {
	float: left;
	margin: 0;
}
.posted .comments {
	float: right;
}
.posted a {
	color: #717171;
}
/* Header */

#header {
	width: 917px;
	height: 115px;
	margin: 0 auto;
	background: url(images/img2.gif) repeat-x;
}
/* Logo */

#logo {
	float: left;
	height: 100px;
	padding: 0;
	background: url(images/img1.gif) no-repeat;
	width: 300px;
}
#logoder {
	float: right;
	height: 100px;
	background: url(images/img3.gif) no-repeat right top;
	width: 500px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0;
	clip: rect(0px,auto,auto,auto);
}
#logo * {
	text-decoration: none;
}
#logo h1 {
	float: left;
	padding: 50px 0 0 40px;
	font-size: 36px;
}
#logo h1 a {
	color: #000000;
}
#logo h1 span {
	font-weight: bold;
}
#logo h2 {
	float: left;
	padding: 72px 0 0 8px;
	font-size: 12px;
	border: none;
}
#logo h2 a {
	color: #B4B4B4;
}
/* Menu */

#menu {
	list-style-type: circle;
}
#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#menu li {
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	display: list-item;
}
#menu a {
	padding: 0 0 0 5px;
	border-left: 1px solid #DBDBDB;
	text-transform: none;
	text-decoration: none;
	font-size: 13px;
	color: #0B70B5;
	font-weight: bold;
}
#menu .first a {
	border: none;
}
/* subMenu */

#submenu {
	list-style-type: circle;
	padding-left: 15px;
}
#submenu ul {
	margin: 0;
	list-style: none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}
#submenu li {
	border-bottom-color: #CCCCCC;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
}
#submenu a {
	text-transform: none;
	text-decoration: none;
	font-size: 12px;
	color: #666666;
	padding: 0 0 0 0;
	border-left-color: #FFFFFF;
	font-style: normal;
}
a.submenu:hover {
	text-transform: none;
	text-decoration: none;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
	padding: 0 0 0 0;
	border-left-color: #FFFFFF;
}
#submenu .first a {

}
/* Splash */

#splash {
	width: 877px;
	height: 140px;
	margin: 0 auto;
	background: url(images/img5.gif) repeat-x left bottom;
	border-right: 20px solid #FFFFFF;
	border-left: 20px solid #FFFFFF;
}
/* Content */

#content {
	width: 877px;
	margin: 0 auto;
	padding: 20px 20px 0 20px;
	background: #FFFFFF url(images/img8.gif) no-repeat left bottom;
}
#colOne {
	float: left;
	width: 230px;
}
#colTwo {
	float: right;
	width: 600px;
	padding: 0px 0px 0px 0px;
}
/* Footer */

#footer {
}
#footer p {
	text-align: center;
	color: #777777;
}
#footer a {
	color: #5D5D5D;
}
.Estilo2 {
	font-size: 19px;
	color: #0B70B5;
	text-align: center;
	font-weight: bold;
}
.Estilo3 {
	font-size: 18px;
	color: #009900;
	font-weight: bold;
	text-align: center;
}
.Estilo4 {
	color: #0099FF;
	font-weight: bold;
}
