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

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

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

.link03 {color: #284a58; text-decoration: none} 
a.link03:link {color: #284a58; text-decoration: none} 
a.link03:active {color: #284a58; text-decoration: none} 
a.link03:visited {color: #284a58; text-decoration: none} 
a.link03:hover {color:#284a58; text-decoration: underline}  

.link04 {color: #284a58; text-decoration: underline} 
a.link04:link {color: #284a58; text-decoration: underline} 
a.link04:active {color: #284a58; text-decoration: underline} 
a.link04:visited {color: #284a58; text-decoration: underline} 
a.link04:hover {color:#284a58; text-decoration: none}  

.link05 {color: #284A58; text-decoration: none} 
a.link05:link {color: #284A58; text-decoration: none} 
a.link05:active {color: #284A58; text-decoration: none} 
a.link05:visited {color: #284A58; text-decoration: none} 
a.link05:hover {color:#1A3039; text-decoration: underline}  

.texto_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: left;
	font-weight: bold;
	}
	
.texto_submenu01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #284A58;
	text-align: left;
	font-weight: normal;
	}

.txt_notap01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #284a58;
	text-align: left;
	}

.txt_contenido01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #474D4F;
	text-align: left;
	}
	
.txt_contenido02 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5b7985;
	text-align: left;
	}
	
.txt_contenido03 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff6815;
	text-align: left;
	}
.txt_contenido04 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #474D4F;
	text-align: left;
	}
.txt_titu01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	font-weight: bold;
	}

.txt_titu02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: ff6600;
	text-align: left;
	font-weight: bold;
	}
	
.txt_titu03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	text-align: left;
	font-weight: bold;
	}

.txt_titu04 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #284A58;
	text-align: left;
	font-weight: bold;
	}

.campos_formulario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #716B6B;
	text-align: left;
	}

.calendar01 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5D5D5D;
	}
	
.calendar02 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3f6c8f;
	}

.calendar03 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #d9e2e5;
	font-weight: bold;
	}

.creditos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8B8B8B;
	}

.bgimg_left {
	background-image: url(../images/bg_left.gif);
	background-repeat:   repeat-x;
	}

.bg_left {
	background-image: url(../images/bgline_left.gif);
	background-repeat:   no-repeat;
	background-position: right top;
	}

.bgimg_right {
	background-image: url(../images/bg_right.gif);
	background-repeat:   repeat-x;
	}

.bg_right {
	background-image: url(../images/bgline_right.gif);
	background-repeat:   no-repeat;
	background-position: left top;
	}

.fondo_imagen_pestana{
	background-image: url(../images/header_pestana.jpg);
	background-repeat:    no-repeat;
	background-position: center top;
	}
.fondo_imagen01{
	background-image: url(../images/headcont_01_2.gif);
	background-repeat:    no-repeat;
	background-position: top;
	background-attachment: fixed;
	}
.fondo_imagen02{
	background-image: url(../images/back_cuerpo.gif);
	background-repeat:    repeat-y;
	background-position: right;
	}

.fondo_imagen03{
	background-image: url(../images/menu02_2.gif);
	background-repeat:    no-repeat;
	background-position: right top;
	}

