/*

Design by Free CSS Templates

http://www.freecsstemplates.org

Released for free under a Creative Commons Attribution 3.0 License

*/

div#qTip {
	padding: 2px;
	margin: 2px;
 border: 2px solid color: #354B57 ;
	display: none;
	background: #D5E6EE;
	text-align: center;
	position: absolute;
	z-index: 1000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	border: 1px solid #3F4D70;
}


body {

	margin: 0px;

	padding: 0;

	background: #FFFFFF url(images/img01.jpg) repeat-x left top;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #838383;

}



h1, h2, h3 {
	margin: 0;
	text-transform: uppercase;
	font-weight: normal;
	color: #003300;
	padding-left: 5px;

}



h1 {
	font-size: 24px;
	color: #333333;
	font-family: Arial, Calibri;
	line-height: normal;
	font-weight: normal;
	padding-top: 10px;
	padding-left: 5px;
	left: 5px;
	top: 22px;

}



h2 {

	font-size: 18px;

	color: #CAC9CD;

}



h3 {

}



p, ul, ol {

	margin-top: 0;

	line-height: 240%;

	text-align: justify;

}



ul, ol {

}



blockquote {

}



a {

	color: #3B3B3B;

}



a:hover {

	text-decoration: none;

	color: #6B6B6B;

}



a img {

	border: none;

}



img.left {

	float: left;

	margin: 7px 30px 0 0;

}



img.right {

	float: right;

	margin: 7px 0 0 30px;

}



hr {
	display: inline;
	background-color: #CCCCCC;
	height: 1px;

}



.list1 {

}



.list1 li {

	float: left;

	line-height: normal;

}



.list1 li img {

	margin: 0 30px 30px 0;

}



.list1 li.alt img {

	margin-right: 0;

}



#wrapper {

}



/* Header */



#header {

	width: 920px;

	height: 50px;

	margin: 0 auto;

	padding-top: 10px;

}



/* Menu */



#menu {

	float: left;

	width: 500px;

}



#menu ul {

	margin: 0;

	padding: 8px 0px 0px 0px;

	list-style: none;

	line-height: normal;
	
}



#menu li {

	display: block;

	float: left;
	background: url(images/img02.jpg) no-repeat right 10px;

}



#menu a {

	display: block;

	float: left;

	margin: 0px 6px;

	padding: 6px 20px 6px 20px;

	letter-spacing: normal;

	text-decoration: none;

	text-align: center;

	text-transform: lowercase;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	color: #000000;

}



#menu a:hover {
	text-decoration: none;
	background: #6A6A6A;
	color: #FFFFFF;


}



#menu .current_page_item a {

	background: #6A6A6A;

	color: #FFFFFF;

}



#menu .first {

}



/* Search */



#search {

	float: right;

	padding: 10px 10px 0px 0px;

}



#search form {

	float: right;

	margin: 0;

	padding: 4px 0px 0 0;

}



#search fieldset {

	margin: 0;

	padding: 0;

	border: none;

}



#search input {

	float: left;

	font: 12px Georgia, "Times New Roman", Times, serif;

}



#search-text {

	width: 215px;

	height: 20px;

	padding: 6px 0 0 7px;

	border: 1px solid #E7E7E7;

	color: #000000;

}



/* Page */



#page {

	width: 920px;

	margin: 0px auto;

	margin: 0 auto;

}



#page-bgtop {

	width: 920px;

	margin: 0px auto;

	padding: 40px 40px 0px 40px;

}



/** LOGO */



#logo {
	width: 920px;
	height: 100px;
	margin: 0 auto;
	padding-top: 5px;
	padding-bottom: 25px;

}
.texto {
	font-family: Arial, Calibri;
	font-size: 16px;
	font-style: normal;
	line-height: 120%;
	font-weight: normal;
	color: #141414;
	padding-top: 5px;
	padding-left: 5px;
}




#logo h1, #logo p {

	margin: 0px;

	line-height: normal;

	text-transform: uppercase;

	font-weight: normal;

	color: #003300;

}



#logo p {

	margin-top: -4px;

	text-transform: uppercase;

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 13px;

	color: #404040;

}



#logo h1 {

	font-size: 24px;

}



#logo a {

	text-decoration: none;

	color: #404040;

}



#banner {

	padding-bottom: 20px;

}



/* Content */



#content {
	float: right;
	margin-top: -110px;
	background: url(images/img05.jpg) repeat-y left top;
}

#content-bgtop {
	background: url(images/img04.jpg) no-repeat left top;
}

#content-bgbtm {
	width: 550px;
	padding: 40px 15px 20px;
	background: url(images/img06.jpg) no-repeat left bottom;
}




/* Post */



.post {
	border-bottom: 1px solid #E0E0E0;
	width: 530px;

}



.post .title {

	height: 30px;

	font-style: italic;

	color: #283023;

}



.post .title a {

	text-decoration: none;

	text-transform: capitalize;

	font-size: 30px;

	color: #404040;

}



.post .date {

}



.post .meta {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 18px;
	font-style: italic;
	color: #000000;
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 0px;

}



.post .meta span {

	margin: 0px;

}



.post .meta a {

	text-decoration: none;

}



.post .entry {

	padding: 10px 0px 0px 0px;

}



.post .comments {

	display: block;

	width: 120px;

	height: 18px;

	margin: 0px;

	padding: 3px 0px 0px 40px;

	background: #90BF35;

	border: 1px solid #5F817E;

	text-decoration: none;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	text-decoration: none;

	font-weight: bold;

	color: #003300;

}



/* Sidebar */



#sidebar {

	float: left;

	width: 320px;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

}



#sidebar ul {

	margin: 0;

	padding: 0;

	list-style: none;

	line-height: normal;

}



#sidebar li {

	margin-bottom: 30px;

	padding: 0 0 10px 0px;

}



#sidebar li ul {

	margin: 0px 20px;

}



#sidebar li li {

	margin: 0px 0px 0px 0;

	padding: 5px 0px 5px 15px;

	border-bottom: 1px solid #E0E0E0;

	background: url(images/img07.jpg) no-repeat left 5px;

}



#sidebar li li a {

	font-weight: normal;

}



#sidebar li li a:hover {

	color: #666666;

}



#sidebar p {

	margin: 0;

	padding: 0px 25px;

}



#sidebar h2 {

	height: 26px;

	margin: 0 0 10px 0px;

	padding: 4px 0px 0px 20px;

	background: url(images/img03.jpg) no-repeat left top;

	letter-spacing: -1px;

	text-transform: uppercase;

	font-size: 18px;

	font-weight: normal;

	color: #FFFFFF;

}



#sidebar p {

	line-height: 200%;

}



#sidebar a {

	text-align: left;

	text-decoration: none;

	font-weight: bold;

	color: #333333;

}



#sidebar li li a:hover {

	color: #6A6A6A;

}



/* Calendar */



#calendar {

}



#calendar caption {

	padding-bottom: 5px;

	font-weight: bold;

}



#calendar table {

	width: 100%;

	border-collapse: collapse;

	border-bottom: 1px solid #24130F;

	border-left: 1px solid #24130F;

	border-right: 1px solid #24130F;

}



#calendar thead th {

	padding: 5px 0;

	text-align: center;

	border-top: 1px solid #24130F;

	border-left: 1px solid #24130F;

	background: #24130F;

}



#calendar tbody td {

	padding: 5px 0;

	text-align: center;

	border-top: 1px solid #24130F;

	border-left: 1px solid #24130F;

	border-bottom: 1px solid #24130F;

}



#calendar tfoot td {

	padding: 5px;

	border-left: 1px solid #24130F;

	border-bottom: 1px solid #24130F;

}



#calendar tfoot #next {

	border-top: 1px solid #24130F;

	text-align: right;

}



#calendar tfoot #prev {

	border-top: 1px solid #24130F;

}



#calendar .pad {

	border-bottom: 1px solid #24130F;

}



#calendar #today {

	background: #24130F;

}



/* Footer */



#footer {

	width: 920px;

	height: 100px;

	margin: 0 auto;

	padding: 0;

	border-top: 1px solid #E0E0E0;

}



#footer-bgcontent {

}



#footer p {

	margin: 0;

	padding: 30px 0px 0px 0px;

	text-align: center;

	line-height: normal;

	font-size: 12px;

}



#footer a {

}
#page #content #content-bgtop #content-bgbtm .post #envio table tr td #TabbedPanels1 .TabbedPanelsContentGroup .TabbedPanelsContent.TabbedPanelsContentVisible table tr td {
	font: normal 12px Verdana, Geneva, sans-serif;
	color: #333;
	text-align: right;
	vertical-align: middle;
}
.por {
	font-family: Arial, Calibri;
	font-size: 20px;
	font-style: normal;
	line-height: 150%;
	font-weight: bolder;
	color: #275384;
	padding-top: 10px;
}
.boton {
	font-family: Arial, Calibri;
	font-size: 16px;
	font-style: normal;
	line-height: 120%;
	color: #000000;
	text-decoration: none;
	background-color: #D9E2EA;
	padding: 4px 10px;
	height: 28px;
	width: 200px;
	border: 1px solid #2C5583;
}
.text2 {
	font-family: Arial, Calibri;
	font-size: 16px;
	font-style: normal;
	line-height: 130%;
	color: #000000;
	background-color: #EFEFEF;
	padding: 10px;
}
