/* Global Styles */

body {
	margin:0px;
	background-color: #CC0000;
	}
	
td {
	font:12px arial bold;
	color:#000000;
	line-height: 8px;
	}
	
hr {
	height:1px; 
	color: #cccccc;
	border: none;
	}
	
a {
	color: #CC3300;
	text-decoration:none;
	}
	
a:hover {
	color: #CC0000;
	text-decoration:none;
	background-color: #f7e2cc;
	}
	
/* ID Styles */

#navigation a {
	font:15px georgia;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: none;
	letter-spacing:0.1em;
	line-height:20px;
	display:block;
	padding:10px;
	border-right-width: 0px;
	border-left-width: 0px;
	text-align: right;
	}
	
#navigation a:hover {
	color:#CC0000;
	border-right-width: 0px; 
	border-left-width: 0px;
	text-align: right; 
	}
	
#LogoSielcoTexto {
	padding: 0px 4px 14px 4px;
	}

#logo {
	font:18px georgia;
	color: #CC3300;
	line-height:24px;
	letter-spacing:.4em;
	}

#tagline {
	font:12px georgia;
	color: #CC3300;
	line-height:18px;
	letter-spacing:.4em;
	}
	
#dateformat a {
	color:#99CCFF;
	font:11px georgia;
	color: #99CCFF;
	letter-spacing:.2em;
	text-decoration:none;
	font-weight:bold;
	}
	
#dateformat a:hover {
	color: #ffffff;
	}

/* Class Styles */

.SielcoTextoCabecera {
	font:15 px arial;
	color:#FFFFFF;
	font-weight: bold;
	text-align: justify;
	}
	
.SielcoTextoRazon {
	font:16 px arial;
	color:#FFFFFF;
	font-weight: bolder;
	text-align: justify;
	}	
.SielcoTextoCabeceraPeque{
	font:12 px arial;
	color:#FFFFFF;
	font-weight: bold;
	text-align: justify;
	}
		
.SielcoLogoGrande{
	font:15px arial;
	color: #FFFFFF;
	line-height:20px;
	letter-spacing:0.1em;
	text-align: center;
	font-weight: bold;
	}
	
.SielcoLogoPeque {
	font:9px arial;
	color: #FFFFFF;
	font-weight:bold;
	line-height:8px;
	}	
	
.LogoSielcoTexto {
	font:7px arial;
	color: #FFFFFF;
	font-weight:bolder;
	letter-spacing:0.1em;
	line-height:0.5px;
	height: auto;
	vertical-align: text-top;
	}	
	
.detailText {
	font:11px arial;
	color:#ffffff;
	line-height:16px;
	letter-spacing:.1em;
	}
	
.TextoCentralTitulo {
	font:12px arial;
	color:#CC0000;
	font-weight: bolder;
	}
	
.TextoCentralTexto{
	font:12px arial;
	color:#000000;
	font-weight: bold;
	text-align: justify;
	}	
.TextoCentralTextoBLANCO{
	font:10px arial;
	color:#FFFFFF;
	font-weight: bold;
	text-align: right;
	}		
.TextoCentralTextopeque{
	font:12px arial;
	color:#000000;
	font-weight: bold;
	text-align: justify;
	font-style: oblique;
	}	
.fondoconimagen{
	font:11px arial;
	line-height:24px;
	color:#FFFFFF;
	background-image: url(imagenes/FondoSielco.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	text-align: justify;
	}
	
.TextoMenuActual {
	font:15px georgia;
	color:#CC0000;
	font-weight:bold;
	display:block;
	padding:10px;
	border-right-width: 0px;
	border-left-width: 0px;
	text-align: right;
	}	
