/* CSS Document */

body.ieh-sunset  {
	background-image: url('http://nucleo.psicanica.net/recursos/images/design/bg_body-skyblue-gradient.jpg');
	background-color: #8ab6ed;
}
#container {background: url('http://nucleo.psicanica.net/recursos/images/design/bg_content-skyblue.jpg') repeat-y center;} 
#header {
	background: url('http://nucleo.psicanica.net/recursos/images/design/masthead_ieh-sunset.jpg') no-repeat center top;
	height: 160px;
	width: 820px;
}
#mainContent { margin-left: 230px; margin-right: 45px;} 
body.no-sidebar #mainContent {
	margin-right: 50px;
	margin-left: 50px;
} 
#mainContent h2, #mainContent h4, #mainContent h6 { color:#330066; }
#mainContent h3, #mainContent h5 { color:#333333; }

.ieh {font-weight: bold; color:#330066;}
.cap {color:#330066;}
.def {
	border-bottom: 2px dotted #FF6600;
	cursor: help;
}
#bottom {
	background: url('http://nucleo.psicanica.net/recursos/images/design/bg_bottom-skyblue.jpg') no-repeat center bottom;
	height: 65px;
}
#footer p { color:#333333; }
#footer a { color: #0000FF; }
#footer a:hover {color:#FFCC00;}


