@charset "utf-8";
ol { margin-left: 10px; padding: 0px;}
.titulosBlog {font-family:Arial, Helvetica, sans-serif; font-size: 30px; font-weight: bold; font-style: normal; line-height:0.9em; margin-bottom: 15px;}
.titulosBlog a{color: #2A5EA9;}
.titulosBlog a:visited {color: navy; }

#contenidoMain div p {font-size: 14px; line-height: 1.4em;}
ol li {font-size: 14px; line-height: 1.4em; padding:0px; margin-left: 10px; margin-bottom: 10px; list-style: decimal; font-weight:normal; text-align:left;}
#newsticker {  
			width: 240px;
			background: #fff url(../img/bg.jpg) repeat-x top left;;
			padding: 5px 5px 0;
			font-family: Verdana, Arial, Sans-Serif;
			font-size: 12px;
			margin-bottom: 0px;
			margin-top: 30px;
			border: #77a0ab 1px solid;
		}

		#newsticker a { text-decoration: none; font-size: 12px; font-weight: bold; margin-top: 5px; }

		#newsticker img { border: 2px solid #FFFFFF; }

		#newsticker .title {
			text-align: center;
			font-size: 14px; 
			font-weight: bold; 
			padding: 5px;
		}  

		.newsticker-jcarousellite { width: 240px; }  
		.newsticker-jcarousellite ul li{ list-style: none; display: block; padding-bottom: 1px; margin-bottom: 5px; height: 50px; }
		.newsticker-jcarousellite .thumbnail { float: left; width: 100px; }
		.newsticker-jcarousellite .info { float: left;  width: 240px; }
		.newsticker-jcarousellite .info span.cat { display: block; font-size: 10px; color: #808080; }
		.clear { clear: both; }
		.par { background-color: white;}

#pagination span.current { padding: 4px; font-weight: bold; color: #EEB200; }
#pagination span a { padding: 4px; border: 1px solid #2A5EA9; font-weight: bold; }
#facebook { margin-top: 25px;}
