html{
background:#e7e7e7;
/* color:#83b401; verde */
/* color:#11579f; azul */
}

body{
margin:0;
padding:0;
width:1024px;
background:#fff;
min-height:600px;
}

#contenido{
width:953px;
padding:15px 10px 15px 8px;
border-left:2px solid #83b401;
min-height:600px;

}

#seccion{
padding:15px 0px 15px 0px;
width:1009px;
border-bottom:2px solid #83b401;
}

#seccion{
line-height:14px;

}

#seccion div{
padding:0px 0px 5px 0px;
font-weight:bold;
}

#seccion div input.texto{
width:350px;
color:#666666;
font-size:12px;
}

#enlaces{
text-align:right;
padding:5px 10px;
}


#seccion div textarea{
 width:350px;
	height:200px;
 overflow:auto;
color:#666666;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
}



#seccion div select{
 width:350px;
color:#666666;

}

#seccion div select option.dos{
border-top:1px solid #e7e7e7;
}

#botonera{
	margin: 0;
	padding: 0;
	width:100%;
	height:20px;
	background:#83b401;
}

#botonera ul{
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}



#botonera ul li{
	height:20px;
	padding:0px 0px 0px 0px;
	float: left;
	text-align: center;
	margin: 0;
}


#botonera ul li a{
	padding: 0px 10px 0px 10px;
	line-height:20px;
	margin: 0px 0px 0px 0px;
	color:#ffffff;
	text-decoration: none;
	display: block;
	text-align: center;
}



#botonera ul li a:hover{
	display: block;
	padding:0px 10px 0px 10px;
	float: left;
	background:#729400;
	text-align: center;
	margin: 0;
	color:#fff;
}


h1{
	font-size:14px;
	font-weight:bold;
	color:#11579f;
	text-transform:capitalize;
}

h1 a, #enlaces a, ul a, #enlace_tabla {
	font-size:11px;
	color:#11579f;
	text-decoration:underline;
	font-weight:bold;
}

h1 a:hover, ul a:hover, #enlace_tabla:hover {
	text-decoration:none;
}

h4{
	font-size:13px;
	font-weight:bold;
	color:#fff;
	height:18px;
	line-height:18px;
	padding:0px 0px 0px 10px;
	background:#11579f;
	text-transform:capitalize;
}

body{
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#494949;
}

#botonera ul li a{

	font-size:11px;
	color:#fff;
	font-weight:bold;
	line-height:20px;
	text-transform:uppercase;

}

h2{
	color:red;
	font-size:12px;
	font-weight:bold;
}

h3{
	color:#83b401;
	font-size:12px;
	font-weight:bold;
}

/* TABLA */

div#itsthetable {
}

html>body div#itsthetable {
	font: normal normal normal 11px Arial, Helvetica, sans-serif;
	height: auto;

}

div#itsthetable table {
	border-collapse: collapse;

}

html>body caption {
	display: block
}

thead tr td, tr thead td {
	background:#11579f;
	border-bottom: 1px solid #CCC;
	color:#fff;
	text-transform:uppercase;
	font-weight:bold;
	padding: 5px 10px 5px 5px;
	position: relative;
	text-align: left;
}

html>body thead tr th, html>body tr thead td {
	position: inherit;
}

tbody tr th, tbody tr td {
	display: table-cell;
	font: normal normal normal 11px Arial, Helvetica, sans-serif;
	padding: 5px;
	text-align: left;
	vertical-align: middle;

}

tbody tr td#edit, tbody tr td#delete,  {
text-align:center;
}
td#edit, td#delete{
text-align:center;

}
tfoot tr td{
		border-top:2px solid #11579f;
	text-align:right;
	font-weight:bold;
}

tbody tr.odd th, tbody tr.odd td {
	background: #F4F4F4;
	display: table-cell;
	padding: 5px;
	text-align: left;
	vertical-align: middle;
}

tbody tr:hover th, tbody tr:hover td, tbody tr.odd:hover th, tbody tr.odd:hover td {
	background: #e1e1e1;
	color:#818181;
	display: table-cell;
	padding: 5px;
	text-align: left;
	vertical-align: middle;
}


#edit_listado_noticias_col1{
	width:500px;
	float:left;
}

#edit_listado_noticias_col1 div#desarrollo{
	 font-weight:normal;
	line-height:16px;
}

#edit_listado_noticias_col1 div#fecha{
	 font-weight:normal;
text-align:right;
}


#edit_listado_noticias_col2{
	width:420px;
	margin:0px 10px 0px 0px;
	float:right;
	text-align:center;

}

#edit_listado_noticias_col2 img{
	width:300px;
	margin:0px 0px 10px 0px;
	border:1px solid #e7e7e7;

}

#edit_listado_noticias_col2 div#formulario{
	text-align:left;
	padding:0px 0px 0px 60px;

}

#break{
clear:both;
}

#edit_listado_noticias_col2  a {
	font-size:11px;
	color:#11579f;
	text-decoration:underline;
	font-weight:bold;
}

#edit_listado_noticias_col2 a:hover {
	text-decoration:none;
}

#contenedor_enlinea{
	margin:5px 0px 0px 0px;
	width:800px;
	clear:both;
}
#campos_enlinea{
	width:90px;
	float:left;
	position:relative;

}

#campos_enlinea input{
	width:80px;

}



#contenedor_izquierda{
	width:400px;
	float:left;
}


#contenedor_derecha{
	width:600px;
	float:right;
}

#datos_cliente{
	width:400px;
	float:left;
	border:1px solid #11579f;
	margin:0px 0px 10px 0px;
}

#datos_cliente div#titulo{
	width:390px;
	background:#11579f;
	color:#fff;
	height:20px;
	line-height:20px;
	font-size:12px;
	padding:0px 0px 0px 10px;
	margin:0px 0px 0px;
}
#datos_cliente div#titulo div#txt{
	float:left;
	width:300px;
	position:relative;
}
#datos_cliente div#titulo div#boton{
	float:right;
	padding:2px 5px 0px 0px;
	width:16px;
	position:relative;
}

#datos_cliente div#contenedor, #impagos div#contenedor{
	padding:10px;
}

#datos_cliente div#contenedor div{
	font-weight:normal;
}
#datos_cliente div#contenedor div span{
	font-weight:bold;
}

#impagos{
	width:590px;
	float:right;
	border:1px solid #11579f;
	margin:0px 0px 10px 0px;
}

#impagos div#titulo{
	width:580px;
	background:#11579f;
	color:#fff;
	height:20px;
	line-height:20px;
	font-size:12px;
	padding:0px 0px 0px 10px;
	margin:0px 0px 0px;
}

#destacado{
	font-weight:bold;
}

#impagos div#contenedor ul, #datos_cliente div#contenedor ul{
	margin:0px 0px 3px 0px;
}

#vencido{
	color:red;
	font-weight:bold;
}

#en_plazo{
	font-weight:bold;

}

#pagado{ 
		color:green;
}
table.order a.sortheader {
	background-color:#0099FF;
	color:#666666;
	font-weight: bold;
	text-decoration: none;
	display: block;
	border: 3px doble #000000;
}
#refresh{
width:1009px; 
height:16px; 
line-height:16px; 
text-align:right; 
margin:5px 0px 0px 0px;
}

#refresh a{
	font-size:16px;
	color:#11579f;
	text-decoration:underline;
	font-weight:bold;
}

#refresh a:hover {
	text-decoration:none;
}
