body {margin:0px; padding:0px;}

.fondo_bgleft {
	background-image: url(../images/bg_left.gif);
	background-repeat: repeat-y;
	background-position: right top;
	background-attachment: scroll;
}
	
.fondo_bgright {
	background-image: url(../images/bg_right.gif);
	background-repeat: repeat-y;
	background-position: left top;
	background-attachment: scroll;
}

.link01 {color: #6B6B6B; text-decoration: none} 
a.link01:link {color: #6B6B6B; text-decoration: none} 
a.link01:active {color: #6B6B6B; text-decoration: none} 
a.link01:visited {color: #6B6B6B; text-decoration: none} 
a.link01:hover {color:#6B6B6B; text-decoration: underline}  

.link02 {color: #5C5C5C; text-decoration: none} 
a.link02:link {color: #5C5C5C; text-decoration: none} 
a.link02:active {color: #5C5C5C; text-decoration: none} 
a.link02:visited {color: #5C5C5C; text-decoration: none} 
a.link02:hover {color:#5C5C5C; text-decoration: underline}  

.link03 {color: #5D5C5C; text-decoration: underline} 
a.link03:link {color: #5D5C5C; text-decoration: underline} 
a.link03:active {color: #5D5C5C; text-decoration: underline} 
a.link03:visited {color: #5D5C5C; text-decoration: underline} 
a.link03:hover {color:#5D5C5C; text-decoration: underline}  

.txt_contenido01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #656565;
	text-align: left;
	}
	
.txt_contenido02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #656565;
	text-align: left;
	}
	
.txt_contenido03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #323232;
	text-align: left;
	font-weight: bold;
	}

.txt_contenido04 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #5C5C5C;
	text-align: left;
	font-weight: bold;
	}

.txt_contenido05 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #838383;
	text-align: left;
	font-weight: bold;
	}

.txt_contenido06 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6B6B6B;
	text-align: left;
	font-weight: bold;
	}

.txt_contenido07 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5C5C5C;
	text-align: left;
	font-weight: normal;
	}

.txt_contenido08 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F58420;
	text-align: left;
	font-weight: bold;
	}

.txt_contenido09 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F58420;
	text-align: left;
	font-weight: normal;
	}

.campos_formulario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: left;
	}
	
/*.fondo_bgleft {
	background-image: url(../images/bg_left.gif);
	background-repeat: repeat-y;
	background-position: right;
	background-attachment: scroll;
	}
	
.fondo_bgright {
	background-image: url(../images/bg_right.gif);
	background-repeat: repeat-y;
	background-position: left;
	background-attachment: scroll;
	}*/
	
.fondo_tabla01 {
	background-color: #DBE7EC;
	}
.fondo_tabla02 {
	background-color: #E2EEF6;
	}
.fondo_tabla03 {
	background-color: #F0F6FA;
	}
.fondo_tabla04 {
	background-color: #F0FAFF;
	}

