/* Global Styles */

body {
	margin:0px;
	background-color: #FFF;
	}
	
td {
	color:#333;
	font-size: 11px;
	}
	
hr {
	height:1px; 
	color: #666666;
	border: none;
	}
	
a {
	color: FFFFFF;
	text-decoration:underline;
	}
	
a:hover {
	color: #333;
	text-decoration:none;
	}
	
/* ID Styles */

#navigation a {
	color: #333333;
	font-weight:bold;
	text-decoration: none;
	letter-spacing:.1em;
	line-height:16px;
	display:block;
	padding:10px;
	border: 1pt solid rgb(20,40,95);
	border-right-width: 0px;
	border-left-width: 0px;
	font-family: tahoma;
	font-size: 11px;
	}
	
#navigation a:hover {
	color:#333;
	border: 1pt dotted red;
	border-right-width: 0px;
	border-left-width: 0px;
	}
	
#sidebarHeader {
	padding: 0px 4px 14px 4px;
	color: #000;
	}

#logo {
	color: #333;
	line-height:24px;
	letter-spacing:0.4em;
	font-family: tahoma;
	font-size: 18px;
	}

#tagline {
	color: #333;
	line-height:18px;
	letter-spacing:0.4em;
	font-family: tahoma;
	font-size: 12px;
	}
	
#dateformat a {
	color:#333333;
	color: #333;
	letter-spacing:0.2em;
	text-decoration:none;
	font-weight:bold;
	font-family: tahoma;
	font-size: 11px;
	}
	
#dateformat a:hover {
	color: #333;
	}

/* Class Styles */

.bodyText {
	color:#333333;
	line-height:normal;
	letter-spacing:0.1em;
	margin-top:0px;
	font-family: Tahoma;
	font-size: 9px;
	}
	
.pageName{
	color: #000;
	line-height:20px;
	letter-spacing:0.1em;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	}
	
.subHeader {
	color: #333;
	font-weight:bold;
	letter-spacing:0.1em;
	line-height:16px;
	font-family: georgia;
	font-size: 16px;
	}	
	
.sidebarHeader {
	color: #333;
	font-weight:bold;
	letter-spacing:0.1em;
	line-height:16px;
	font-family: tahoma;
	font-size: 14px;
	}	
	
.detailText {
	color:#333333;
	line-height:16px;
	letter-spacing:0.1em;
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	}
.detailTextblanco {
	color:#FFF;
	line-height:16px;
	letter-spacing:0.1em;
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}
	
.smallText {
	color:#666666;
	font-family: Tahoma;
	font-size: 10px;
	letter-spacing: 0.1em;
	}
	

	
.piedepagina {
	color:#FFF;
	font-family: Tahoma;
	font-size: 10px;
}
.im_welcome {
	padding: 5px;
	float: left;
	margin: 2px;
}
.detailText_link {
	color:#690;
	line-height:16px;
	letter-spacing:0.1em;
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
}
.detailText_link_azul {
	color:#00F;
	line-height:16px;
	letter-spacing:0.1em;
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
}
.Txt_Esp_Blanco {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #FFF;
	letter-spacing: 0.1em;
}
body {
	font-family: Tahoma;
	margin: 10px;
}
#contenedor {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	border: 1px dotted #666666;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Tahoma;
	font-style: normal;
}
#encabezado {
	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;
}
p {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	letter-spacing: 0.1em;
	text-align: justify;
	vertical-align: top;
}

#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;
	vertical-align: top;
}

#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: #CC0000;
}
#navegacion a:visited {
	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: #CC0000;
	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: #CC0000;
	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;
}
#contenido {
	float: left;
	width: 480px;
	margin: 5px;
	height: auto;
	font-family: Tahoma;
	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;
}
.txt_azul {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #00F;
}

#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: center;
	width: 0px;
}
#Enviar {
	display: block;
	width: 100px;
	margin-right: auto;
	margin-left: auto;
}
textarea {
	width: 60%;
}
.imgiz {
	float: left;
	padding: 10px;
}
.imgder {
	padding: 8px;
	float: right;
}
.impresora {
	text-align: right;
	float: right;
	padding: 2px;
	vertical-align: top;
	height: auto;
	width: auto;
}

#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;
}

.textdestacadorojo {
	font-family: Tahoma;
	font-weight: bold;
	color: #CC0000;
	text-align: left;
	vertical-align: top;
}
#contenido_news {
	float: none;
	width: 700px;
	margin: 5px;
	height: auto;
	font-family: Tahoma;
	color: #333333;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#contenido_texto {
	float: none;
	width: 700px;
	margin: 5px;
	height: auto;
	font-family: Tahoma;
	color: #333333;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.txt_celeste {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #06F;
	text-align: left;
}
.txt_celeste_ch {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #06F;
}
.txt_verde {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #690;
}
.txt_fair {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #960;
}
.txt_fairCh {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #960;
}
.txt_registro {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #C60;
}
.txt_registroch {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #C60;
}
.txt_activities {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #C30;
}
.txt_activitiesCh {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #C30;
}
.txt_info {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #900;
}
.txt_infoCh {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #900;
}
.imgizCopia {
	float: left;
	padding-right: 10px;
	margin-right: 0px;
	margin-left: 0px;
}
#contenedor table tr td #table-1 tbody tr td .texto .detailTextblanco {
	clip: rect(auto,5px,auto,auto);
}
.detailTexttabla {
	color:#333333;
	line-height:16px;
	letter-spacing:0.1em;
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	margin-left: 17px;
}
.detailTexttexto {
	color:#333333;
	line-height:16px;
	letter-spacing:0.1em;
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	margin-left: 10px;
}