@charset "UTF-8";
/* CSS Document */

body {
	text-align: center;
	background: #d6bd94 url(images/bg.jpg) repeat-x;
	margin: 0px;
}


#container {
	width: 980px;
	margin: 0px auto;
	text-align: left;
	font-family: Lucida grande, Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #333333;
	background-image:url(images/fondo_ppal.jpg);
}

#menuppal {
	height: 31px;
	background-image:url(images/fondo_menu.jpg);
}

#sidebar {
	width: 200px;
	/*margin-left: 25px;*/
	padding: 10px 10px 0px 40px;
	float: left;
/*	background-color:#CCCCCC;*/
}

/* inicio */
#main2 {
	margin-left: 210px;
	width: 640px;
	padding: 20px 20px 20px 40px;
	text-align:justify;
	/*background-color:#CCCCCC*/
}

#main {
	margin-left: 230px;
	width: 640px;
	padding: 20px 20px 20px 40px;
	text-align:justify;
	/*background-color:#CCCCCC*/
}

#banner {
	clear: both;
	background-image:url(images/banner.jpg);
	background-repeat:no-repeat;
	height: 235px;
}

#banner2 {
	clear: both;
	background-image:url(images/banner2.jpg);
	height: 20px;
}


#footer {
	clear: both;
	text-align:right;
	background-image:url(images/bajo.jpg);
	height: 150px;
	text-align:left;
	color: #63563e;
}

#footer p
{
	padding-top: 0px;
	padding-left: 40px;
	text-align:center;
}

/*****************************************/

a
{
	color: #4d7717;
	font-weight: bold;
	text-decoration:none;
}

.linkbco
{
	color: #ffffff;
	font-weight: bold;
	text-decoration:none;
}

.linkbco2
{
	color: #ffffff;
	text-decoration:none;
}

.linkbco2:hover
{
	color: #000000;
	text-decoration:none;
}


.linkbco:hover
{
	color: #000000;
	font-weight: bold;
	text-decoration:none;
}


strong
{
	color: #4d7717;
	font-weight: bold;
}

.tit
{
	color: #4d7717;
	font-size: 1.4em;
	font-weight: bold;
	border-bottom: 1px solid #4d7717;
}

/**************************/
.blogtit
{
	color: #4d7717;
	font-size: 1.4em;
	font-weight: bold;
}

.bloglinkcom{
	padding-left: 15px;
	color:#716c44;
	background-image:url(img/tick2.jpg);
	background-repeat:no-repeat;
}

.bloglinkcom:hover{
	padding-left: 15px;
	color:#000000;
	background-image:url(img/tick2.jpg);
	background-repeat:no-repeat;
}

.tablaall{
	border: 1px solid #716c44;
	padding: 15px;
}

/**************************/

.ventradas
{
	color: #000000;
	background-color: #847252;
	padding: 15px;
}

.ventradasb {
	font-size: 1.1em;
	color: #ffffff;
	font-weight:bold;
}

.ventradasa {
	color: #ffffff;
}

.ventradasclaro
{
	color: #000000;
	background-color: #B09C7B;
	padding: 15px;
}

/****************************/

.subtit
{
	color: #ffffff;
	/*font-size: 1.1em;*/
	font-weight: bold;
	background-color: #847252;
	padding: 5px;
	text-align:left;
}

.subtit2
{
	color: #2f281d;
	/*font-size: 1.1em;*/
	background-color: #ae9f84;
	margin-top: -15px;
	padding: 10px;
}

.subtit a
{
	color: #ffffff;
	/*font-size: 1.1em;*/
	font-weight: bold;
	background-color: #847252;
	/*padding: 5px;*/
}

.destaca
{
	color: #4d7717;
	font-size: 1.4em;
	font-weight: bold;
}

.destacagrande
{
	color: #7eb139;
	font-size: 1.8em;
	font-style:italic;
}

.img
{
	border: 1px solid #4d7717;
	padding: 2px;
	background-color:#FFFFFF;
}

.img2
{
	padding: 2px;
	background-color:#FFFFFF;
	margin-right: 10px;
	margin-bottom: 10px;
}


.contactablog {
float:right; 
padding: -20px 0px 0px 800px; 
/*padding:0; */
margin:3px 0 0 0; 
list-style:none; 
position:relative; 
width:180px;
z-index:auto;
}


.subtit3 a{
	color: #333333;
}

.subtit3
{
	color: #2f281d;
	/*font-size: 1.1em;*/
	background-color: #ae9f84;
	margin-top: -10px;
	padding: 5px;
	border-bottom: 1px solid #847252;
	text-align:left;
}

#lightbox{
	background-color:#ffffff;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	font-family:Arial, Helvetica, sans-serif;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }

#lightbox img{ border: none; } 
#overlay img{ border: none; }
