/*
	$RCSfile: $
	$Revision: $
	$Date: $
	$Author: $
 
	Description:
	This css defines styles for the CISimple.jsp jahia template.
*/

#CIContent {
    float: left;
    width: 563px;
	padding-right: 20px;
	padding-top: 15px;
}

#CIContent #page-title1 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
}

#CIContent #page-title1 .section1 {
	color: #a1a1a1;
}

#CIContent #page-title1 .section2 {
	color: #000000;
}

#CIContent #page-title2 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #bb2644;
	margin-bottom: 15px;
}

#CIContent #main-content .title {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}

#CIContent #main-content .text {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 20px;
}

#CIContent #main-content .text a {
	color: #3a996f;
    font-weight:bold;
	text-decoration:none;
}

#CIContent #main-content .text a:hover {
    text-decoration: none;
}

/* Link Color #3a996f */