#page_wrapper{
margin:0px auto;
width:993px;
border-left:1px solid #CEE0F3;
border-right:1px solid #CEE0F3;
border-bottom:3px solid #CEE0F3;
}

#header{
width:996px;
margin:0px auto;
height:145px;
overflow:hidden;
position:relative;
left:-2px;
}

#barraizq{
float:left;
width:205px;

}

#cuerpo{
float:left;
width:785px;

}

#pie{
width:990px;
clear:both;

}

td.pixel {
	font-size: 1px;
}

input {
	font-family: Arial;
        font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	color: #0D487E;
}

td {
	font-family: Arial;
        font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	color: #8C8C8C;
	text-align: justify;
}

td.texto {
	font-family: Arial;
        font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	color: #8C8C8C;
	text-align: justify;
	vertical-align: top;
}

td.textoLibre {
	font-family: Arial;
        font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	color: #8C8C8C;
}

td.textoBold {
	font-family: Arial;
        font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #8C8C8C;
	text-align: justify;
	vertical-align: top;
}

td.textoItalic {
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	color: #8C8C8C;
	text-align: justify;
	vertical-align: top;
	font-style: italic;
}

td.logeo {
	font-family: Arial;
        font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	color: #525252;
	text-align: justify;
	background-color: #CEE0F3;
}

td.barramenuhor {
	background-color: #CEE0F3;
	background-image: url('../media_linea.jpg');
	background-repeat:  x-repeat;
	background-position: left top;
	font-size: 1px;
}

td.barramenuhorcolor,div.barramenuhorcolor {
	background-color: #CEE0F3;
	font-size: 1px;
}

td.copy {
	font-family: Arial;
        font-weight: normal;
	font-size: 11px;
	color: #B2B2B2;
}

td.bottom {
	font-size: 1px;
	background-color: #CEE0F3;
}

td.tituloApartado {
	background-color: #FFFFFF;
	background-image: url('../fondo_titulo.jpg');
	background-repeat:  no-repeat;
	background-position: right bottom;
	font-size: 1px;
}

td.tituloApartadoInterior{
	font-family: Arial;
	height: 45px;
	width: 100%;
	background-color: #FFFFFF;
	background-image: url('../fondo_titulo.jpg');
	background-repeat: no-repeat;
	background-position: right bottom;
	font-size: 20px;
	color: #0D487E;
	font-weight: bold;
	vertical-align: bottom;
}

p.tituloApartadoInterior {
	font-family: Arial;
	width: 100%;
	background-color: #FFFFFF;
	background-image: url('../fondo_titulo.jpg');
	background-repeat: no-repeat;
	background-position: right bottom;
	font-size: 20px;
	color: #0D487E;
	font-weight: bold;
	border-bottom:1px solid #CEE0F3;
}

td.tituloSubApartadoInterior {
	font-family: Arial;
	height: 45px;
	width: 100%;
	background-color: #FFFFFF;
	background-image: url('../fondo_titulo.jpg');
	background-repeat: no-repeat;
	background-position: right bottom;
	font-size: 15px;
	color: #0D487E;
	font-weight: bold;
	vertical-align: bottom;
}

td.menu2 {
	font-family: Arial;
	font-weight: normal;
	height: 18px;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
	vertical-align: middle;
	text-align: center;
}


a.menu {
	font-family: Arial;
	font-weight: normal;
	font-size: 11px;
	text-decoration: underline;
	color: #0D487E;
	vertical-align: middle;
	text-align: center;
}

a.menu:link {
	font-family: Arial;
	font-weight: normal;
	font-size: 11px;
	text-decoration: underline;
	color: #0D487E;
	vertical-align: middle;
	text-align: center;
}

a.menu:hover {
	font-family: Arial;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	color: #7CA64F;
	vertical-align: middle;
	text-align: center;
}

a.listado {
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	text-decoration: underline;
	color: #0D487E;
	vertical-align: middle;
	text-align: center;
}

a.listado:link {
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	text-decoration: underline;
	color: #0D487E;
	vertical-align: middle;
	text-align: center;
}

a.listado:hover {
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	color: #7CA64F;
	vertical-align: middle;
	text-align: center;
}


li.listado {
	font-family: Arial;
        font-weight: normal;
	font-size: 12px;
	list-style-image:url(../bola.jpg);
	vertical-align: middle;
}









/* Estilos de las tablas antiguas  */

TH {
	background-color : #0D487E;
	font-family : arial;
	font-size : 8pt;
	color : #FFFFFF;
	text-align : left;
	padding: 5px;
}

.td1 {
	background-color : #7CA64F;
	font-family : arial;
	text-align : center;
	padding: 5px;
	color: #FFFFFF;
}

.td2 {
	background-color : #7CA64F;
	font-weight : bold;
	font-size : 16pt;
	color : #FCFF00;
	padding: 5px;
	text-decoration: underline;
}

.td3 {
	background-color : rgb(179,206,151);
	font-family : arial;
	text-align : left;
	padding: 5px;
}

.tdazul {
	background-color : #CEE0F3;
	font-family : arial;
	font-weight : bold;
	padding: 5px;
	color: #0D487E;
}

.tdImagen {
	background-color : #7CA64F;
	font-family : arial;
	text-align : center;
	padding: 1px;
	color: #FFFFFF;
}


td.subtitulo {
	font-family: Arial;
	width: 100%;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: right bottom;
	font-size: 15px;
	color: #0D487E;
	font-weight: bold;
	vertical-align: bottom;
}

a.subtitulo {
	font-family: Arial;
	font-size: 15px;
	color: #0D487E;
	font-weight: bold;
	vertical-align: bottom;
	text-decoration: underline;
}

a.subtitulo:link {
	text-decoration: underline;
	font-family: Arial;
	font-size: 15px;
	color: #0D487E;
	font-weight: bold;
	vertical-align: bottom;
}

a.subtitulo:hover {
	font-family: Arial;
	font-size: 15px;
	color: #0D487E;
	font-weight: bold;
	vertical-align: bottom;
	text-decoration: none;
}

.h1{
	font-family: Arial;
	color: #8C8C8C;
}

.h2{
	font-family: Arial;
	color: #8C8C8C;
}

.h3{
	font-family: Arial;
	color: #8C8C8C;
}

.h4{
	font-family: Arial;
	color: #8C8C8C;
}

.h5{
	font-family: Arial;
	color: #8C8C8C;
}

.h6{
	font-family: Arial;
	color: #8C8C8C;
}

#tablaSMS{
	width:670px;
}

#tablaSMS th,
#tablaSMS td{
	text-align:center;
}

#tablaSMS th.cp{
	width:120px;
}
#tablaSMS th.cultivo{
	width:310px;
}
#tablaSMS th.fecha{
	width:120px;
}
#tablaSMS th.delete{
	width:120px;
}
#tablaSMS th.id{
	display:none;
}