/* desactivación de elementos innecesarios */

#menuNav, #headerBotDer, #zonaColDer, #headerBotIzqU, .botonUno, .botonDos, #headerTopDer {
	display: none !important;
}

#headerTop {
	padding: 0 !important;
}

#headerTopIzq h1 {
	margin:0 !important;
	padding: 0 !important;
}

/* reset de divs principales */

body, #wrapper, #contCent, #zonaCent, #doctoraResponde, #headerTopIzq, .noticiaBox{
	width:650px !important;
	float: none !important;
	margin:0 !important;
}

#wrapper {
	margin:0 !important;
	text-align:left !important;
	width:auto !important;
	}
	
#contCentHome, #contCent {
	border: none !important;
}

.noticiaBox {
	padding:0 0 30px !important;
}

#zonaColCent {
	border: none !important;
	margin:0 0 20px 0 !important;
	float: none !important;
	clear: both !important;
}

#cuadroformulario {
	float: none !important;
}

.zonaCalc {
	border: none !important;
}

#opcionImc, #opcionCintura {
	border: none !important;
}

#opcionImc img, #opcionCintura img {
	margin: 10px 0 10px 0 !important;
}

#paginador {
	margin: 20px 0 20px 0 !important;
}

/* apariencia tipografia */

body, p, td, th, dl, ol, li {
	font-family: Arial, Helvetica, sans-serif !important;
	color: #000 !important;
	background: #fff !important;
}

h1, h2, h3, h4, h5, h6{
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif !important;
	margin-top:5px !important;
	margin-bottom:10px !important;
	clear: both !important;
}

#footer div {
	text-align: left !important;
}

/* apariencia imagenes */

img {
	width:auto !important;
	border:none !important;
}

/* apariencia enlaces */

a:link, a:visited, a:hover, a:active {
	text-decoration:none !important;
}

/* apariencia footer */

#footer {
	border-top:solid 1px #CCCCCC !important;
	border-bottom:solid 1px #CCCCCC !important;
}

#headerBot, #headerTop {
	border-bottom:solid 1px #CCCCCC !important;
	margin:0 0 10px 0 !important;	
}
