body{		text-align:center;		margin: 0;		padding: 0;		font-family: arial, sans-serif;		background-color: #C9ECD6;	}	#contenedor{		width: 960px;		margin: 0 auto; /* centrar contenedor en body */		padding: 0;		text-align: left;		background: #ffffff;		}	#submenu{		clear: both;				float: left;		width: 92%;		color: #000;		border-bottom: solid 1px #339966;		border-top: solid 3px #ffffff;		margin-left: 30px;		padding: 10px;		text-align: left;		margin-bottom: 0px;		font-size: 10;		font-weight: bold;		text-transform: uppercase;	}	#contenido{		clear: both;				float: left;		width: 100%;		height: 120px;		color: #333;		margin-left: 0px;		padding: 10px;		text-align: left;		vertical-align: middle;	}	#contenido13{		border-top: 4px double #aaa;		line-height: 1.5em;		color: #333;		padding: 10px;		text-align: left;		background: transparent;		}	#contenido23{		border-top: 4px solid #aaa;			line-height: 1.5em;		color: #333;		padding: 10px;		text-align: left;		background: transparent;	}			#contenido22{		line-height: 1.5em;		color: #333;		padding: 10px;		text-align: left;		margin-right: 5px;		margin-left: 8px;	}	#contenido33{		border-top: 4px solid #83C79E;			line-height: 1.5em;		color: #333;		padding: 10px;		text-align: left;		background: #E4F5EA;	}	#contenido44{		border-top: 4px double #aaa;		clear: both;				float: left;		width: 92%;		line-height: 1.5em;		color: #333;		margin-left: 30px;		padding: 10px;		text-align: left;		margin-right: 5px;		background: #ffffff;		height: 100%;	}	#contenido2{		clear:right;		float: right;		width: 45%;		line-height: 1.5em;		color: #333;		padding: 10px;		border-right: 1px solid #ccc;				text-align: left;	}a{	color: #AC2C06;	text-decoration: none;	}img.doc {	margin-left: -7px;	}	img.up {	margin-top: -60px;	}a:hover{	color: #5B1602;	text-decoration: underline;	}p 		{		line-height: 20px;		font-size: 12px;		}h1 {		font-family: georgia;		font-size:180%;		font-weight: 100;		text-align: center;		line-height: 28px;		margin-top: -5px;	}h2 { 		font-size: 120%;	}	h3 {		font-size: 90%;		color: #6A7E3F;		margin-bottom: -10px;	}	h4  {		font-size: 60%;		text-transform: uppercase;		margin-bottom: -20px;		font-weight: bolder;		margin-top: -5px;			}		h5 {		font-size: 100%;		font-weight: lighter;		text-align: center;		font-family: Georgia;		margin-bottom: -5px;		font-style: italic;		padding-top: 5px;		border-top: 1px solid #aaaaaa;	}	h6 {		font-size: 100%;		font-weight: lighter;		text-align: center;		font-family: Georgia;		margin-bottom: -5px;		margin-top: 10px;		font-style: italic;		padding-top: 5px;		border-top: 1px solid #aaaaaa;	}			#lateral1{		float: left;		width: 50%;		color: #666;		background: #fff;		text-align: left;		padding: 20px;	}		#pie{		clear: both;		background: transparent;		border-top: 3px double #CCC;		width: 960px;		font-size: 10px;		padding-top: 10px;		padding-bottom: 10px;	}			#quote{		font-size: 140%;		font-family: georgia;		line-height: 24px;		font-style: italic;		padding: 20px;	}	ul {		list-style-type: none;		list-style-position: outside;		margin-left: 0;		padding: 0px 0px 0px 0px;		font-size: 12px;		margin-top: -15px;		}		ol {		list-style-position: inside;		margin-left: 0;		padding: 0px 0px 0px 0px;		font-size: 11px;		font-weight: bold;		}ul li,ol li	{		padding-bottom: 1px;		margin-bottom: 2px;				}ol	li	ul	{		margin: 3px 0px 0px 25px;		padding: 0px;	}ol	li	ul	li	{		margin: 0px;		padding: 0px 0px 3px 0px;	}