/* Start of CMSMS style sheet 'home' */
/* CSS Document */


body {
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
        font: 18px;
        background-image: url(uploads/images/background.jpg);
background-repeat: repeat-x;
	
}




#page{
height: 100%;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-position: center;

	
}

#header {
	width: 100%;
	background-repeat: repeat-x;
	background-position: center top;


}

#break1 {width: 100%; clear: both; height: 0; line-height: 0; 
font-size: 0;}

#allcolumns{

float: left;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;

	background-image: url(uploads/images/back_columns.jpg);
background-repeat: repeat-y;
	
}

#leftnav{
	width: 160px;
	float: left;
	background-color: #E2F7FA;
	padding: 20px;
height: 1000px;
	
}

#main{
	width: 500px;
	height: 100%;
	float: left;
	margin-right: 20px;
	margin-left: 50px;
        font-size: 13px;
	color: #666666;
	padding-top: 5px;
	padding-bottom: 10px;
	line-height: 21px;
	font-style: normal;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCBEA3;

	
}


	                   
#events {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #006699;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-color: #006699;
}




.title1 {
	font-size: 18px;
	color: #666666;
	padding-top: 30px;
	padding-bottom: 3px;
	border-bottom-width: 1px;




}

.main{
	font-size: 12px;
	color: #666666;
	padding-top: 5px;
	padding-bottom: 10px;
	line-height: 21px;
	font-style: normal;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCBEA3;

}


#navright{
	width: 130px;
	height: 100%;
	float: left;
	padding-top: 30px;
	background-color: #fef9e8;
position: middle;
border:0px;
	
}

a img { border:none; }







.category1 {
	color: #39322C;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #CABCA1;
	background-image: url(images/fotosDeLaSemana.jpg);





}

#lines {
	border-top-width: thin;
	border-top-style: none;
	border-bottom-width: thin;
	border-bottom-style: none;
	color: #FFFFFF;
	font-size: 12px;
	text-indent: 0px;
	border-right-style: none;
	border-left-style: none;
	border-right-width: thin;
	border-left-width: thin;

	}





.image {
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;



}



.bottomnav{
float: left;

}


div#footer {
   clear:both;       /* keep footer below content and menu */
   color: #385C72;
   background-color: #f4cf4f; /* same bg color as in header */
}

div#footer p {
   font-size: 0.6em;
   padding: 1.5em;      /* some air for footer */
   text-align: center; /* centered text */
   margin:0;
}

div#footer p a {
   color: #f18b06; /* needed becouse footer link would be same color as background otherwise */
}





/* End of 'home' */

