body {
	font-family: Tahoma;
	margin: 10px;
}
#contenedor {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	border: 1px dotted #666666;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Tahoma;
	font-style: normal;
}
#encabezado {
	background-image: url(http://acreditacion.fisa.cl/ugi/css/images/encabezado.jpg);
	height: 140px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	background-repeat: no-repeat;
}
h1 {
	margin: 0px;
	font-size: 24px;
	padding-top: 100px;
	padding-right: 10px;
	text-indent: -9999px;
	
}
h2 {
	font-family: Tahoma;
	font-size: 13px;
}
#navegacion1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	width: 755px;
	
}
#navegacion1 a:link, #navegacion1 a:visited, #navegacion1 a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CC0000;
}
#navegacion {
	width: 105px;
	float: left;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333333;
}

#navegacion ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	
}
#navegacion a:link {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	height: 20px;
	width: 120px;
	text-align: left;
	display: block;
	font-size: 11px;
	line-height: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	background-color: #CC6600;
}
#navegacion a:visited {
	font-weight: normal;
	color: #CC6600;
	text-decoration: none;
	height: 20px;
	width: 120px;
	text-align: left;
	display: block;
	font-size: 11px;
	line-height: 12px;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#navegacion a:hover {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	height: 20px;
	width: 120px;
	text-align: left;
	display: block;
	font-size: 11px;
	line-height: 12px;
	background-color: #CC6600;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#contenido {
	float: left;
	width: 580px;
	margin: 5px;
	height: auto;
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 15px;
	
}
#contenido a:link, #contenido a:visited, #contenido a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}


.textdestacado {
	font-family: Tahoma;
	font-weight: bold;
	color: #FF9900;
}
#Formulario {
	background-color: #182029;
	width: 350px;
	padding: 5px;
	margin-right: 10px;
	margin-left: 70px;
	border: 1px dotted #666666;
}
label {
	display: block;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	width: 120px;
	float: left;
}
#Enviar {
	display: block;
	width: 100px;
	margin-right: auto;
	margin-left: auto;
}
textarea {
	width: 60%;
}
.imgiz {
	float: left;
	padding: 5px;
}
.imgder {
	padding: 5px;
	float: right;
}
#pie {
	color: #FFFFFF;
	clear: both;
	float: none;
	display: block;
}
#pie p {
	padding: 5px;
	font-family: Tahoma;
	font-size: 10px;
	text-align: center;
	margin: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	background-color: #182029;
}
.textdestacadonaranjo {
	font-family: Tahoma;
	font-weight: bold;
	color: #CC6600;
	text-align: left;
}
.imgizCentro {

	float: none;
	padding: 5px;
}
.piedepagina {

	color:#CCCCCC;
	font-family: Tahoma;
	font-size: 10px;
}