#marqueecontainer{
				position: relative;
				width: 100%; /*marquee width */
				height: 290px; /*marquee height */
/*				background-color: white;*/
				padding: 2px;
				padding-left: 4px;
  			word-wrap:word-break;
			overflow-y:scroll;
			overflow-x: hidden;
SCROLLBAR-FACE-COLOR: #0C3245;
SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
SCROLLBAR-SHADOW-COLOR:#FFFFFF;
SCROLLBAR-3DLIGHT-COLOR: #0066CC;
SCROLLBAR-ARROW-COLOR:#FFFFFF;
SCROLLBAR-DARKSHADOW-COLOR: #003366;
scrollbar-track-color:#9BB4C1; 
}			

#banner{
	background-image: url(/imagenes/cabecera.jpg);
	width: 900px;
	height: 225px;
	background-repeat: no-repeat;
	margin: 0 auto;
}

#banner em,#banner strong{
	color: #FF9D47;
}

#banner div{
	padding: 140px 5px 5px 350px;
	color: #FF9D47;
}


#colleft{
width:230px;
float:left;
}

#mantenimiento {
	width: 425px;
	height: 369px;
	float: left;
	margin: 3px;
	padding:0px;
	background-repeat: no-repeat;
	background-image: url(../fondo-mantenimiento.png);
}

#mantenimiento h1{
	color:#990000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	padding-left:200px;
	margin-top: 20px;
}

#mantenimiento p{
	padding-left: 200px;
}

#mantenimiento h2{
	padding-left: 200px;
	color:#00AA00;
	line-height: 15px;
	font-size: 14px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

#mantenimiento a{
 	text-decoration: none;
	}

#mantenimiento h1 a{
	color:#990000;
}

#mantenimiento h2 a{
	color:#00AA00;
}

#mantenimiento p a{
}

.it strong , #banner strong {
	font-weight: normal;
}


.itnot {
	height: 277px;
	width: 205px;
	float: left;
	margin: 0px;
	padding:0px;

}

.itnot h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0px;
}

.itnot h1 a{
	text-decoration: none;
}


.itnot h2{
	margin:0 0 15px 0;
	text-align:right;
	color:#FFFFFF;
	font-size:10px;
}

.it {
	color:#003366;
	width: 204px;
	margin: 0px;
	padding:0px;
	margin-bottom:17px;
	background-position: bottom;
}

.it .cuerpo{
	background-color: #EEC96D;
	

}

.it .base{
	background-repeat: no-repeat;
	background-image: url(../base.png);
	margin:0;
}

.it a {
font-style:normal;
color:#0000CC;
}

.it p {
	margin: 0 6px;
}

.it h1 a{
	text-decoration: none;
	color: #FFFFFF;
}

.it h1 {
	color: #FFFFFF;
	font-size: 16px;
	padding: 0px 5px;
	margin: 0px;
	text-align: left;
	background-image: url(../opcion-h1.png);
	background-repeat: no-repeat;
}

.it ul{
	list-style-type: disc;
	margin: 0px 25px;
	padding: 5px 0;
	}

