body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #003366;
	background-color:#fff;
}
.intro {
	margin:0px;
	padding:0px;
	background-image:url(bgccvm.jpg);
	width:623px;
	height:350px;
	background-color:#fff;
	background-repeat: no-repeat;
	clear: both;
	float: none;
}
.notif {
	margin:0px;
	padding:0px;
	background-image:url(bgccvmf.jpg);
	width:623px;
	height:350px;
	background-color:#fff;
	background-repeat: no-repeat;
	clear: both;
	float: none;
}
.intro p {
	margin:8px 4px 4px 4px;
	padding:0px 0px 0px 12px;
	text-align: justify;
}

#container {
  min-height: 100%;
}

/* Hack para IE 6 */
* html #container {
  height:100%;
}

#cjsigue{
bottom: 0;
left: 0;
width: 100%;
height: 28px;
overflow: auto;
position: absolute;
background-image:url(../greybox/header_bg.gif);
background-repeat: repeat-x;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #cacaca;
}
.btnnav a {
	display:block;
	width: 71px;
	height:22px;
	font: bold 10px Arial;
	color:#003366;
	text-decoration: none;
	background-image: url(bsigoff.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	text-align: center;
	margin:3px 8px 0px 8px;
	padding-top:3px;
}
.btnnav a:hover {
	color: #FFFFFF;
	background-image: url(bsigon.gif);
}
.btnnav a:active {
background-image: url(bsigoff.jpg);
color:#fff;
}
.cjform{
	width:480px;
	border: 1px solid #666699;
	background-color: #d4dae5;
}
.panizq{
	float:left;	
}
.pander{
	float:right;	
}
.notiftxt{
	font:italic bold 16px Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 4px;
	padding: 4px;
}
