/*
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;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	background-color: #FFFFFF;
	list-style-type: none;
}

h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: normal;
	color: #0000FF;
	text-align: center;
}

h2 {
	font-size: 24px;
	color: #333333;
}
h3 {
	font-size: 100%;
	color: #333333;
}
h4 {
	font-size: 18px;
	color: #996666;
}


p, ol, ul, blockquote {
	line-height: 22px;
}

a {
	border-bottom: 1px none #707070;
	text-decoration: none;
	color: #0000FF;
	font-weight: bold;
}

a:hover {
	border: none;
	text-decoration: underline;
	color: #0000FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
}

strong {
	color: #8D8C8C;
}

/* Posts */

.post {
	margin-bottom: 9px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	color: #000000;
	font-size: 11px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 2%;
	background-color: #FFFFFF;
	list-style-image: none;
	list-style-type: none;
}

.post h2, .post h3 {
	margin-left: -40px;
	color: #FFFFFF;
}

/* Header */

#header {
	width: 99%;
	margin-top: 0;
	margin-bottom: 2%;
	background-image: url(imagenes/img2.gif);
	background-position: 30%;
	text-align: center;
}

#header h1 {
	margin: 0;
	font-size: 250%;
	text-align: center;
	padding-top: 3%;
	padding-right: 0;
	padding-bottom: 0;
	color: #0000FF;
}

#header h2 {
	margin: 0;
	padding: 0 0 0 140px;
	font-size: 16px;
	color: #0000FF;
}

#header a {
	border: none;
	letter-spacing: -1px;
	color: #FF941D;
}
#subheader {
	width: 99%;
	margin-top: 0;
	margin-bottom: 2%;
	background-image: url(imagenes/img2.gif);
	background-position: 30%;
	text-align: center;
}


/* Content */

#content {
	width: 69%;
	padding: 10px;
	float: right;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	list-style-type: none;
	background-color: #FFFFFF;
}
#contentgrande {
	width: 95%;
	padding-left: 3%;
	text-align: justify;
}



#colOne {
	float: right;
	width: 13%;
	margin-left: 1%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	background-color: #FFFFFF;
	font-size: 100%;
}

#colOne ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 100%;
}

#colTwo {
	float: left;
	width: 100%;
	text-align: justify;
	list-style-image: none;
	list-style-type: none;
	background-color: #FFFFFF;
}
#content #colTwogrande {
	width: 100%;
}


/* Footer */

#footer {
	clear: both;
	width: 750px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 9px;
	color: #999999;
}

#footer * {
	color: #CCCCCC;
	text-align: center;
}
#ads {
	width: 12%;
	height: 600px;
	left: 15px;
	float: left;
	margin-left: 2%;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	padding-left: 1%;
	margin-top: 22%;
}
.postCopia {
	background-color: #FFFFFF;
	width: 728px;
	padding-top: 2%;
	height: 90px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.linqui {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	font-weight: bold;
}
div.figure {
	width: 100%;
	margin: 0.5em;
	padding: 0.5em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
}
div.figure p {
	text-align: justify;
	font-style: normal;
	font-size: 0.9em;
	text-indent: 0;
	width: 450px;
	line-height: 1em;
}
col  izquierda{
	width:25%;
	background-color:#EFEFEF;
	border-style:solid;
	border-width:1px;
	border-color:#FFFFFF;
	float:left;
	padding:3px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 5px;
}
col  derecha{
	width:50%;
	height:auto;
	background-color:#FFFFDD;
	border-style:solid;
	border-width:1px;
	border-color:#FFFFFF;
	float:right;
	padding:5px;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 0;
}
col  central{
       width:390px;
       height:auto;
       background-color:#FFF;
       border-style:solid;
       border-width:1px;
       border-color:#FFFFFF;
       margin:0 5px 0 117px;
       padding:10px;
}
table, th, td {
	border-collapse: collapse;
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #000000;
	list-style-type: none;
	text-align: justify;
	background-color: #FFFFFF;
}

td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-type: none;
	color: #000000;
	background-color: #FFFFFF;

}

thead th {
	text-align: left;
	color: #000000;
	font-size: 11px !important;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	vertical-align: top;
	margin-left: 0px;
	list-style-type: none;
}

tbody th {
	list-style-type: none;

}


tbody tr {
	background-color: #FFFFFF;
	list-style-type: none;
}

tbody tr.odd {
	background-color: #FFFFFF;
	list-style-type: none;
}

table a:link {
	color: #CCCCCC;
	text-decoration: none;
	list-style-type: none;
}

table a:visited {
	color: #CCCCCC;
	text-decoration: none;
}

table a:hover {
	color: #CCCCCC;
	text-decoration: underline !important;
	list-style-type: none;
}

tfoot th, tfoot td {
	font-size: 85%;
	list-style-type: none;
}
#central {
	float: left;
	width: 70%;
	padding-left: 0px;
	margin-left: 17%;
	background-color: #FFFFFF;
	text-align: left;
	list-style-type: none;
}
#central-1 {
	float: left;
	width: 70%;
	padding-left: 0px;
	margin-left: 17%;
	background-color: #FFFFFF;
	text-align: left;
	list-style-type: none;
}
#central-2 {
	float: left;
	width: 70%;
	padding-left: 0px;
	margin-left: 17%;
	background-color: #FFFFFF;
	text-align: left;
	list-style-type: none;
}
#colOne_1 {
	float: right;
	width: 14%;
	margin-left: 5px;
	font-family: "Trebuchet MS";
	color: #CCCCCC;
}
#menu {
	font-size: 100%;
	color: #000000;
}
h1 {
	font-size: 18px;
	color: #FFFFFF;
}
.post h1 {
	margin-left: -40px;
	color: #000000;
}
#imagen {
	width: 100%;
	text-align: center;

}
#enlaces {
	text-decoration: none;
	width: 80%;
	margin-right: auto;
	margin-left: auto;

}
#enlaces a {
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #CCCCCC;
	text-align: center;
}
#enlaces a:hover {
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #CCCCCC;
	text-align: center;
}
#izquierda336 {
	text-decoration: none;
	width: 336px;
	float: left;
	height: 280px;
	margin-left: 10%;
}
#derecha336 {
	text-decoration: none;
	width: 336px;
	float: right;
	height: 280px;
	margin-right: 10%;
}

