@charset "utf-8";

/*.twoColFixRtHdr #sidebar1 {
	font-size: 0.8em;
}*/
.twoColFixRtHdr #sidebar1 .calendarietto A {
	color : #669900;
	text-decoration : none;
	height: 22px;
}
.twoColFixRtHdr #sidebar1 .calendarietto A:LINK { 
	color : #669900;
	text-decoration : none;
 } 
.twoColFixRtHdr #sidebar1 .calendarietto A:HOVER {
	color : #FFFFFF;
	text-decoration : none;
	background-color: #669900;
	display: block;
}
.twoColFixRtHdr #sidebar1 .calendarietto A:ACTIVE { 
	color : #FFFFFF;
	text-decoration : none;
	background-color: #669900;
	display: block;
} 

.twoColFixRtHdr #sidebar1 .feed A {
	font-size: 0.8em;
	color : #669900;
	text-decoration : none;
}
.twoColFixRtHdr #sidebar1 .feed A:LINK { 
	color : #669900;
	text-decoration : none;
 } 
.twoColFixRtHdr #sidebar1 .feed A:HOVER {
	color : #FF6600;
	text-decoration : underline;
}
.twoColFixRtHdr #sidebar1 .feed A:ACTIVE { 
	color : #FF6600;
	text-decoration : underline;
} 

.twoColFixRtHdr #mainContentBlog {
	margin-top: 0;
	margin-right: 270px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15;
} 

/*.twoColFixRtHdr #mainContentBlog h1 {
	margin: 0px;
	padding: 0px;
	font-size: 1.40em;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
}*/
.twoColFixRtHdr #mainContentBlog h2 {
	margin: 0px;
	padding: 0px;
	font-size: 0.75em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0em;
}
.twoColFixRtHdr #mainContentBlog p {
	margin: 0px;
	font-size: 0.7em;
	padding: 0px;
}
.twoColFixRtHdr #mainContentBlog p A {
	color : #669900;
	text-decoration : none;
}
.twoColFixRtHdr #mainContentBlog p A:LINK { 
	color : #669900;
	text-decoration : none;
 } 
.twoColFixRtHdr #mainContentBlog p A:HOVER {
	color : #669900;
	text-decoration : underline;
}
.twoColFixRtHdr #mainContentBlog p A:ACTIVE { 
	color : #669900;
	text-decoration : underline;
} 

.twoColFixRtHdr #mainContentBlog p.apertura {
	margin: 0px;
	padding: 0px;
	height: 50px;
}

.twoColFixRtHdr #mainContentBlog img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	border: 1px solid #666666;
}

.campo {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	font-size: 0.95em;
	color: #333333;
}



