/* ESTILO PRINCIPAL
______________________________________________________ */

body {
	background-position: center 0px;
	align: center;
	text-align: center;
	color: #F0F7E5;
	background-color: #9FB277;
	background-repeat: repeat-y;
  	background-image: url(/img/bk.jpg);
	font-size: 12px;
	font-family: arial, georgia, 'sans-serif';
	line-height: 12px;
  	margin-top: 0px;
  	margin-bottom: 0px;
}

input, textarea, option, select {
        background-color: #759E72;
	font-family: arial, georgia,  tahoma, sans-serif;
	font-size: 8pt;
	color: #F0F7E5;
	border: 1px solid #F0F7E5; 
}

#container {
  	background-image: url(/img/logo.jpg);
  	background-position: -12px 0px;
  	background-repeat: no-repeat;
  	background-color: n;
  	margin-left: auto;
  	margin-bottom: 0;
  	margin-right: auto;
  	margin-top: 0px;
  	width: 700px;
  	text-align: justify;
	font-size: 12px;
	font-family: arial, georgia, arial, times new roman;
	line-height: 11px;
} 

.content {
  	margin-left: 10px;
	position:relative;
	top:160px;
	left:0px;
	align: center;
	padding: 5px;
  	width: 460px;
	text-align: justify;

}

.side {  
    position: relative;
	top:130px;
	left:-15px;
	z-index: 0;
	background: transparent;
	background-repeat: repeat-y;
	align: center;
	width: 218px;
	color: #7C8069;
	text-align: justify;
	margin-left: 10px;	
	
}

.stop {
	position:relative;
	left:0px;
	top:0px;
	height: 350px;
	background: transparent url(/img/sidetop.jpg);
	background-repeat: no-repeat;
}
.stexttop {
	color: #000000;
    position: relative;
    top: 10px;
	padding-left: 17px;
	padding-right: 10px;
	text-align: left;
	}

.stexttop h1 {
	margin-left: 8px;
	margin-right: 10px;
	color: #FFFFFF;
	font-size: 14px;
	line-height: 16px;
	letter-spacing: 2px;
	height: auto;
	border: 1px solid #222220;
}


.sidebottom {
	background: transparent url(/img/sidebk.jpg);
	background-repeat: repeat-y;
}

.stext {
	color: #000000;
    position: relative;
    top: -13px;
	padding-left: 17px;
	padding-right: 14px;
	text-align: justify;
	}
	
.logos {
	display: block;
	background-color: #FFFFFF;
	margin-left: 18px;
	line-height: 50px;
	font-size: 16px;
	margin-right: 5px;

	
}

.producto {
   color: #C6C6C1;
   width: auto;
   border: 1px dotted #000000;
   background-color: #434341;
   padding: 4px;
}


/* LINKS
______________________________________________________ */

A:link{COLOR: #2E3D17; TEXT-DECORATION: none; font-weight: bold} 

A:visited{COLOR: #2E3D17; text-decoration:none; font-weight: bold}

A:active{COLOR: #D9D37A; TEXT-DECORATION: none;  font-weight: normal}

A:hover{COLOR: #D9D37A;}

.content a:link, a:visited {
	color: #151514;
	text-decoration: none;
	font-weight: bold;
}

.content a:hover, a:active {
	color: #D9D37A;
	text-decoration: none;
	font-weight: bold;
}

.stexttop h1 a {
   color: #FFFFFF;
   width: auto;
   opacity: .5;
   filter: alpha(opacity=50);
   border-left-width: 5px;
   border-left-color: #EAC80C;
   border-left-style: solid;
   display: block;
   background-color: #383836;
   padding-left: 4px;
}

.stexttop h1 a:hover {
   color: #D4CB40;
   width: auto;
   opacity: .75;
   filter: alpha(opacity=75);
   border-left-width: 5px;
   border-left-color: #000000;
   border-left-style: solid;
   display: block;
   background-color: #383836;
   padding-left: 4px;
}


/* TITULOS Y SUBTITULOS
______________________________________________________ */

.subtitulo {
    background-color: transparent;
	text-transform: uppercase;
	font-size: 13px;
	text-align: left;
	margin-right: 0px;
	margin-left: 0px;
	font-weight: bold;
	font-family: arial, 'sans-serif';
	border-bottom: 1px dotted #D4CB40;
	line-height: 15px;
	color: #FFFFFF;
}

.subtituloh {
    background-color: transparent;
	text-transform: uppercase;
	font-size: 13px;
	text-align: right;
	margin-right: 0px;
	margin-left: 0px;
	font-weight: bold;
	font-family: arial, 'sans-serif';
	line-height: 15px;
	color: #D4CB40;
}



.titulo {
	width:450px;
	height: 24px;
	background: transparent url(/img/titulotop.jpg) no-repeat;
	text-align: left;
	overflow: hidden;
	border-bottom: 1px solid #000000;
}

.titulot {
    position: relative;
    top: 2px;
	padding-left: 40px;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 3px;
	text-transform: uppercase;
	font-weight: normal;
	font-family: Arial, sans-serif;
	color: #FFFFFF;
}

.stitulo {
	width:185px;
	height: 24px;
	background: transparent url(/img/tituloside.png) no-repeat;
	text-align: left;
	overflow: hidden;
}

.stitulot {
    position: relative;
    top: 0px;
	padding-left: 36px;
	font-size: 15px;
	line-height: 24px;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-weight: normal;
	font-family: Arial, sans-serif;
	color: #FFFFFF;
}

.stitulob {
    position: relative;
    top: 0px;
	padding-left: 35px;
	font-size: 13px;
	line-height: 24px;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-weight: normal;
	font-family: Arial, sans-serif;
	color: #FFFFFF;
}

b {
	text-transform: uppercase;
	color: #D4CB40;

}

.subtitulotop {
	text-transform: uppercase;
	font-size: 13px;
	text-align: left;
	margin-right: 0px;
	margin-left: 0px;
	font-weight: bold;
	font-family: arial, 'sans-serif';
	line-height: 15px;
	color: #D4B640;
	border-bottom: 1px dotted #000000;

}

.subtitulo2 {
	text-transform: uppercase;
	font-size: 15px;
	text-align: left;
	margin-right: 0px;
	margin-left: 0px;
	font-weight: bold;
	font-family: arial, 'sans-serif';
	line-height: 17px;
	color: #000000;
	border-bottom: 1px dotted #CCCCCC;
	padding-left: 5px;

}