/* CSS Document */
body {
	background:url(../img/fondo_melcalor.gif); repeat;
	width:1000px;
	margin:0px;
	padding:0px;
}

.limpiar{
	clear:both;
	overflow:hidden;
	height:0px;
	width:0px;
	margin:0px;
	padding:0px;
	font-size:0px;
}

.contenedor{
	width:783px;
	margin-left:108px;
}

.superior{
	background:url(../img/degradadosuperior.gif); repeat;
	width:783px;
	height:32px;
	margin:0px;
	padding:0px;
}

.breadCrumb{
	margin-left:248px;
	width:400px
	height:32px;
}

.breadCrumbSeparador{
	font-size: 10px;
	margin-left:5px;
	margin-right:5px;
	float: left;
}

.breadCrumbStep a{
	text-decoration:none;
	font: Georgia;
	font-size: 10px;
	color: #db7171;
	float: left;
}

.breadCrumbActual a{
	text-decoration:none;
	font: Georgia;
	font-size: 10px;
	color: #765455;
	float: left;
}

.menuLateral{
	width:220px;
	float: left;
}

.contSecciones{
	font: Georgia;
	font-size: 10px;
	color: #db7171;
}

.contSubSecciones{
	width:194px;
	margin-left:16px;
	margin-bottom:-1px;
	border-left:1px;
	border-left-color:#db7171;
	border-left-style:solid;
	border-right:1px;
	border-right-color:#db7171;
	border-right-style:solid;
	border-top:1px;
	border-top-color:#db7171;
	border-top-style:solid;
	border-bottom:1px;
	border-bottom-color:#db7171;
	border-bottom-style:solid;
}

.txtSubSecciones a{
	text-decoration:none;
	font: "Trebuchet MS";
	font-size: 12px;
	color: #777777;
	margin-left:5px;
	margin-right:5px;
	margin-top:5px;
	margin-bottom:5px;
}

.txtSubSecciones a:hover{
	text-decoration:none;
	font: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	margin-left:5px;
	margin-right:5px;
	margin-top:5px;
	margin-bottom:5px;
}

.separadorMenus{
	margin-top:8px;
}

.degradadoMenu{
	background:url(../img/degradadolateral.gif); repeat;
	width:10px;
	height:400px;
	margin:0px;
	padding:0px;
	float: left;
}

.submenu{
	width:530px;
	float: left;
}

.txtSubmenu a{
	margin-right:20px;
	text-decoration:none;
	font: Georgia;
	font-size: 14px;
	color: #db7171;
	float: left;
}

.txtSubmenuSel a{
	margin-right:20px;
	text-decoration:none;
	font: Georgia;
	font-size: 14px;
	color: #000000;
	float: left;
}

.contenido{
	width:532px;
	margin-left:20px;
	float: right;
}

.txtTitulo h1{
	font: Georgia;
	font-size: 24px;
	color: #db7171;
}

.txtSubTitulo{
	font: "Trebuchet MS";
	font-size: 18px;
	color: #555050;
}

.txtSubTituloRojo{
	font: "Trebuchet MS";
	font-size: 18px;
	color: #db7171;
}

.txtCabecera{
	font: "Trebuchet MS";
	font-size: 14px;
	color: #000000;
}

.textoNormal{
	font: Georgia;
	font-size: 15px;
	color: #777777;
	width:502px;
}

.textoNormalRojo{
	font: Georgia;
	font-size: 13px;
	color: #db7171;
}

.piePagina{
	height:60px;
	width:783px;
}

.barraSuperior{
	padding-left:7px;
	height:5px;
	width:762px;
	background-color:#000000;
}

.separadorPie{
	height:2px;;
	width:760px;
}

.caja{
	padding-left:7px;
	height:54px;;
	width:760px;
	background-color:#FFCCFF;
	border-left:1px;
	border-left-color:#33FF33;
	border-left-style:solid;
	border-right:1px;
	border-right-color:#33FF33;
	border-right-style:solid;
	border-top:1px;
	border-top-color:#33FF33;
	border-top-style:solid;
	border-bottom:1px;
	border-bottom-color:#33FF33;
	border-bottom-style:solid;
}

.bloqueDividido{
	width:50%;
	float:left;	
}

.linkTextoNormal a{
	font: Georgia;
	font-size: 13px;
	text-decoration:none;
	color: #777777;
}

.linkTextoRojo a{
	font: Georgia;
	font-size: 13px;
	text-decoration:none;
	color: #db7171;
}
