* {
	margin: 0;
	padding: 0;
}
body {
	font: 12px/18px Tahoma, Verdana, arial,  sans-serif;
}
a {
	color: white;
	font-size : 22px;
	outline: none;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
p {
	margin: 0 0 18px
}
img {
	border: none;
}
input {
	vertical-align: middle;
}
#wrapper {
	min-width: 1000px;
	max-width: 1260px;
	margin: 0 auto;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 150px;
	background: #6699ff;
}


/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
	height: 1%;
	position: relative;
}
#middle:after {
	content: '';
	clear: both;
	display: table;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
}
#content {
	padding: 0 270px 0 0;
}


/* Sidebar Right
-----------------------------------------------------------------------------*/
#sideRight {
	float: left;
	margin-right: -3px;
	width: 250px;
	margin-left: -250px;
	position: relative;
	background: #666699;
}


/* Middle 3 COLUMNAS
-----------------------------------------------------------------------------*/
#content2 {
	padding: 0 0 0 820px;
}

/* Sidebar Left 3 COLUMNAS
-----------------------------------------------------------------------------*/
#sideLeft2 {
	float: left;
	width: 400px;
	margin-left: -100%;
	position: relative;
	background: #B5E3FF;
}

/* Sidebar Right 3 COLUMNAS
-----------------------------------------------------------------------------*/
#sideRight2 {
	float: left;
	width: 400px;
	margin-left: -100%;
	left: 400px;
	position: relative;
	background: #FFACAA;
	margin-right: -3px;
}


/* Footer
-----------------------------------------------------------------------------*/
#footer {
	height: 100px;
	background: #666699;
}


/* OTROS ESTILOS */
.texto1 {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #333333;
	}
.texto2 {	
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size : 12px;
	color: #666666;
	}
.textodesact {	
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: bold;
	color: #999999;
	}
.textopeq {	
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size : 10px;
	color: #666666;
	}

.grande {	
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size : 16px; 
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
	}
	
a.grande {	
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size : 16px; 
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
	}
	
a.grande:hover {	
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size : 16px; 
	font-weight: bold;
	color: #006699;
	text-decoration: none;
	}
/*
.textopeq {	
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size : 10px;
	color: #666666;
	}
*/

.pequeno {	
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size : 10px;
	color: #666666;
	text-decoration: underline;
	}
	
a.pequeno {	
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size : 10px;
	color: #666666;
	text-decoration: underline;
	}
	
a.pequeno:hover {	
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size : 10px;
	color: #666666;
	text-decoration: none;
	}
	
.encab {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px; 
	color: #000000;
	margin-left : 8px;
	margin-bottom : 8px;
	
	}
.desc {	
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size : 11px;
	color: #663300;
	margin-left : 20px;
	margin-right : 20px;
	}
	
.legal {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 8px;
	color: #663300;
	margin-left : 10px;
	margin-right : 10px;
	}
	
.table {
  font-family :  Arial, Verdana, Sans-serif;
  font-size : 13px;
  margin-left : 10px;
  margin-right : 10px;
  border-width : 0;
  border-collapse : collapse;
  padding : 0;
  
}

parrafo {
		float:left;
		width:260px;
		height:110px;
	}
}

.imputazul {
	BORDER-RIGHT: #999 1px solid; BORDER-TOP: #999 1px solid; FONT-SIZE: 11px; BORDER-LEFT: #999 1px solid; BORDER-BOTTOM: #999 1px solid; BACKGROUND: #F7F6F6
}

.cuadro {
	BORDER-RIGHT: #d9d7d0 1px solid; 
	BORDER-TOP: #d9d7d0 1px solid; 
	MARGIN-BOTTOM: 8px; 
	BORDER-LEFT: #d9d7d0 1px solid; 
	WIDTH: 300; 
	MARGIN-RIGHT: 10px; 
	BORDER-BOTTOM: #d9d7d0 1px solid; HEIGHT: 50px; 
	BACKGROUND-COLOR: #ffffff
}

.main {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
}
a.main {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold; 
	text-decoration: underline;
}
a.main:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #006666;
	text-decoration: none;
}

.peque {
	font-family: Verdana, Arial,  Helvetica, sans-serif;
	font-size:12px;
	color: #333333;
	text-decoration: none;
}
a.peque {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a.peque:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration: underline;
}

userinfo {
  	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size : 10px;
	color: #ffffff;
}


 /*
.boton{
	background-color: #FCFCFC;
	border: #AAAAAA 1px solid;
	color: #000000;
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align:center;	
	background-image :  url(images/button.gif);
}

*/

.boton{
        font-size:14px;
        font-family:Verdana,Helvetica;
        font-weight:bold;
        color:white;
        background:#006699;
        border:0px;
        width:100px;
        height:20px;
       }
	   
.botonred{
        font-size:14px;
        font-family:Verdana,Helvetica;
        font-weight:bold;
        color:white;
        background:#666666;
        border:0px;
        width:100px;
        height:20px;
       }

.botonmodificar{
        font-size:10px;
        font-family:Verdana,Helvetica;
        font-weight:bold;
        color:white;
        background:#333366;
        border:0px;
        width:100px;
        height:20px;
       }

.botonbuscar{
        font-size:10px;
        font-family:Verdana,Helvetica;
        font-weight:bold;
        color:white;
        background:#333366;
        border:0px;
        width:70px;
        height:16px;
       }


.botonhidden{
	background-color: #ffffff;
	border: #ffffff 1px solid;
	color: #000000;
	font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align:center;	
}

.field {
	BORDER-RIGHT: #999 1px solid; 
	BORDER-TOP: #999 1px solid; 
	FONT-SIZE: 14px; 
	BORDER-LEFT: #999 1px solid; 
	BORDER-BOTTOM: #999 1px solid; 
	BACKGROUND: #F7F6F6;
	font-family:Verdana; 
	
}
.fieldnumber {
	BORDER-RIGHT: #999 1px solid; 
	BORDER-TOP: #999 1px solid; 
	FONT-SIZE: 10px; 
	BORDER-LEFT: #999 1px solid; 
	BORDER-BOTTOM: #999 1px solid; 
	BACKGROUND: #F7F6F6;
	font-family:Verdana; 
	text-align: right;
}

.tabla {
	BORDER-RIGHT: #cccccc 1px solid;
	BORDER-TOP: #cccccc 1px solid; 
	MARGIN-BOTTOM: 4px; 
	BORDER-LEFT: #cccccc 1px solid; 
	WIDTH: 140; 
	MARGIN-RIGHT: 10px; 
	BORDER-BOTTOM: #cccccc 1px solid; 
	HEIGHT: 10px; 
	BACKGROUND-COLOR: #f9f8f8
}

.tablanoticia {
	BORDER-RIGHT: #cccccc 1px solid;
	BORDER-TOP: #cccccc 1px solid; 
	MARGIN-BOTTOM: 4px; 
	BORDER-LEFT: #cccccc 1px solid; 
	WIDTH: 90%; 
	MARGIN-RIGHT: 10px; 
	BORDER-BOTTOM: #cccccc 1px solid; 
	HEIGHT: 10px; 
	BACKGROUND-COLOR: #f9f8f8
}


.linkpedidos {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold; 
	text-decoration: none;
	font-size:12px;
	color: #ff9900;
}

.encab {
	MARGIN-TOP: 0px; FONT-SIZE: 9pt;
	MARGIN-BOTTOM: 0px; 
	COLOR: #666666; 
	FONT-FAMILY: arial; 
	background: #BFEBD3; 
	font-weight: bold;
}

.dospuntos {
	MARGIN-TOP: 0px; FONT-SIZE: 22pt;
	MARGIN-BOTTOM: 0px; 
	COLOR: #ffffff; 
	FONT-FAMILY: verdana; 
	
}