/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF ;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #66665E;
}

h1, h2, h3 {
	margin: 0;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #549900;
}

h1 { font-size: 44px; }

h2 { font-size: 18px; }

h3 { }

p, ul, ol {
	margin-top: 0;
	line-height: 240%;
	text-align: justify;
}

ul, ol { }

blockquote { }

a { color: #549900; }

a:hover { text-decoration: none; }

a img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 30px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}

hr { display: none; }

.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-wrapper {
}

#header {
	/*width: 920px;*/
	height: 45px;
	margin: 0px 30px 0 30px;
	background: url(../IMG/images-principal/img03.jpg)  repeat-x left top;
}

/* Menu */

#menu {
	float: left;
	width: 800px;
	height: 45px;
	background: url(../IMG/images-principal/img03.jpg)  repeat-x left top;
}

#menu ul {
	margin: 0;
	padding: 0px 0px 0px 5px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
}

#menu a {
	display: block;
	float: left;
	height: 20px;
	margin-right: 3px;
	padding: 14px 25px 15px 25px;
	background: url(../IMG/images-principal/img09.jpg) no-repeat left 18px;
	text-decoration: none;
	text-transform: capitalize;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

#menu a:hover { text-decoration: underline; }

#menu .current_page_item a {
	height: 20px;
	color: #FFFFFF;
}

#menu .first {
	background: none;
}
/* Search */

#search {
	float: right;
	width: 100%;
	height: 45px;
}

#search form {
	float: right;
	margin: 0;
	padding: 12px 30px 0 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search input {
	float: left;
	font: 12px Georgia, "Times New Roman", Times, serif;
	border: none;
}

#search-text {
	width: 135px;
	height: 18px;
	padding: 3px 0 0 5px;
	border: 1px solid #333333;
	background: #ECF9E4;
	color: #000000;
}

#search-submit {
	height: 21px;
	margin-left: 10px;
	padding: 0px 5px;
	background: #000000;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 920px;
	margin: 0 0 0 30px;
}

#page-bgtop {
	padding-top: 30px;
}

	/** LOGO */

#logo {
	/*width: 920px;*/
	height: 186px;
	margin: 0 0 0 0;
	background: url(../IMG/images-principal/img02.jpg) no-repeat left top;
}

#logo h1, #logo p {
	margin: 0px;
	line-height: normal;
	text-align: center;
	text-transform: lowercase;
	font-weight: normal;
	color: #FFFFFF;
}

#logo p {
	text-transform: lowercase;
	font-size: 10px;
}

#logo h1 {
	padding-top: 10px;
	font-size: 34px;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Content */

#content {
	float: right;
	width: 658px;
	padding-right: 30px;
}

/* Post */

.post {
	background: url(../IMG/images-principal/img07.jpg) repeat-x left bottom;
	margin-bottom: 25px;
}

.post .title {
	height: 30px;
	color: #549900;
}

.post .title a {
	text-decoration: none;
	color: #549900;
}

.post .date {
}

.post .meta {
	margin-top: -10px;
	padding: 2px 30px 2px 16px;
	background: url(../IMG/images-principal/img08.jpg) no-repeat left 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #66665E;
}

.post .meta span {
	display: block;
	margin-top: -10px;
}

.post .meta a { }

.post .entry {
	padding: 10px 0;
}

.post .links {
	margin: 0 250px 0 0;
	padding: 0 0 0 0px;
}

.post .links .comments {
}

.post .links .permalink {
	padding-left: 17px;
}

/* Sidebar */

#sidebar {
	float: left;
	width: /* 177px;*/ 210px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #375910;
	-moz-border-radius-bottomleft:10px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 30px;
	padding: 0 0 0px 0px;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
	padding: 10px 10px 10px 7px;
	background: url(../IMG/images-principal/img07.jpg) repeat-x left bottom;
}

#sidebar p {
	margin: 0;
	padding: 0px 10px;
}

#sidebar h2 {
	height: 30px;
	margin: 0 0 10px 0px;
	padding: 12px 0 2px 10px;
	background: url(../IMG/images-principal/img06.jpg) no-repeat left top;
	text-transform: capitalize;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

#sidebar h3 {
	height: 50px;
	margin: 0 0 10px 0px;
	padding: 12px 0 2px 10px;
	background: url(../IMG/images-principal/img06a.jpg) no-repeat left top;
	text-transform: capitalize;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
#sidebar p {
	line-height: 200%;
}
#sidebarA a {
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	color: #375910;
}
#hola a {
	text-align: none;
	text-decoration: none;
	font-weight: 100;
	color: #FFFFFF;
}

/* Calendar */



/* Footer */

#footer {
	width: 920px;
	height: 49px;
	margin: 0 auto;
	padding-top: 50px;
	background: url(../IMG/images-principal/img05.jpg) no-repeat left top;
}

#footer-bgcontent {
	margin: 0px;
	padding: 0px;
	height: 99px;
	background: url(../IMG/images-principal/img04.jpg) repeat-x left top;	
}

#footer p {
	margin: 0;
	text-align: center;
	line-height: normal;
	text-transform: uppercase;
	font-size: 10px;
	color: #FFFFFF;
}

#footer a {
	color: #E5FFC4;
}
div.caja{
	padding:10px;
	color:#FFFFFF;
	margin-bottom:20px;
}
div.loghader
{
	float: right;
	display: inline;
	color:#FFFFFF;
	
}
loghader a{
color:#FFFFFF;
}

#Entrar input {
border-color:#375910;
border: solid 1px;
}
.green{
	background:#669900;
	padding-left:12px;
	border:1px solid #3b6e22;
	height:24px; 
	line-height:24px;
	color:#FFFFFF;
	font-size:12px;
	margin-right:10px;
	margin-left:10px;
	display:inline-block;
	text-decoration:none;
	cursor:pointer;
}

.DatosGenerales table{
text-transform:none;
font-family:Albertus;
color:#333333;
background:none;
border-left:1px solid #686868;
border-right:1px solid #686868;
}
.Selecion{

width:170px; white-space:normal; border-color:#000000; border:solid 1px;  text-transform:none; font-size:10px; 

}
td, th {
		padding:5px;
}

/*********************************************TableEstore/****************************************/
table.tablesorter {
	border-collapse:collapse;
		background: #E3E9F1  repeat-x;
		border-left:1px solid #686868;
		border-right:1px solid #686868;
		text-transform:uppercase;
		color: #333;
    	font-size: 10px;
	
	
	
	font-family:arial;
	
	text-align: left;
}
table.tablesorter th , table.tablesorter td {
	    border-bottom-width:1px;
		border-bottom-style:solid;
		border-bottom-color:#FFFFFF;
		border-left-color:#FFFFFF;
		border-left-style:solid;
		border-right-color:#FFFFFF;
		border-bottom-style:solid;
		text-align:center;
}

table.tablesorter thead tr th, table.tablesorter tfoot tr th {
	background:#333 url(../IMG/images-principal/img03.jpg) repeat-x;
		color:#fff;
		cursor:pointer;
		
}
table.tablesorter thead tr .header {

	cursor: pointer;
}


table.tablesorter tbody tr:hover {
		background:#fafafa
}

table.tablesorter thead th:hover{
background:#CCCCCC;
background-image: url(../IMG/bg.gif);
background-repeat: no-repeat;
background-position: center right;
} 

table.tablesorter th , table.tablesorter td {
		border-bottom: dotted 1px #333;
}



table.tablesorter thead tr .headerSortUp {
	background-image: url(../IMG/asc.gif);
	background-repeat: no-repeat;
	background-position: center right;
}
table.tablesorter thead tr .headerSortDown {
	background-image: url(../IMG/desc.gif);
	background-position: center right;
	background-repeat: no-repeat;
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
background-color: #999999;
}

tfoot td {
		background:#333 url(../IMG/images-principal/img03.jpg) repeat-x;
		border-left:1px solid #686868;
		border-right:1px solid #686868;
		text-transform:uppercase;
		color:#fff;
    	font-size: 10px;
		font-family:arial;
		text-align: left;
}

/***********************************************************************************************/

/*******************************************Estuilosasa******************************************/
#buscar{
list-style:none;
}
#buscar input{
 border-color:#000000;
 border:none;
}


#bloque0{

height:250px;
min-width:800px;
}
#Encabezado{

padding:5px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;

color:#000000;
text-align:center;
}
#Encabezado2{

padding:8px;
font-family:Arial;
font-size:12px;

color:#000000;
text-align:left;
}
#bloque2{

float:left;
width:400px;
display:inline;
text-align:left;
padding:5px;
}

#bloque3{
display:inline;

font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:24px;
font-weight:bold;
color:#FFFFFF;
float:left;
width:800px;
padding-left:50px;
text-align:left;
position:relative;
padding:5px;
}
#bloque4{
	float:right;
	width:800px;
	display:inline;
	text-align:right;
	padding-bottom:0px;
	position:absolote;
	padding-top:30px;
	
}
#bloque5{
clear:both;

}

#Menu{
clear:both;

padding-left:5px;
width:195px;
float:right;
}
#PieDePagina{
clear:both;

} 
.Etiquetas{
font-family:Albertus;color:#333333; font-size:14px;
}
.Etiquetas2{
font-family:Albertus;color:#FF0000; font-size:14px;
}
.Desaparecer{
font-family:Albertus;color:#FF0000; font-size:14px; display:none;
}

.LabelTitulos{
	font-family:Albertus;color:#FF0000; font-size:14px;
}
.quitarA{
display:none;
}