/*
CSS Stylesheet | Vereda | Manual del Curador Latinoamericano | General Styling
Author: coCoKNIght
Author Web: www.cocoknight.com
Company: Vereda
Company Web: vereda.saber.ula.ve
*/

#cHeader h1 a {
	display: block;
	height: 48px;
	background: url(images/cBannerH1Bg988x48.jpg) no-repeat center top;
}

#cHeader h1 span {
	display: none;
}

#ajaxmenu {font-size: 12px}

#cContent h1 {
	color: #473e37;
	font-size: 20px;
	font-weight: bold;
	line-height: 30px;
	background: /*#9bd3ae*/url(images/H2Bg538x91.png) no-repeat left bottom;
	padding: 6px 20px 18px 20px;
	margin: 0 0 5px 12px;
	/*line-height: 50px;*/
}

#cContent h2, #cContent .ajaxSearch_paging {
	font-size: 18px;
	font-weight: bold;
	border-top: 2px solid white;
	border-bottom: 2px solid white;
	margin: 6px 0;
	padding: 6px 20px 8px 20px;
	background: #c6c7bf;
}

#cSidebar h2 {
	font-size: 12px;
	color: #dce0df;
	border-top: 2px solid white;
	border-bottom: 2px solid white;
	margin: 0 0 0 1px;
	padding: 6px 10px;
	background: #231f20;
}

#cContent p, #cContent li {
	padding: 6px 20px 12px 20px;
	line-height: 24px;
}

#cContent a, #cSidebar a, #vFooter a {
	padding: 3px;
	color: #536759;
	text-decoration: none;
}

#cContent a:hover, #cSidebar a:hover, #vFooter a:hover {
	color: #573730;
}

#cContent ul li {
	list-style-image: url(images/cGreenDot8x8.png);
}

#cContent ol, #cContent ul {
	margin: 0 20px;
	padding: 5px 20px;
}

#cContent form {
	margin-left: 34px;
}

img {
	border: dotted 1px #231f20;
}

#doctitulo{ text-transform:uppercase; font-weight:bold; }

#docsubtitulo{ font-weight:bold; }

#cContent p{ text-align:justify; }
