
body {
	margin-top: 50px;
	padding: 0;
	background: #000;
	font-size: 11px;
	font-family:Arial,"Trebuchet MS" , Times, serif;
	text-align: left;
	color: #FFFFFF;
}

a{ text-decoration:none;}
hr{
	border:0;
    color: #222;
    background-color: #222;
    height: 2px;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #FFFFFF;
}
h1 {
	letter-spacing: -1px;
	font-size: 30px;
}

h2 {
	font-size: 23px;
}

p, ul, ol {
	margin: 0 0 1em 0;
	text-align: left;
	line-height: 26px;
}

a:link {
	color: #FFFFFF;
}

a:hover, a:active {
	text-decoration: none;
	color: #FFFFFF;
}

a:visited {
	color: #FFFFFF;
}

img {
	border: none;
}

img.left {
	float: left;
	margin-right: 15px;
}

img.right {
	float: right;
	margin-left: 15px;
}

/* Form */

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

legend {
	display: none;
}

input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

#banner {
	width: 800px;
	margin: 0 auto;
	background: url(images/img02.jpg) no-repeat left top;
	height: 230px;
}



#banner_acerca {
	width: 800px;
	margin: 0 auto;
	background: url(images/acerca.jpg) no-repeat left top;
	height: 230px;
}

#banner_noticias {
	width: 800px;
	margin: 0 auto;
	background: url(images/noticias.jpg) no-repeat left top;
	height: 230px;
}


#banner_miembros {
	width: 800px;
	margin: 0 auto;
	background: url(images/miembros.jpg) no-repeat left top;
	height: 230px;
}






/* Header */

#header {
	width: 800px;
	margin: 0 auto;
	height: 50px;
	background: url(images/img01.gif) no-repeat left top;
}

/* Menu */

#menu {
	float: left;
	width: 800px;
	height: 50px;
	background: url(images/img03.gif) no-repeat left top;
}

#menu ul {
	margin: 0;
	padding: 0px 0 0 10px;
	list-style: none;
	line-height: normal;
}


#menu fieldset{ margin-top:11px; }
#menu li {
	display: block;
	float: left;
}

#menu a {
	display: block;
	float: left;
	margin-right: 1px;
	padding: 20px 15px 15px 15px;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover { 
	background: #AA330F url(images/img04.gif) repeat-x;
	color: #FFFFFF;
}

#menu .current_page_item a {
	background: #AA330F url(images/img04.gif) repeat-x;
	 color:#fff;
	font-weight:bolder;
	
}

/** LOGO */

#logo {
	width: 800px;
	height: 80px;
	margin: 0 auto;
	padding: 20px 0 0 30px;
	background-image:url(images/fondo_logo.jpg);
}

#logo h1, #logo h2 {
	float: left;
	margin: 0;
	padding: 0;
	line-height: normal;
}

#logo h1 {
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#logo h1 a {
	text-decoration: none;
	color: #FFFFFF; 
}

#logo h1 a:hover { text-decoration: underline; }

#logo h2 {
	float: left;
	padding-left: 15px;
	padding-top: 10px;
	font: 13px Georgia, "Times New Roman", Times, serif;
	color: #897B7B; 
}

#logo p a {
	text-decoration: none;
	color: #8BD80E;
}

#logo p a:hover { text-decoration: underline; }



/* Page */

#page {
	width: 740px;
	margin: 0 auto;
	padding: 20px 30px 0px 30px;
	background: #000;
}

/* Content */

#content {
	float: left;
	width: 470px;
	
}

/* Post */

.post {
	padding: 0px 0px 20px 0px;
	margin-bottom: 20px;
	
}

.post .title {
	margin-bottom: 20px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-left: 8px solid #B8120B;
}

#sidebar .title {
	margin-bottom: 20px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-left: 8px solid #B8120B;
}

.post h1 {
	padding: 0px 0 0 0px;
	font-size: 24px;
	color: #FFFFFF;
}

.post h2 {
	padding: 0px 0 0 0px;
	font-size: 17px;
	color: #FFFFFF;
	font-weight:bolder;
}



.post .entry {
}


.post .meta {
	padding: 0px 15px 30px 0px;
}

.post .meta p {
	margin: 0;
	padding-top: 8px;
	line-height: normal;
	color: #FFFFFF;
}

.post .meta .links {
	float: left;

}
.post .byline {
	border-left: 8px solid #B8120B;
	margin-top: -20px;
	padding-left: 10px;
	padding-bottom: 5px;
	margin-bottom: 20px;
	font-size: 10px;
	color: #897B7B;
}

.post .meta .links {
	float: left;
}

.post .meta .more {
}

.post .meta .comments {
}

.post .meta b {
	display: none;
}


/* Sidebar */

#sidebar {
	width: 210px;
	float: right;
	margin: 0;
	padding: 0;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 40px;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
	padding-left: 20px;
}

#sidebar h2 {
	width: 250px;
	margin-bottom: 10px;
	padding-left: 10px;
	border-left: 8px solid #B8120B;
	font-size: 17px;
	color: #FFFFFF;
}

/* Search */

#search {

}

#search h2 {
	margin-bottom: 20px;
}

#s {
	width: 100px;
	margin-right: 5px;
	margin-left: 20px;
	padding: 2px;
}

#x {
}

/* Boxes */

.box1 {
	padding: 20px;
}

.box2 {
	color: #BABABA;
}

.box2 h2 {
	margin-bottom: 15px;
	font-size: 16px;
	color: #FFFFFF;
}

.box2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.box2 a:link, .box2 a:hover, .box2 a:active, .box2 a:visited  {
	color: #EDEDED;
}

/* Footer */
#footer-wrap {
}

#footer {
	width: 800px;
	margin: 0 auto;
	padding: 10px 0 10px 0;
	background: url(images/img03.gif) no-repeat;
}

html>body #footer {
	height: auto;
}

#footer p {
	font-size: 11px;
}

#legal {
	clear: both;
	text-align: center;
	color: #FFFFFF;
}

#legal a {
	font-weight: normal;
	color: #FFFFFF;
}

span.boton{
border: 1px solid #C4490F;
cursor:pointer;	
font-family:Arial;
font-size:11px;
}

span.boton:hover{
border: 1px solid #F5A883;
cursor:pointer;	
font-family:Arial;
font-size:11px;	
}

.foto{
        float:left;
        margin:.5em .2em;
        border:1px solid #B9B9B9;  
        padding:1px; /*borde para que paresca foto*/
		display:inline; 
     }
	 
td.table{ font-size:9px; border: 1px solid #333333; background-color:#222222; cursor:pointer; text-align:left; height:3px;}
td.table:hover{background-color:#333333;}
td.table a { font-size:11px; margin-left:10px;}
td.table_regresar{ background-color:#000; border-top: 1px solid #333333;}

tr.sis_table{  background-color:#131312; cursor:pointer; color:#888888; font-size:9px;}
tr.sis_table:hover{ border:1px solid #fff;  background-color:#191915;}
th.sis_table { background-image:url(images/fondo_th.jpg);  color:#777777; font-size:11px; height:22px;}


td.numeracion{background-color:#000;color:#eeeeee; border:1px solid #777777; text-align:center;}

td.subtable{ border: 1px solid #333333; background-color:#000; cursor:pointer; }
td.subtable:hover{background-color:#eeeee;}
td.subtable a { font-size:10px; margin-left:10px;}


td.descripcion{ font-size:11px; }
a.regresar{ color:#cc3300; text-decoration:none;}
li.session{ border: 1px solid #F5A883;}
#toolbar{ width:750px;background-color:#1c1c1c; height:25px; }
#toolbar a{ margin:3px 0px 0px 23px; color:#dddddd; text-decoration:none;}
span.page{ background-color:#444444;  cursor:pointer;}
label{ font-weight:700; font-size:10px; color: #897B7B;}

div label {
  width: 25%;
  float: left;
}
#DIV_respuesta { color:#777777;}
span.fecha{ font-size:10px; color: #897B7B;}
span.parrafo{ font-size:12px; color: #E4E4E4;}

div.noticia{ background-color:#111111; margin-top:12px;}
a.toolbar{ text-decoration:none; margin-right:12px;}

h2 a{ text-decoration:none;}
h2 a:hover{ text-decoration:underline;}
input.button{ font-weight:bolder; border:none; cursor:pointer; }
#DIV_mensaje{ background-color:#111; font-weight:bolder;}
#DIV_mensaje_noticias{ background-color:#111; font-weight:bolder;}
#DIV_mensaje_empleos{ background-color:#111; font-weight:bolder;}

#DIV_mensaje_lineas{ background-color:#111; font-weight:bolder;}
#DIV_mensaje_productos{ background-color:#111; font-weight:bolder;}
a.in_page{ background-color:#111; text-decoration:underline;}
a.user_name{ text-decoration:none; font-size:12px;}
a.user_name:hover{ text-decoration:underline; font-size:12px;}
span.artkeytechturall{ font-size:13px; color:#fff; font-weight:bolder;}
#DIV_search{  margin-right:20px; height:10px; }
#DIV_search input{ background-color:#000; border:double; height: 12px;
	width: 120px; 
}
#DIV_search *{ margin-top:10px; }
h2.subtitle{ font-size:13px; font-weight:bolder;}

input.search{ background-color:#000; color:#333; border:1px solid #333;}
textarea.comment{ background-color:#000; color:#333; border:1px solid #333;}

#content_disabled{
    width: 100%;
	 background-color:#000;
	height:1500px;
}

#DIV_flotante{
    width: 532px;
	background-image:url(images/div_flotante.png);
	height:198px;
}
#DIV_barrisol{ background-color:#333; width:830px; height:530px;}
#DIV_barrisol p{ margin-left:15px; margin-top:15px;}
#DIV_flotante p {
	height:128px;
    margin:20px 0px 0px 50px;
    display:inline;
	float:left;
}
#DIV_flotante p *{
  margin:2px;
}
#DIV_follow{
	font-size: 11px;
	font-family:Arial,"Trebuchet MS" , Times, serif;
	border: 1px dashed  #252525;
}
#DIV_follow div{margin-left:9px;}
#DIV_follow strong{
 background-color:#000;
 color:#fff;
 display:block;
 text-align:left;
 font-style:italic;
 padding:3px 0px 3px 0px;
 font-size:12px;
}

h3.linea_nombre{ 
  background-color:#000;
  font-size:16px;
  height:30px;
  width:400px;
}
h3.linea_nombre *{ margin:10px 0px 3px 0px;}
#DIV_toolbar{ background-color:#2A2A2A; width:750px;}
#DIV_noticias{ text-transform:none;}
#DIV_noticias strong{ font-size:13px;}
