/*pixelnauta.com.ar - 2008*/

* {
	margin: 0;
	padding: 0;
	border: none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
.body_docs {
	background-image: url(../img/fondo_demasia.gif);
	background-repeat: repeat-x;
	text-align: center;
}
a:link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #F29400;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
		}
a:visited {
	text-decoration: none;
	color: #F29400;
		}		
a:hover {
	color: #003399;
	text-decoration: none;
		}
a:active {
	text-decoration: none;
}
	
/*divs*/

.texto_contenedor {
	width: 375px;
	text-align: left;
	margin-left: 10px;
}
.audio {
	background-image: url(../img/fondo_audio.gif);
	height: 220px;
	width: 580px;
	background-repeat: no-repeat;
}
.audio table {
	margin-top: 25px;
	margin-right: 25px;
	margin-bottom: 25px;
	margin-left: 30px;
}
.audio_table_td1 {
	width: 275px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	background-image: url(../img/comillas.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 10px;
}
.audio_table_td2 {
	font-size: 10px;
	vertical-align: bottom;
}
.audio_texto_color {
	font-weight: bold;
	color: #F29400;
	line-height: 8px;
}
.figura {
	width: 638px;
	background-repeat: repeat-y;
	background-image: url(../img/figura_medio.gif);
}
.figura .figura_up {
	background-image: url(../img/figura_up.gif);
	background-repeat: no-repeat;
	width: 392px;
	text-align: center;
}
.figura .figura_abajo {
	height: 45px;
	background-image: url(../img/figura_abajo.gif);
	background-repeat: no-repeat;
	background-position: left -20px;
	vertical-align: bottom;
	background-color: #FFFFFF;
}
.figura_foto {
	text-align: center;
	padding-top: 12px;
	margin-top: 6px;
	margin-bottom: 0px;
	margin-right: 18px;
}
.figura_epigrafe {
	font-size: 10px;
	width: 246px;
	float: right;
	margin-top: 12px;
}
.video1 {
	background-image: url(../img/fondo_video1.gif);
	background-repeat: no-repeat;
	height: 560px;
	width: 638px;
}
.proyector  {
	width: 580px;
	height: 450px;
	margin-right: auto;
	margin-left: 24px;
}
.video_duracion1 {
	font-weight: bold;
	color: #D78C04;
	font-size: 10px;
	margin-right: 23px;
	height: 15px;
	vertical-align: bottom;
	margin-top: 20px;
}
.documentos {
	background-image: url(../img/fondo_docs.gif);
	background-repeat: no-repeat;
	height: 110px;
	width: 392px;
	font-size: 10px;
	padding-top: 15px;
	padding-bottom: 14px;
	padding-left: 65px;
	line-height: 11px;
}
.bajar_pdf {
	font-size: 10px;
	font-weight: bold;
	color: #F29400;
	background-image: url(../img/bajar.gif);
	background-repeat: no-repeat;
	background-position: 80px 4px;
	height: 20px;
	padding-top: 4px;
	width: 100px;
	margin: 0px;
}

/*Textos*/

p {
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 18px;
}
h1 {
	font-size : 18px;
	color : #666666;
	font-weight : bold;
	margin-bottom: 0px;
	padding-top: 12px;
	padding-bottom: 12px;
}
h2 {
	color: #666666;
	font-size: 14px;
	font-weight: bold;
	margin-top: 24px;
	margin-bottom: 4px;
}
h3 {
	color: #666666;
	margin-top: 12px;
	font-size: 13px;
	margin-bottom: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003399;
	font-weight: normal;
	font-style: oblique;
	padding-top: 4px;
}
h5 {
	font-size: 12px;
	color: #00004D;
	margin-bottom: 12px;
	padding-top: 8px;
	line-height: 20px;
	font-style: italic;
	font-weight: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-bottom: 8px;
	padding-left: 24px;
}
h6 {
	font-size: 10px;
	font-weight: normal;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
ul {
	color: #333333;
	font-size: 12px;
	line-height: 18px;
	list-style-type: square;
	list-style-position: outside;
}
ol {
	color: #333333;
	font-size: 12px;
	list-style-type: decimal;
	list-style-position: outside;
	padding-right: 4px;
	line-height: 18px;
}
li {
	margin-top: 12px;
	margin-right: 12px;
	margin-bottom: 12px;
	margin-left: 16px;
}
.li_num {
	list-style-type: lower-alpha;
}
.ol_num {
	line-height: 9px;
}
.ol_letras {
	list-style-type: lower-alpha;
}
.ol_letras li {
}
.texto {
	width: 315px;
	text-align: left;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}
.tabla_pie img {
	vertical-align: top;
	width: 17px;
	margin-left: 3px;
}
.tabla_pie td {
	padding-top: 4px;
}
.tabla_pie {
	width: 392px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	text-align: right;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	text-transform: uppercase;
	color: #D78C04;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	margin-top: 4px;
}
#textos_html {
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#contenedor_textos {
	text-align: center;
}
#textos_cabeza {
	width: 100%;
	background-image: url(../img/txt_peron.gif);
	height: 100px;
	background-repeat: repeat-x;
}
.cerrar {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	text-transform: uppercase;
	text-align: right;
}
.tablas {
	background-image: url(../img/fondo_tablas.gif);
	background-repeat: no-repeat;
	height: 480px;
	width: 638px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin: 0px;
	text-align: center;
	vertical-align: middle;
	padding-top: 45px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.tablas1 {
	width: 580px;
	height: 450px;
	padding: 0px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.texto_contenedor .tablas1 p {
	margin: 0px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
}
