html, body
{


	
	padding: 0;
	margin: 0;
}

body
{

	background-color: #fff;
	background-image: url("../images/body.png");
	background-repeat: repeat-x;
	color: #55A1CC;
	font-family: Tahoma, sans-serif;
	font-size: 70%;
	line-height: 150%;
}

div#main
{

	min-height: 100%;
	//height: 100%;
	padding: 0;
}

div#content
{
	padding: 50px 50px 0px 50px;
}

h1
{
	display: block;
	height: 29px;
	width: 327px;
	padding: 0;
	margin: 0 0 30px 0; 
	background-image: url("../images/logo.jpg");
	text-indent: 9999px;
	overflow: hidden;
}

div.line
{
	height: 2px;
	width: 438px;
	margin: 30px;
	background-image: url("../images/line.png");
	text-indent: 9999px;
	overflow: hidden;
}
div#lb_container{
padding-top: 5px;
padding-right: 5px;

}
/* -- Start footer CSS -- */
#footer{width:875px;
	border-top:1px dotted #55A1CC;
	padding:3px;
	color: #444; 
	font-family: Verdana,"Lucida Grande",Helvetica,Arial,sans-serif; 
	font-size: 10px; 
	line-height: 1.7em;  
	
	
}

#footer a{
	font-family: Verdana,"Lucida Grande",Helvetica,Arial,sans-serif; 
	font-weight:normal;
	font-size:10px;
	color:#999;
	text-decoration:none;

}
#footer a:hover{
	color:#666;
	border-bottom:1px dotted #666;

}}

/* -- End footer CDD -- */

input
{
	font-family: Tahoma, sans-serif;
	color: #55A1CC;
}

input.button
{
	padding: 7px;
	background-image: url("../images/button.png");
	background-repeat: repeat-x;
	border-top: 1px solid #3da6e0;
	border-bottom: 1px solid #2a8ac0;
	border-left: 1px solid #3da6e0;
	border-right: 2px solid #2a8ac0;
	color: #fff;
	font-size: 90%;
	text-transform: uppercase;
}

div.perioddate
{
	width: 40px;
	float: left;
	text-align: center;
}

div.perioddate div.bar
{
	width: 9px;
	margin: 5px auto;
	background-color: #63c02a;
}

div.perioddate div.day
{
	font-size: 2em;
}

table td
{
	padding-bottom: 5px;
}

table td strong
{
	color: #63c02a;
}

img#thumbnail
{
	margin-left: 20px;
	float: left;
}

div#adminnav
{
	margin-bottom: 25px;
}

div#adminnav a
{
	color: #55A1CC;
}
#pagina-menu {

	width: 100%;
	height: 24px;
	font-size: 7pt;
	color: #55A1CC;
	text-align: left;
	padding-right: 16px;
	padding-bottom: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #55A1CC;
	background-color: white;
	padding-top: 12px;
}
#pagina-menu a {
	color: #55A1CC;
	text-decoration: none;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: white;
	margin-right: 3px;
	margin-left: 3px;
}
#pagina-menu a:hover {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #55A1CC;
}

#pagina-menu2 {

	height: 24px;
	font-size: 7pt;
	color: #55A1CC;
	text-align: left;
	padding-right: 16px;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	background-color: white;
	padding-top: 12px;
}
#pagina-menu2 a {
	color: #55A1CC;
	text-decoration: none;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: white;
	margin-right: 3px;
	margin-left: 3px;
}
#pagina-menu2 a:hover {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #55A1CC;
}
.google {
float: right;
	
}
#enlaces {
padding-top: 14px;
padding-bottom: 14px;}

h1{
	font-weight:normal;
	margin:0px;
	font-size:2.2em;
}


h2{
	font-weight:normal;
	margin:4px 4px 4px 12px;
	font-size:1.5em;
}


h3{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0px 0px 0px 6px;
	font-size:11px;
	font-weight:bold;
	line-height:14px;
}
p{
	line-height:15px;
	margin:2px 5px 5px 5px;
}



