* { padding: 0; margin: 0; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-image: url(imgs/fondo_home.jpg);
	background-repeat: repeat-x;
}
#wrapper {
	width: 1023px;
	height: 100%;
	margin: 0 auto;
	position: inherit;
	vertical-align: middle;
	
}
#marco {
	width: 883px;
	height: 1610px;
	margin: 0 auto;
	position: inherit;
	vertical-align: middle;
	background-color: #FFFFFF;	
}
#pie {
	width: 883px;
	height: 80px;
	margin: 0 auto;
	position: inherit;
	vertical-align: middle;
}
#header {
	width: 883px;
	height: 160px;
	background-color: #66CCFF;
}

#contenido {
	width: 883px;
	height: 100%;
}
#margen {
	width: 20px;
	height: 400px;
	float: left;
	background-color: #FFFFFF;
}
#izquierda {
	width: 220px;
	height: 1402px;
	float: left;
}
#botonera {
	width: 180px;
	height: 400px;
	float: left;
}

#derecha {
	width: 631px;
	height: 1200px;
	border-color: #84D1F1;
	border-width: 6px;
	border-style: solid;
	float: left;
	background-color: #84D1F1;
}
#derecha_adentro {
	width: 631px;
	height: 325px;
	float: left;
	background-color: #1F8FDE;
	margin-top: 4px;
}
#derecha_adentro2 {
	width: 631px;
	height: 310px;
	float: left;
	background-color: #2BB4E1;
	margin-top: 12px;
}
#derecha_adentro3 {
	width: 631px;
	height: 208px;
	float: left;
	background-color: #0D0D0D;
	margin-top: 12px;
}

#derecha2 {
	width: 631px;
	height: 148px;
	border-color: #C2E4F5;
	border-width: 6px;
	border-style: solid;
	float: left;
	background-color: #C2E4F5;
	margin-top: 2px;
}
#contacto {
	width: 631px;
	height: 50px;
	border-color: #00B0EB;
	border-width: 6px;
	border-style: solid;
	float: left;
	background-color: #00B0EB;
	margin-top: 2px;
}
  p {
	font-size: 14px;
	line-height: 1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	margin-left: 4px;
	margin-top: 5px;
}
  .tango {
	font-size: 14px;
	line-height: 1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	margin-left: 4px;
	margin-top: 5px;
	font-weight: bold;
}
  .blanco {
	font-size: 14px;
	line-height: 1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	margin-left: 4px;
	margin-top: 5px;
	font-weight: bold;
}
h1 {
	font-size: 14px;
	line-height: 1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	padding-left: 10px;
}
 h2 {
	font-size: 14px;
	line-height: 1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-weight: bold;
	margin-left: 4px;
	margin-top: 5px;
}
 h3 {
	font-size: 10px;
	line-height: 1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-style: italic;
	text-align: center;
}
 h4 {
	font-size: 17px;
	line-height: 1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-weight: bold;
	padding: 8px;
	margin-top: 5px;
	text-align: center;
}
 h5 {
	font-size: 14px;
	line-height: 1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	padding: 10px;
}
 h6 {
	font-size: 14px;
	line-height: 1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	padding-left: 10px;
}

 .contacto {
	font-size: 14px;
	line-height: 1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-weight: bold;
}
  a {
	font-size: 10px;
	line-height: 1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	text-decoration: none;
	text-align: center;
}
