/* CSS Document */
body {
	margin-top: 0px;
}

div,p {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #000000;
	text-align: justify;
	margin: 0px;
	padding: 0px;
}

a { text-decoration: none; color: #000000; }
a:hover { text-decoration: underline; }

.teaserHeader {
	font-size: 12px;
	color: #000000;
	text-align: center;
	font-variant: small-caps;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 15px;

}

.teaserTitle {
	font-size: 10px;
	line-height: 14px;
	text-align: left;
	font-weight: bold;
}

.teaserBody {
	font-size: 10px;
	line-height: 14px;
	text-align: left;
	margin-bottom: 20px;
}

.title {
	font-size: 14px;
	font-weight: bold;
	text-align: left; 
}

.heading {
	font-size: 16px;
	font-weight: bold;
	text-align: left;
/*	font-variant: small-caps;	*/
	margin-bottom: 20px;
	color: #132c4b;
/*	letter-spacing: 1em;	*/
}

#outerHeader {
	width: 740px;
	height: 170px;
	margin-right: auto;
	margin-left: auto;	
	background-image: url(http://newcmpa.politicos.ws/images/header1.jpg);
	background-repeat: no-repeat;

}

#innerHeader {
	width: 740px;
	margin-top: 103px;
	text-align: right;
	background-color: transparent;
}

img.menuTab {
	padding-right: 1px;
}

img.menuTabFinal {
	padding-right: 226px;
}

img.thumbnail {
	border: 1px;
	border-color: #132c4b;
	height: 119px;
	width: 200px;
	margin-bottom: 10px;
}

#pane {
	width: 740px;
	margin-right: auto;
	margin-left: auto;
}

#rightMenu {
	width: 190px;
	float: left;
	margin-top: 25px;
	margin-right: 50px;
	padding: 10px;
/*	background-color: #356ea5;	*/
}

#rightMenu p {
	text-align: left;
	text-transform: uppercase;
	margin-bottom: 10px;
}

#rightMenu a {
	color: #000000;
}

#rightMenu a:hover {
	color: #000000;
	text-decoration: underline;
}

#content {
/*	margin-right: 250px; */
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#contentLeft {
	float: right;
	width: 210px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#contentRight {
	margin-left: 270px; 
	margin-right: 260px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#footer {
	width: 740px;
	margin-left: auto;
	margin-right: auto;
}

#footer p {
	text-align: center;
	margin-top: 10px;
}

.credits {
	color: #444444;
	text-decoration: none;
}

#footer a {
	color: #444444;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}