/* CSS Document */
body {
	margin:0px;
	padding:0px;
	background:#CCCCCC;
	background:transparent url(../img/fondocrispin.gif) fixed left top;
}

.limpiar{
	clear:both;
	overflow:hidden;
	height:0px;
	width:0px;
	margin:0px;
	padding:0px;
	font-size:0px;
}

.banner{
	float: left;
}

.continuacionbanner{
	height:9px;
	background-color:#000000;
}

.continuacionbanner2{
	height:48px;
}

.continuacionbanner3{
	height:3px;
	background-color:#FF0000;
}

.superior{
	width:875px;
	height:32px;
	margin:0px;
	padding:0px;
}

.breadCrumb{
	margin-top:20px;
	width:532px;
	height:32px;
	float: left;
}

.breadCrumbSeparador{
	margin-left:5px;
	margin-right:5px;
	font: Lucida Sans;
	font-size: 12px;
	color: #1a7d9d;
	float: left;
}

.breadCrumb-1 a{
	text-decoration:none;
	font: Lucida Sans;
	font-size: 12px;
	color: #1a7d9d;
	float: left;
}

.menuLateral{
	width:245px;
	float: left;
}

.pagina{
	padding-bottom:10px;
	width:875px;
}

.cabeceraSecciones{
	width:120px;
	padding-left:10px;
	float:left;
}

.cabeceraSecciones2{
	background:url(../img/roja.gif); repeat;
	width:7px;
	height:100px;
	float:left;
}

.contSecciones{
	float:left;
	width:220px;
	margin-top:30px;
	margin-left:15px;
}

.txtSecciones{
	margin-bottom:13px;
}

.txtSecciones a{
	text-decoration:none;
	font: Lucida Sans;
	font-size: 14px;
	color: #7e7e7e;
}

.txtSecciones a:hover{
	text-decoration:none;
	font: Lucida Sans;
	font-size: 14px;
	color: #000000;
}


.contenido{
	width:550px;
	float: left;
}

.txtTitulo{
	font: Lucida Sans;
	font-size: 24px;
	color: #97ABAA;
}

.txtCabecera{
	font: Lucida Sans;
	font-size: 14px;
	color: #71C2C6;
}

.textoNormal{
	font: Lucida Sans;
	font-size: 13px;
}

.textoSangrado{
	padding-left:30px;
}
