
body{
margin:0;
padding:10px 0;
font:76% tahoma,verdana,sans-serif;
background:#047 url(img/bodybg.png) repeat-x fixed;
color:#222;
}

#thetop{
margin:0;
}

#container{
width:920px;
margin:0 auto;
padding:20px 20px 0 20px;
background:#fff url(img/contbg.png) no-repeat;
color:#222;
}

a{
text-decoration:none;
background-color:inherit;
color:#26c;
}

a:hover{
text-decoration:underline;
}

a img{
border:0;
}

p{
margin:0 0 15px 0;
line-height:1.5em;
}

#main p,#sidebar p{
padding:0 0 0 10px;
}

#logo{
float:left;
width:240px;
margin:0 20px 0 0;
padding:0 0 25px 0;
background:#eee;
border:4px solid #dde;
text-align:center;
color:#555;
overflow:auto;
}

#logo h1{
margin:50px 5px 1px 5px;
letter-spacing:-3px;
}

#logo a{
background-color:inherit;
color:#26a;
text-decoration:none;
}

#logo a:hover{
background-color:inherit;
color:#69e;
}

#tagline{
text-align:center;
font-size:1.2em;
}

#intro p{
line-height:1.5em;
}

#main{
float:left;
width:700px;
margin-right:20px;
padding:0;
}

.headerstyle{
display:block;
margin:30px 0 10px 0;
padding:5px 0 5px 8px;
background:#eee url(img/gradient2.png) repeat-x;
color:#222;
border-top:1px solid #ddd;
border-right:1px solid #bbb;
border-bottom:1px solid #bbb;
border-left:1px solid #ddd;
text-decoration:none;
}

#sidebar{
width:155px;
float:right;
margin-top:20px;
font-size:1em;
line-height:1.3em;
}

#sidebar p{
font-size:0.9em;
}

.sidelink{
display:block;
width:140px;
margin:3px 10px 2px 0;
padding:5px 0 5px 8px;
font-size:1.1em;
font-weight:bold;
text-align:left;
background:#eee url(img/gradient1.png) repeat-x;
color:#26c;
border-top:1px solid #ddd;
border-right:1px solid #bbb;
border-bottom:1px solid #bbb;
border-left:1px solid #ddd;
}

.sidelink:hover,.menuheader{
background:#000;
color:#FFF;
border-top:1px solid #ddd;
border-right:1px solid #888;
border-bottom:1px solid #888;
border-left:1px solid #ddd;
text-decoration:none;
}
/*COLOR ENLACES CATEGORIAS*/
.sidelink a{
color:#FFF;
}



#footer{
margin:0 auto 20px auto;
width:960px;
background:#fff url(img/footerbg.png) bottom left no-repeat;
padding:0 0 5px 0;
font-size:0.9em;
color:#888;
text-align:center;
}

h1,h2,h3,h4{
margin:0 0 10px 0;
font-weight:normal;
}

h1{
font-size:2.8em;
}

h2{
margin:0 0 4px 0;
font-size:1.8em;
}

h3{
margin:20px 0 8px 0;
font-size:1.4em;
}

h4{
margin:10px 0 5px 0;
font-size:1.2em;
}

.clear{
clear:both;
margin:0;
}

.right{
text-align:right;
}

.internallink{
font-size:0.9em;
text-align:center;
}

.block{
padding:20px;
background:#eee;
color:#222;
border:2px solid #ddd;
}

.credit{
color:#888;
background-color:inherit;
}

.hide{
display:none;
}


.clear {clear: both;}




.blanco {
	color: #FFF;
}
.blancodest {
	font-weight: bold;
	color: #FFF;
}

.verdedest {
	color: #2b950f;
}

.blancomini {
	color: #FFF;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 10px;
}
.negro {
	color: #000;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 15px;
}

.negroderecha {
	color: #000;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 15px;
	text-align:right;
}

.negrodestderecha {
	color: #000;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 15px;
	font-weight: bold;
	text-align:right;
}

.negrodest {
	color: #000;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 15px;
	font-weight: bold;
}


.campos input {
  width: 70%;
}

textarea {
  width: 98%;
  /* 
    IE specific to eliminate scroll bar when not needed. 
    Uncomment if wanted, but it is not valid CSS
     
  scrollbar-3dlight-color : #777;
  scrollbar-arrow-color : #EEE;
  scrollbar-darkshadow-color : #777;
  scrollbar-face-color : #777;
  scrollbar-highlight-color : #777;
  scrollbar-shadow-color : #777;
  scrollbar-track-color : #777;    
  */
}

.campos input,
textarea {
  padding: 1px 3px;
  margin: 5px 0;
  font: 1em verdana, arial, sans-serif;
  color: #EEE;
  background-color: #777;
  border: 1px solid #999;
}


textarea:hover,
textarea:focus {
	color: #FFF;
	background-color: #999;
	border: 1px solid #EEE;
	text-align: left;
}
.button {
  width: auto;
  cursor: pointer;
}

.botonnegro{
        font-size:11px;
        font-family:Verdana,Helvetica;
        font-weight:bold;
        color:white;
        width:120px;
		text-align: center;
        height:25px;
		
z-index:2;
position: relative;
border: 1px solid #696;
padding: 3px 3px 3px 3px;
margin: 5px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
-webkit-box-shadow: #666 0px 2px 3px;
-moz-box-shadow: #666 0px 2px 3px;
box-shadow: #666 0px 2px 3px;
background: #131211;
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#131211), to(#515A4E));
background: -webkit-linear-gradient(#131211, #515A4E);
background: -moz-linear-gradient(#131211, #515A4E);
background: -ms-linear-gradient(#131211, #515A4E);
background: -o-linear-gradient(#131211, #515A4E);
background: linear-gradient(#131211, #515A4E);-pie-background: linear-gradient(#131211, #515A4E);
behavior: url(/PIE.htc);
		
       }

.boton{
        font-size:11px;
        font-family:Verdana,Helvetica;
        font-weight:bold;
        color:white;
        width:120px;
		text-align: center;
        height:25px;
		
z-index:2;
position: relative;
border: 1px solid #696;
padding: 3px 3px 3px 3px;
margin: 3px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
-webkit-box-shadow: #666 0px 2px 3px;-moz-box-shadow: #666 0px 2px 3px;box-shadow: #666 0px 2px 3px;background: #638cb5;background: -webkit-gradient(linear, 0 0, 0 bottom, from(#638cb5), to(#9CA0D8));background: -webkit-linear-gradient(#638cb5, #9CA0D8);background: -moz-linear-gradient(#638cb5, #9CA0D8);background: -ms-linear-gradient(#638cb5, #9CA0D8);background: -o-linear-gradient(#638cb5, #9CA0D8);background: linear-gradient(#638cb5, #9CA0D8);-pie-background: linear-gradient(#638cb5, #9CA0D8);
behavior: url(/PIE.htc);
		
       }
	   
	   #botonsecciones{
        font-size:13px;
        font-family:Verdana,Helvetica;
        font-weight:bold;
        color:white;
        width:100%;
		text-align:left;
        height:auto;
	   }
#botonsecciones a{	   
	font-size:13px;
        font-family:Verdana,Helvetica;
        font-weight:bold;
        color: #000;
        width:100%;
		text-align:left;
        height:auto;   
z-index:2;
float:left;
text-decoration: none;
position: relative;
border: 1px solid #696;
padding: 3px 3px 3px 3px;
margin: 3px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
-webkit-box-shadow: #666 0px 2px 3px;-moz-box-shadow: #666 0px 2px 3px;box-shadow: #666 0px 2px 3px;

background: #638cb5;background: -webkit-gradient(linear, 0 0, 0 bottom, from(#638cb5), to(#9CA0D8));background: #CBCEBB;background: -webkit-gradient(linear, 0 0, 0 bottom, from(#CBCEBB), to(#202220));background: -webkit-linear-gradient(#CBCEBB, #202220);background: -moz-linear-gradient(#CBCEBB, #202220);background: -ms-linear-gradient(#CBCEBB, #202220);background: -o-linear-gradient(#CBCEBB, #202220);background: linear-gradient(#CBCEBB, #202220);-pie-background: linear-gradient(#CBCEBB, #202220);behavior: url(/PIE.htc);
       }
	   
	   #botonsecciones a:hover{
font-size:13px;
text-decoration: none;
        font-family:Verdana,Helvetica;
        font-weight:bold;
        color: #fff;
        width:100%;
		text-align:left;
        height:auto;   
		float:left;
z-index:2;
position: relative;
border: 1px solid #696;
padding: 3px 3px 3px 3px;
margin: 3px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
-webkit-box-shadow: #666 0px 2px 3px;-moz-box-shadow: #666 0px 2px 3px;box-shadow: #666 0px 2px 3px;

background: #638cb5;background: -webkit-gradient(linear, 0 0, 0 bottom, from(#638cb5), to(#9CA0D8));background: -webkit-linear-gradient(#638cb5, #9CA0D8);background: -moz-linear-gradient(#638cb5, #9CA0D8);background: -ms-linear-gradient(#638cb5, #9CA0D8);background: -o-linear-gradient(#638cb5, #9CA0D8);background: linear-gradient(#638cb5, #9CA0D8);-pie-background: linear-gradient(#638cb5, #9CA0D8);
behavior: url(/PIE.htc);
		
       }
	   
	   .botondom{
        font-size:11px;
        font-family:Verdana,Helvetica;
        font-weight:bold;
        color:white;
        width:30px;
		text-align: center;
        height:20px;
		
	float:inherit;	
z-index:2;
position: relative;
border: 1px solid #696;
padding: 3px 3px 3px 3px;
margin: 3px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
-webkit-box-shadow: #666 0px 2px 3px;-moz-box-shadow: #666 0px 2px 3px;box-shadow: #666 0px 2px 3px;background: #638cb5;background: -webkit-gradient(linear, 0 0, 0 bottom, from(#638cb5), to(#9CA0D8));background: -webkit-linear-gradient(#638cb5, #9CA0D8);background: -moz-linear-gradient(#638cb5, #9CA0D8);background: -ms-linear-gradient(#638cb5, #9CA0D8);background: -o-linear-gradient(#638cb5, #9CA0D8);background: linear-gradient(#638cb5, #9CA0D8);-pie-background: linear-gradient(#638cb5, #9CA0D8);
behavior: url(/PIE.htc);
		
       }
	   

	   
	   
	   
.botonlargo{
        font-size:11px;
        font-family:Verdana,Helvetica;
        font-weight:bold;
        color:white;
        width:300px;
		text-align: center;
        height:25px;
		
	float:left;	
z-index:2;
position: relative;
border: 1px solid #696;
padding: 3px 3px 3px 3px;
margin: 0px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
-webkit-box-shadow: #666 0px 2px 3px;-moz-box-shadow: #666 0px 2px 3px;box-shadow: #666 0px 2px 3px;background: #638cb5;background: -webkit-gradient(linear, 0 0, 0 bottom, from(#638cb5), to(#9CA0D8));background: -webkit-linear-gradient(#638cb5, #9CA0D8);background: -moz-linear-gradient(#638cb5, #9CA0D8);background: -ms-linear-gradient(#638cb5, #9CA0D8);background: -o-linear-gradient(#638cb5, #9CA0D8);background: linear-gradient(#638cb5, #9CA0D8);-pie-background: linear-gradient(#638cb5, #9CA0D8);
behavior: url(/PIE.htc);

}
	   
	   
	   

.contenido {
z-index:2;
position: relative;
border: 1px solid #696;
padding: 5px;
margin: 10px;
text-align: left; 
width: 600px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
-webkit-box-shadow: #666 0px 2px 3px;
-moz-box-shadow: #666 0px 2px 3px;
box-shadow: #666 0px 2px 3px;
background: #FFFFFF;background: -webkit-gradient(linear, 0 0, 0 bottom, from(#FFFFFF), to(#B2CFE6));background: -webkit-linear-gradient(#FFFFFF, #B2CFE6);background: -moz-linear-gradient(#FFFFFF, #B2CFE6);background: -ms-linear-gradient(#FFFFFF, #B2CFE6);background: -o-linear-gradient(#FFFFFF, #B2CFE6);background: linear-gradient(#FFFFFF, #B2CFE6);-pie-background: linear-gradient(#FFFFFF, #B2CFE6);behavior: url(/PIE.htc);
/*
background: #B3ADAD;
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#B3ADAD), to(#FFFFFF));
background: -webkit-linear-gradient(#B3ADAD, #FFFFFF);background: -moz-linear-gradient(#B3ADAD, #FFFFFF);background: -ms-linear-gradient(#B3ADAD, #FFFFFF);
background: -o-linear-gradient(#B3ADAD, #FFFFFF);
background: linear-gradient(#B3ADAD, #FFFFFF);-pie-background: linear-gradient(#B3ADAD, #FFFFFF);
behavior: url(/PIE.htc);
*/
}


	   

.destacar {
z-index:2;
position: relative;
border: 1px solid #696;
padding: 5px;
margin: 10px;
float: left;
text-align: left; 
width: 250px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
-webkit-box-shadow: #666 0px 2px 3px;
-moz-box-shadow: #666 0px 2px 3px;
box-shadow: #666 0px 2px 3px;
background: #FFFFFF;background: -webkit-gradient(linear, 0 0, 0 bottom, from(#FFFFFF), to(#B2CFE6));background: -webkit-linear-gradient(#FFFFFF, #B2CFE6);background: -moz-linear-gradient(#FFFFFF, #B2CFE6);background: -ms-linear-gradient(#FFFFFF, #B2CFE6);background: -o-linear-gradient(#FFFFFF, #B2CFE6);background: linear-gradient(#FFFFFF, #B2CFE6);-pie-background: linear-gradient(#FFFFFF, #B2CFE6);behavior: url(/PIE.htc);
}


.textocomentarios{
z-index:2;
position: relative;
border: 1px solid #696;
padding: 10px;
margin: 10px;
text-align: left; 
width: 300px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
-webkit-box-shadow: #666 0px 2px 3px;
-moz-box-shadow: #666 0px 2px 3px;
box-shadow: #666 0px 2px 3px;
background: #B3ADAD;
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#B3ADAD), to(#FFFFFF));
background: -webkit-linear-gradient(#B3ADAD, #FFFFFF);background: -moz-linear-gradient(#B3ADAD, #FFFFFF);background: -ms-linear-gradient(#B3ADAD, #FFFFFF);
background: -o-linear-gradient(#B3ADAD, #FFFFFF);
background: linear-gradient(#B3ADAD, #FFFFFF);-pie-background: linear-gradient(#B3ADAD, #FFFFFF);
behavior: url(/PIE.htc);	
}

.textocomentariosnombre{
z-index:2;
position: relative;
border: 1px solid #696;
padding: 10px;
margin: 10px;
text-align: left; 
width: 300px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
-webkit-box-shadow: #666 0px 2px 3px;
-moz-box-shadow: #666 0px 2px 3px;
box-shadow: #666 0px 2px 3px;
background: #D51915;background: -webkit-gradient(linear, 0 0, 0 bottom, from(#D51915), to(#EAEDE9));background: -webkit-linear-gradient(#D51915, #EAEDE9);background: -moz-linear-gradient(#D51915, #EAEDE9);background: -ms-linear-gradient(#D51915, #EAEDE9);background: -o-linear-gradient(#D51915, #EAEDE9);background: linear-gradient(#D51915, #EAEDE9);-pie-background: linear-gradient(#D51915, #EAEDE9);
behavior: url(/PIE.htc);	
}


.titulotexto{
z-index:2;
position: relative;
border: 1px solid #696;
padding: 6px;
margin: 0px;
text-align: left; 
width: 470px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
-webkit-box-shadow: #666 0px 2px 3px;
-moz-box-shadow: #666 0px 2px 3px;
box-shadow: #666 0px 2px 3px;
background: #0C0F01;background: -webkit-gradient(linear, 0 0, 0 bottom, from(#0C0F01), to(#252824));background: -webkit-linear-gradient(#0C0F01, #252824);background: -moz-linear-gradient(#0C0F01, #252824);background: -ms-linear-gradient(#0C0F01, #252824);background: -o-linear-gradient(#0C0F01, #252824);background: linear-gradient(#0C0F01, #252824);-pie-background: linear-gradient(#0C0F01, #252824);
behavior: url(/PIE.htc);	
}

/*ENLACE PARA EL TITULO DE LOS POSTS*/
.titulotexto a{
color:#FFF;
}
.titulotexto a:hover {
color:#000;
background-color: #CF0;
}
.tag1 {
	font-family: "Lucida Console", Monaco, monospace;
	font-weight: bold;
	color: #C00;
}
.tag2 {
	color: #00F;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 20px;
	font-weight: normal;
}
.tag3 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: normal;
	font-size: 16px;
	color: #639;
}




#menu {
line-height: 1.8em;
margin: 0 0 4px 160px; 
padding: 0px;
text-align: left;
height: 1.4em;
}

#menu ul {
list-style-type: none;
text-align: center;
}

#menu li {
float: left;
list-style-type: none;
margin: 0px;
text-transform: uppercase;
font-family: verdana, arial, sans-serif;
font-size: 10px;
font-weight: bold;
margin-left: auto; 
margin-right: auto;
z-index:2;
position: relative;
}

#menu a {
padding: 3px;
width: auto;
text-align: center;
text-decoration: none;
margin-left: 5px;
white-space:normal;
border: 1px solid #696;
-webkit-border-radius: 8px 8px 0 0;
-moz-border-radius: 8px 8px 0 0;
border-radius: 8px 8px 0 0; 
-webkit-box-shadow: #666 0px 0px 0px;-moz-box-shadow: #666 0px 0px 0px;box-shadow: #666 0px 0px 0px;
background: #F44A4A;background: -webkit-gradient(linear, 0 0, 0 bottom, from(#F44A4A), to(#EA8686));
background: -webkit-linear-gradient(#F44A4A, #EA8686);background: -moz-linear-gradient(#F44A4A, #EA8686);
background: -ms-linear-gradient(#F44A4A, #EA8686);background: -o-linear-gradient(#F44A4A, #EA8686);
background: linear-gradient(#F44A4A, #EA8686);-pie-background: linear-gradient(#F44A4A, #EA8686);behavior: url(/PIE.htc);
/* GRIS 
background: #CBCEBB;background: -webkit-gradient(linear, 0 0, 0 bottom, from(#CBCEBB), to(#F4F6F4));background: -webkit-linear-gradient(#CBCEBB, #F4F6F4);background: -moz-linear-gradient(#CBCEBB, #F4F6F4);background: -ms-linear-gradient(#CBCEBB, #F4F6F4);background: -o-linear-gradient(#CBCEBB, #F4F6F4);background: linear-gradient(#CBCEBB, #F4F6F4);-pie-background: linear-gradient(#CBCEBB, #F4F6F4);behavior: url(/PIE.htc);
rojo claro
azul
background: #4A53F4;background: -webkit-gradient(linear, 0 0, 0 bottom, from(#4A53F4), to(#928ECD));background: -webkit-linear-gradient(#4A53F4, #928ECD);background: -moz-linear-gradient(#4A53F4, #928ECD);background: -ms-linear-gradient(#4A53F4, #928ECD);background: -o-linear-gradient(#4A53F4, #928ECD);background: linear-gradient(#4A53F4, #928ECD);-pie-background: linear-gradient(#4A53F4, #928ECD);behavior: url(/PIE.htc);
verde
background: #70A735;background: -webkit-gradient(linear, 0 0, 0 bottom, from(#70A735), to(#83D94A));background: -webkit-linear-gradient(#70A735, #83D94A);background: -moz-linear-gradient(#70A735, #83D94A);background: -ms-linear-gradient(#70A735, #83D94A);background: -o-linear-gradient(#70A735, #83D94A);background: linear-gradient(#70A735, #83D94A);-pie-background: linear-gradient(#70A735, #83D94A);behavior: url(/PIE.htc);
*/
} 

#menu a:link, #menu a:active, #menu a:visited {
color: #000000;
}

#menu a:hover {
color: #000;
padding: 3px;
width: auto;
text-align: center;
text-decoration: none;
margin-left: 5px;
white-space:normal;
border: 1px solid #696;text-align: center;
    -webkit-border-radius: 8px 8px 0 0;
    -moz-border-radius: 8px 8px 0 0;
    border-radius: 8px 8px 0 0; 
-webkit-box-shadow: #666 0px 2px 3px;-moz-box-shadow: #666 0px 2px 3px;box-shadow: #666 0px 2px 3px;background: #CBCEBB;background: -webkit-gradient(linear, 0 0, 0 bottom, from(#CBCEBB), to(#202220));background: -webkit-linear-gradient(#CBCEBB, #202220);background: -moz-linear-gradient(#CBCEBB, #202220);background: -ms-linear-gradient(#CBCEBB, #202220);background: -o-linear-gradient(#CBCEBB, #202220);background: linear-gradient(#CBCEBB, #202220);-pie-background: linear-gradient(#CBCEBB, #202220);behavior: url(/PIE.htc);
}



/*Menu panel clientes*/
#menuclientes {
height: 1.4em;
line-height: 1.8em;
margin: 0px 0px 20px 0px; 
padding: 0px;
text-align: center;
}

#menuclientes ul {
margin: 0px; 
padding: 0px;
list-style-type: none;
text-align: center;
}

#menuclientes li {
float: left;
list-style-type: none;
margin: 0px;
text-transform: uppercase;
font-family: verdana, arial, sans-serif;
font-size: 10px;
font-weight: bold;
margin-left: auto; 
margin-right: auto;
z-index:2;
position: relative;
}

#menuclientes a {
float:left;
width: auto;
height:auto;
padding: 5px;
text-align: center;
text-decoration: none;
margin-left: 5px;
white-space:normal;
border: 1px solid #696;-webkit-border-radius: 8px;-moz-border-radius: 8px;border-radius: 8px;-webkit-box-shadow: #666 0px 2px 3px;-moz-box-shadow: #666 0px 2px 3px;box-shadow: #666 0px 2px 3px;background: #CBCEBB;background: -webkit-gradient(linear, 0 0, 0 bottom, from(#CBCEBB), to(#F4F6F4));background: -webkit-linear-gradient(#CBCEBB, #F4F6F4);background: -moz-linear-gradient(#CBCEBB, #F4F6F4);background: -ms-linear-gradient(#CBCEBB, #F4F6F4);background: -o-linear-gradient(#CBCEBB, #F4F6F4);background: linear-gradient(#CBCEBB, #F4F6F4);-pie-background: linear-gradient(#CBCEBB, #F4F6F4);behavior: url(/PIE.htc);
} 

#menuclientes a:link, #menuclientes a:active, #menuclientes a:visited {
color: #000000;
}

#menuclientes a:hover {
color: #ffffff;
float:left;
width: auto;
height:auto;
padding: 5px;
text-align: center;
text-decoration: none;
margin-left: 5px;
white-space:normal;
border: 1px solid #696;text-align: center; -webkit-border-radius: 8px;-moz-border-radius: 8px;border-radius: 8px;-webkit-box-shadow: #666 0px 2px 3px;-moz-box-shadow: #666 0px 2px 3px;box-shadow: #666 0px 2px 3px;background: #CBCEBB;background: -webkit-gradient(linear, 0 0, 0 bottom, from(#CBCEBB), to(#202220));background: -webkit-linear-gradient(#CBCEBB, #202220);background: -moz-linear-gradient(#CBCEBB, #202220);background: -ms-linear-gradient(#CBCEBB, #202220);background: -o-linear-gradient(#CBCEBB, #202220);background: linear-gradient(#CBCEBB, #202220);-pie-background: linear-gradient(#CBCEBB, #202220);behavior: url(/PIE.htc);
}




#derechasecciones a:hover {	color:#99CC00;	background-color:#003366;	border-left-color:#99CC00; }

.whois {
z-index:2;
position: relative;
padding: 2px;
margin: 5px;
text-align: left; 
width: 700px;
}

.redondearinput{
color: #000;
font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
font-size: 15px;
z-index:2;
border: 1px solid #696;
padding: 3px 3px 3px 3px;
margin: 0px;
text-align: left; 
width: 300px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
-webkit-box-shadow: #666 0px 2px 3px;
-moz-box-shadow: #666 0px 2px 3px;
box-shadow: #666 0px 2px 3px;
background: #B3ADAD;
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#B3ADAD), to(#FFFFFF));
background: -webkit-linear-gradient(#B3ADAD, #FFFFFF);background: -moz-linear-gradient(#B3ADAD, #FFFFFF);background: -ms-linear-gradient(#B3ADAD, #FFFFFF);
background: -o-linear-gradient(#B3ADAD, #FFFFFF);
background: linear-gradient(#B3ADAD, #FFFFFF);-pie-background: linear-gradient(#B3ADAD, #FFFFFF);
behavior: url(/PIE.htc);
}


.redondeardom{
color: #000;
font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
font-size: 15px;
z-index:2;
border: 1px solid #696;
padding: 3px 3px 3px 3px;
margin: 0px;
text-align: left; 
width: 130px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
-webkit-box-shadow: #666 0px 2px 3px;
-moz-box-shadow: #666 0px 2px 3px;
box-shadow: #666 0px 2px 3px;
background: #B3ADAD;
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#B3ADAD), to(#FFFFFF));
background: -webkit-linear-gradient(#B3ADAD, #FFFFFF);background: -moz-linear-gradient(#B3ADAD, #FFFFFF);background: -ms-linear-gradient(#B3ADAD, #FFFFFF);
background: -o-linear-gradient(#B3ADAD, #FFFFFF);
background: linear-gradient(#B3ADAD, #FFFFFF);-pie-background: linear-gradient(#B3ADAD, #FFFFFF);
behavior: url(/PIE.htc);
}


.whoisresultados {
	z-index:2;
	position: relative;
	border: 1px solid #696;
	padding:7px;
	margin: 10px;
	height:auto;
	text-align: left;
	width: auto;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: #666 1px 1px 2px;-moz-box-shadow: #666 1px 1px 2px;box-shadow: #666 1px 1px 2px;background: #FFFFFF;background: -webkit-gradient(linear, 0 0, 0 bottom, from(#FFFFFF), to(#B2CFE6));background: -webkit-linear-gradient(#FFFFFF, #B2CFE6);background: -moz-linear-gradient(#FFFFFF, #B2CFE6);background: -ms-linear-gradient(#FFFFFF, #B2CFE6);background: -o-linear-gradient(#FFFFFF, #B2CFE6);background: linear-gradient(#FFFFFF, #B2CFE6);-pie-background: linear-gradient(#FFFFFF, #B2CFE6);behavior: url(/PIE.htc);
	
}


.serviciosclientesresultados {
	z-index:2;
	position: relative;
	border: 1px solid #696;
	padding:7px;
	margin: 10px;
	text-align: left;
	width: auto;
	height:auto;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: #666 1px 1px 2px;-moz-box-shadow: #666 1px 1px 2px;box-shadow: #666 1px 1px 2px;background: #FFFFFF;background: -webkit-gradient(linear, 0 0, 0 bottom, from(#FFFFFF), to(#B2CFE6));background: -webkit-linear-gradient(#FFFFFF, #B2CFE6);background: -moz-linear-gradient(#FFFFFF, #B2CFE6);background: -ms-linear-gradient(#FFFFFF, #B2CFE6);background: -o-linear-gradient(#FFFFFF, #B2CFE6);background: linear-gradient(#FFFFFF, #B2CFE6);-pie-background: linear-gradient(#FFFFFF, #B2CFE6);behavior: url(/PIE.htc);
	
}

.cesta {
	z-index:2;
	position: relative;
	border: 1px solid #696;
	padding:7px;
	margin: 10px;
	text-align: left;
	width: 700px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: #666 1px 1px 2px;-moz-box-shadow: #666 1px 1px 2px;box-shadow: #666 1px 1px 2px;background: #FFFFFF;background: -webkit-gradient(linear, 0 0, 0 bottom, from(#FFFFFF), to(#B2CFE6));background: -webkit-linear-gradient(#FFFFFF, #B2CFE6);background: -moz-linear-gradient(#FFFFFF, #B2CFE6);background: -ms-linear-gradient(#FFFFFF, #B2CFE6);background: -o-linear-gradient(#FFFFFF, #B2CFE6);background: linear-gradient(#FFFFFF, #B2CFE6);-pie-background: linear-gradient(#FFFFFF, #B2CFE6);behavior: url(/PIE.htc);
	
}



.rojo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F00;
}
.verde {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #090;
}

#botontexto{
        font-size:11px;
        font-family:Verdana,Helvetica;
        font-weight:bold;
        color:white;
		text-align: center;
			
       }
	   

#botontexto a {
        font-size:11px;
        font-family:Verdana,Helvetica;
        font-weight:bold;
        color:white;
        width:70px;
		text-align: center;
        height:10px;
		float:left;
z-index:2;
position: relative;
border: 1px solid #696;
padding: 3px 3px 3px 3px;
margin: 10px 0px 0px 0px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
-webkit-box-shadow: #666 0px 2px 3px;-moz-box-shadow: #666 0px 2px 3px;box-shadow: #666 0px 2px 3px;background: #638cb5;background: -webkit-gradient(linear, 0 0, 0 bottom, from(#638cb5), to(#9CA0D8));background: -webkit-linear-gradient(#638cb5, #9CA0D8);background: -moz-linear-gradient(#638cb5, #9CA0D8);background: -ms-linear-gradient(#638cb5, #9CA0D8);background: -o-linear-gradient(#638cb5, #9CA0D8);background: linear-gradient(#638cb5, #9CA0D8);-pie-background: linear-gradient(#638cb5, #9CA0D8);
behavior: url(/PIE.htc);
		
       }
	   
#botontexto a:hover {
        font-size:11px;
        font-family:Verdana,Helvetica;
        font-weight:bold;
        color:#000;
        width:70px;
		text-align: center;
        height:10px;	
		text-decoration: none;
z-index:2;
position: relative;
border: 1px solid #696;
padding: 3px 3px 3px 3px;
margin: 10px 0px 0px 0px;
border: 1px solid #696;-webkit-border-radius: 8px;-moz-border-radius: 8px;border-radius: 8px;-webkit-box-shadow: #666 0px 2px 3px;-moz-box-shadow: #666 0px 2px 3px;box-shadow: #666 0px 2px 3px;background: #CBCEBB;background: -webkit-gradient(linear, 0 0, 0 bottom, from(#CBCEBB), to(#F4F6F4));background: -webkit-linear-gradient(#CBCEBB, #F4F6F4);background: -moz-linear-gradient(#CBCEBB, #F4F6F4);background: -ms-linear-gradient(#CBCEBB, #F4F6F4);background: -o-linear-gradient(#CBCEBB, #F4F6F4);background: linear-gradient(#CBCEBB, #F4F6F4);-pie-background: linear-gradient(#CBCEBB, #F4F6F4);behavior: url(/PIE.htc);
		
       }
	   
	   
#botonrealizarpedido{
        font-size:11px;
        font-family:Verdana,Helvetica;
        font-weight:bold;
        color:white;
		text-align: center;
			
       }
	   

#botonrealizarpedido a {
        font-size:11px;
        font-family:Verdana,Helvetica;
        font-weight:bold;
        color:white;
        width:140px;
		text-align: center;
        height:10px;
		float:left;
z-index:2;
position: relative;
padding: 3px 3px 3px 3px;
margin: 10px 0px 0px 0px;
border: 1px solid #696;-webkit-border-radius: 8px;-moz-border-radius: 8px;border-radius: 8px;-webkit-box-shadow: #666 0px 2px 3px;-moz-box-shadow: #666 0px 2px 3px;box-shadow: #666 0px 2px 3px;
background: #40B512;background: -webkit-gradient(linear, 0 0, 0 bottom, from(#40B512), to(#55CE27));background: -webkit-linear-gradient(#40B512, #55CE27);background: -moz-linear-gradient(#40B512, #55CE27);background: -ms-linear-gradient(#40B512, #55CE27);background: -o-linear-gradient(#40B512, #55CE27);background: linear-gradient(#40B512, #55CE27);-pie-background: linear-gradient(#40B512, #55CE27);behavior: url(/PIE.htc);
		
       }
	   
#botonrealizarpedido a:hover {
        font-size:11px;
        font-family:Verdana,Helvetica;
        font-weight:bold;
        color:#000;
        width:140px;
		text-align: center;
        height:10px;	
		text-decoration: none;
z-index:2;
position: relative;
border: 1px solid #696;
padding: 3px 3px 3px 3px;
margin: 10px 0px 0px 0px;
border: 1px solid #696;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
-webkit-box-shadow: #666 0px 2px 3px;-moz-box-shadow: #666 0px 2px 3px;box-shadow: #666 0px 2px 3px;background: #638cb5;background: -webkit-gradient(linear, 0 0, 0 bottom, from(#638cb5), to(#9CA0D8));background: -webkit-linear-gradient(#638cb5, #9CA0D8);background: -moz-linear-gradient(#638cb5, #9CA0D8);background: -ms-linear-gradient(#638cb5, #9CA0D8);background: -o-linear-gradient(#638cb5, #9CA0D8);background: linear-gradient(#638cb5, #9CA0D8);-pie-background: linear-gradient(#638cb5, #9CA0D8);
behavior: url(/PIE.htc);
		
       }
	   
	   

.contenidocesta {
z-index:2;
float:left;
position: relative;
border: 1px solid #696;
padding: 5px;
margin: 0px 0px 0px 0px;
text-align: left; 
width: auto;
height: auto;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
-webkit-box-shadow: #666 0px 2px 3px;
-moz-box-shadow: #666 0px 2px 3px;
box-shadow: #666 0px 2px 3px;
background: #262825;background: -webkit-gradient(linear, 0 0, 0 bottom, from(#262825), to(#556250));background: -webkit-linear-gradient(#262825, #556250);background: -moz-linear-gradient(#262825, #556250);background: -ms-linear-gradient(#262825, #556250);background: -o-linear-gradient(#262825, #556250);background: linear-gradient(#262825, #556250);-pie-background: linear-gradient(#262825, #556250);behavior: url(/PIE.htc);
}


#botonrealizarpedidocesta{
        font-size:11px;
        font-family:Verdana,Helvetica;
        font-weight:bold;
        color:white;
		text-align: center;
			
       }
	   

#botonrealizarpedidocesta a {
        font-size:11px;
        font-family:Verdana,Helvetica;
        font-weight:bold;
        color:white;
        width:auto;
		text-align: center;
        height:10px;
		float:left;
z-index:2;
position: relative;
padding: 3px 5px 5px 5px;
margin: 0px 0px 0px 0px;
border: 1px solid #696;-webkit-border-radius: 8px;-moz-border-radius: 8px;border-radius: 8px;-webkit-box-shadow: #666 0px 2px 3px;-moz-box-shadow: #666 0px 2px 3px;box-shadow: #666 0px 2px 3px;
background: #40B512;background: -webkit-gradient(linear, 0 0, 0 bottom, from(#40B512), to(#55CE27));background: -webkit-linear-gradient(#40B512, #55CE27);background: -moz-linear-gradient(#40B512, #55CE27);background: -ms-linear-gradient(#40B512, #55CE27);background: -o-linear-gradient(#40B512, #55CE27);background: linear-gradient(#40B512, #55CE27);-pie-background: linear-gradient(#40B512, #55CE27);behavior: url(/PIE.htc);
		
       }
	   
#botonrealizarpedidocesta a:hover {
        font-size:11px;
        font-family:Verdana,Helvetica;
        font-weight:bold;
        color:#000;
		text-align: center;
        height:10px;	
		text-decoration: none;
z-index:2;
position: relative;
border: 1px solid #696;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
-webkit-box-shadow: #666 0px 2px 3px;-moz-box-shadow: #666 0px 2px 3px;box-shadow: #666 0px 2px 3px;background: #CBCEBB;background: -webkit-gradient(linear, 0 0, 0 bottom, from(#CBCEBB), to(#F4F6F4));background: -webkit-linear-gradient(#CBCEBB, #F4F6F4);background: -moz-linear-gradient(#CBCEBB, #F4F6F4);background: -ms-linear-gradient(#CBCEBB, #F4F6F4);background: -o-linear-gradient(#CBCEBB, #F4F6F4);background: linear-gradient(#CBCEBB, #F4F6F4);-pie-background: linear-gradient(#CBCEBB, #F4F6F4);behavior: url(/PIE.htc);
		
       }
	   
	   
#botontextocesta{
        font-size:11px;
        font-family:Verdana,Helvetica;
        font-weight:bold;
        color:white;
		text-align: center;
			
       }
	   

#botontextocesta a {
        font-size:11px;
        font-family:Verdana,Helvetica;
        font-weight:bold;
        color:white;
        width:auto;
		text-align: center;
        height:10px;
		float:left;
z-index:2;
position: relative;
border: 1px solid #696;
padding: 3px 5px 5px 5px;
margin: 0px 0px 10px 0px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
-webkit-box-shadow: #666 0px 2px 3px;-moz-box-shadow: #666 0px 2px 3px;box-shadow: #666 0px 2px 3px;background: #638cb5;background: -webkit-gradient(linear, 0 0, 0 bottom, from(#638cb5), to(#9CA0D8));background: -webkit-linear-gradient(#638cb5, #9CA0D8);background: -moz-linear-gradient(#638cb5, #9CA0D8);background: -ms-linear-gradient(#638cb5, #9CA0D8);background: -o-linear-gradient(#638cb5, #9CA0D8);background: linear-gradient(#638cb5, #9CA0D8);-pie-background: linear-gradient(#638cb5, #9CA0D8);
behavior: url(/PIE.htc);
		
       }
	   
#botontextocesta a:hover {
        font-size:11px;
        font-family:Verdana,Helvetica;
        font-weight:bold;
        color:#000;
		text-align: center;
        height:10px;	
		text-decoration: none;
z-index:2;
position: relative;
border: 1px solid #696;
border: 1px solid #696;-webkit-border-radius: 8px;-moz-border-radius: 8px;border-radius: 8px;-webkit-box-shadow: #666 0px 2px 3px;-moz-box-shadow: #666 0px 2px 3px;box-shadow: #666 0px 2px 3px;background: #CBCEBB;background: -webkit-gradient(linear, 0 0, 0 bottom, from(#CBCEBB), to(#F4F6F4));background: -webkit-linear-gradient(#CBCEBB, #F4F6F4);background: -moz-linear-gradient(#CBCEBB, #F4F6F4);background: -ms-linear-gradient(#CBCEBB, #F4F6F4);background: -o-linear-gradient(#CBCEBB, #F4F6F4);background: linear-gradient(#CBCEBB, #F4F6F4);-pie-background: linear-gradient(#CBCEBB, #F4F6F4);behavior: url(/PIE.htc);
		
       }

.tabBox .tabs {
    margin: 0 0 0 0;
    padding: 0 10px;
    margin-bottom: -1px;
	}

.tabBox .tabs li {
	z-index: 2;
	float:left;
	position: relative;
    list-style: none;
    margin: 0 0 0 0;
    padding: .25em .25em 0;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.tabBox .tabs li.selected {
    z-index: 2;
	float:left;

}

.tabBox .tabs a {
	z-index: 2;
	float:left;
	position: relative;
    line-height: 2em;
    -webkit-border-radius: 8px 8px 0 0;
    -moz-border-radius: 8px 8px 0 0;
    border-radius: 8px 8px 0 0; 
    border: 1px solid #CCC;
    border-bottom: 0;
    padding: 0 10px;
    color: #000;
    text-decoration: none;
    background: #40B512;background: -webkit-gradient(linear, 0 0, 0 bottom, from(#40B512), to(#55CE27));background: -webkit-linear-gradient(#40B512, #55CE27);background: -moz-linear-gradient(#40B512, #55CE27);background: -ms-linear-gradient(#40B512, #55CE27);background: -o-linear-gradient(#40B512, #55CE27);background: linear-gradient(#40B512, #55CE27);-pie-background: linear-gradient(#40B512, #55CE27);behavior: url(/PIE.htc);
}


.tabBox .tabs a:hover {
	background: #638cb5;background: -webkit-gradient(linear, 0 0, 0 bottom, from(#638cb5), to(#9CA0D8));background: -webkit-linear-gradient(#638cb5, #9CA0D8);background: -moz-linear-gradient(#638cb5, #9CA0D8);background: -ms-linear-gradient(#638cb5, #9CA0D8);background: -o-linear-gradient(#638cb5, #9CA0D8);background: linear-gradient(#638cb5, #9CA0D8);-pie-background: linear-gradient(#638cb5, #9CA0D8);
behavior: url(/PIE.htc);
}




.tabBoxclientes .tabsclientes {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    margin-bottom: -1px;
	}

.tabBoxclientes .tabsclientes li {
	z-index: 2;
	float:left;
	position: relative;
    list-style: none;
    margin: 0 0 0 0;
    padding: .25em .25em 0;
}

.tabBoxclientes .tabsclientes li.selected {
    z-index: 2;
	float:left;
}

.tabBoxclientes .tabsclientes a {
	z-index: 2;
	float:left;
	position: relative;
    line-height: 2em;
    -webkit-border-radius: 8px 8px 8px 8px;
    -moz-border-radius: 8px 8px 8px 8px;
    border-radius: 8px 8px 8px 8px; 
    border: 1px solid #CCC;
    border-bottom: 1;
    padding: 0 10px;
    color: #000;
    text-decoration: none;
    background: #40B512;background: -webkit-gradient(linear, 0 0, 0 bottom, from(#40B512), to(#55CE27));background: -webkit-linear-gradient(#40B512, #55CE27);background: -moz-linear-gradient(#40B512, #55CE27);background: -ms-linear-gradient(#40B512, #55CE27);background: -o-linear-gradient(#40B512, #55CE27);background: linear-gradient(#40B512, #55CE27);-pie-background: linear-gradient(#40B512, #55CE27);behavior: url(/PIE.htc);
}


.tabBoxclientes .tabsclientes a:hover {
	background: #638cb5;background: -webkit-gradient(linear, 0 0, 0 bottom, from(#638cb5), to(#9CA0D8));background: -webkit-linear-gradient(#638cb5, #9CA0D8);background: -moz-linear-gradient(#638cb5, #9CA0D8);background: -ms-linear-gradient(#638cb5, #9CA0D8);background: -o-linear-gradient(#638cb5, #9CA0D8);background: linear-gradient(#638cb5, #9CA0D8);-pie-background: linear-gradient(#638cb5, #9CA0D8);
behavior: url(/PIE.htc);
}


.tablatitulo {
	width: 75px;
    text-align: center;
	margin: 0 auto;
    overflow: hidden;
    margin-bottom: -1px;
    float: left;
    height: 2em;
	z-index: 4;
	position: relative;
    line-height: 2em;
    -webkit-border-radius: 8px 8px 0 0;
    -moz-border-radius: 8px 8px 0 0;
    border-radius: 8px 8px 0 0;
    border: 1px solid #000;
    padding: 0 10px;
    color: #000;
    text-decoration: none;
    font-weight: bold;
    
	background: #F44A4A;background: -webkit-gradient(linear, 0 0, 0 bottom, from(#F44A4A), to(#F08A8A));background: -webkit-linear-gradient(#F44A4A, #F08A8A);background: -moz-linear-gradient(#F44A4A, #F08A8A);background: -ms-linear-gradient(#F44A4A, #F08A8A);background: -o-linear-gradient(#F44A4A, #F08A8A);background: linear-gradient(#F44A4A, #F08A8A);-pie-background: linear-gradient(#F44A4A, #F08A8A);behavior: url(/PIE.htc);
}



.tablatitulolarga {
	font-weight: bold;
	text-align: left;
	width: 170px;
	margin: 0 auto;
    overflow: hidden;
    margin-bottom: -1px;
    float: left;
    height: 2em;
	z-index: 4;
	position: relative;
    line-height: 2em;
    -webkit-border-radius: 8px 8px 0 0;
    -moz-border-radius: 8px 8px 0 0;
    border-radius: 8px 8px 0 0;
    border: 1px solid #000;
    padding: 0 10px;
    color: #000;
    text-decoration: none;
    
	background: #F44A4A;background: -webkit-gradient(linear, 0 0, 0 bottom, from(#F44A4A), to(#F08A8A));background: -webkit-linear-gradient(#F44A4A, #F08A8A);background: -moz-linear-gradient(#F44A4A, #F08A8A);background: -ms-linear-gradient(#F44A4A, #F08A8A);background: -o-linear-gradient(#F44A4A, #F08A8A);background: linear-gradient(#F44A4A, #F08A8A);-pie-background: linear-gradient(#F44A4A, #F08A8A);behavior: url(/PIE.htc);
}

.peque {
	font-size: x-small;
}

.tablaizq {
	margin: 0 auto;
    padding: 10px 10px 10px 10px;    
    height: 20px;
    text-align: left;
	width: 170px;
    float: left;
	z-index: 4;
	position: relative;
    line-height: 2em;
    -webkit-border-radius: 0 0 0 0;
    -moz-border-radius: 0 0 0 0;
    border-radius: 0 0 0 0;
    border: 1px solid #99B1FF;
    border-bottom: 1px;
	border-top: 1px;
    color: #000;
    text-decoration: none;  
	
    background: #Ffffff;background: -webkit-gradient(linear, 0 0, 0 bottom, from(#Ffffff), to(#D2CBCB));background: -webkit-linear-gradient(#Ffffff, #D2CBCB);background: -moz-linear-gradient(#Ffffff, #D2CBCB);background: -ms-linear-gradient(#Ffffff, #D2CBCB);background: -o-linear-gradient(#Ffffff, #D2CBCB);background: linear-gradient(#Ffffff, #D2CBCB);-pie-background: linear-gradient(#Ffffff, #D2CBCB);behavior: url(/PIE.htc);
}

.tablaizqinf {
	margin: 0 auto;
    padding: 10px 10px 20px 10px;    
    height: 20px;
    text-align: left;
	width: 170px;
    float: left;
	z-index: 4;
	position: relative;
    line-height: 2em;
    -webkit-border-radius: 0 0 0 8px;
    -moz-border-radius: 0 0 0 8px;
    border-radius: 0 0 0 8px;
    border: 1px solid #99B1FF;
	border-top: 1px;
    color: #000;
    text-decoration: none;  
	
    background: #Ffffff;background: -webkit-gradient(linear, 0 0, 0 bottom, from(#Ffffff), to(#D2CBCB));background: -webkit-linear-gradient(#Ffffff, #D2CBCB);background: -moz-linear-gradient(#Ffffff, #D2CBCB);background: -ms-linear-gradient(#Ffffff, #D2CBCB);background: -o-linear-gradient(#Ffffff, #D2CBCB);background: linear-gradient(#Ffffff, #D2CBCB);-pie-background: linear-gradient(#Ffffff, #D2CBCB);behavior: url(/PIE.htc);
}

.tablamedinf {
	text-align: center;
	margin: 0 auto;
    padding: 10px 10px 20px 10px;
    height: 20px;
	width: 75px;
	float: left;
	z-index: 4;
	position: relative;
	line-height: 2em;
	-webkit-border-radius: 0 0 0 0;
	-moz-border-radius: 0 0 0 0;
	border-radius: 0 0 0 0;
	border: 1px solid #99B1FF;
	border-top: 1px;
	color: #000;
	text-decoration: none;
	
    background: #Ffffff;background: -webkit-gradient(linear, 0 0, 0 bottom, from(#Ffffff), to(#D2CBCB));background: -webkit-linear-gradient(#Ffffff, #D2CBCB);background: -moz-linear-gradient(#Ffffff, #D2CBCB);background: -ms-linear-gradient(#Ffffff, #D2CBCB);background: -o-linear-gradient(#Ffffff, #D2CBCB);background: linear-gradient(#Ffffff, #D2CBCB);-pie-background: linear-gradient(#Ffffff, #D2CBCB);behavior: url(/PIE.htc);
	
}

.tablamed {
	text-align: center;
	margin: 0 auto;
    padding: 10px 10px 10px 10px;
    height: 20px;
	width: 75px;
	float: left;
	z-index: 4;
	position: relative;
	line-height: 2em;
	-webkit-border-radius: 0 0 0 0;
	-moz-border-radius: 0 0 0 0;
	border-radius: 0 0 0 0;
	border: 1px solid #99B1FF;
	border-bottom: 1px;
	border-top: 1px;
	color: #000;
	text-decoration: none;
	
    background: #Ffffff;background: -webkit-gradient(linear, 0 0, 0 bottom, from(#Ffffff), to(#D2CBCB));background: -webkit-linear-gradient(#Ffffff, #D2CBCB);background: -moz-linear-gradient(#Ffffff, #D2CBCB);background: -ms-linear-gradient(#Ffffff, #D2CBCB);background: -o-linear-gradient(#Ffffff, #D2CBCB);background: linear-gradient(#Ffffff, #D2CBCB);-pie-background: linear-gradient(#Ffffff, #D2CBCB);behavior: url(/PIE.htc);
	
}


.tablader {
	text-align: center;
	margin: 0 auto;
    padding: 10px 10px 20px 10px;
    height: 20px;
	width: 75px;
    float: left;
	z-index: 4;
	position: relative;
    line-height: 2em;
    -webkit-border-radius: 0 0 8px 0;
    -moz-border-radius: 0 0 8px 0;
    border-radius: 0 0 8px 0;
    border: 1px solid #99B1FF;
	border-top: 1px;
    color: #000;
    text-decoration: none; 
	
    
    background: #Ffffff;background: -webkit-gradient(linear, 0 0, 0 bottom, from(#Ffffff), to(#D2CBCB));background: -webkit-linear-gradient(#Ffffff, #D2CBCB);background: -moz-linear-gradient(#Ffffff, #D2CBCB);background: -ms-linear-gradient(#Ffffff, #D2CBCB);background: -o-linear-gradient(#Ffffff, #D2CBCB);background: linear-gradient(#Ffffff, #D2CBCB);-pie-background: linear-gradient(#Ffffff, #D2CBCB);behavior: url(/PIE.htc);
}


.tituloplan {
    margin: 0 10px 0 10px;
    padding: 0 10px;
    overflow: hidden;
    margin-bottom: -1px;
    height: 2.25em;
}





.tituloplan a {
	width: 200px;
    float: left;
    height: 2em;
	z-index: 4;
	position: relative;
    line-height: 2em;
    -webkit-border-radius: 8px 8px 0 0;
    -moz-border-radius: 8px 8px 0 0;
    border-radius: 8px 8px 0 0;
    border: 1px solid #CCC;
    border-bottom: 0;
    padding: 0 10px;
    color: #000;
    text-decoration: none;
    
	background: #638cb5;background: -webkit-gradient(linear, 0 0, 0 bottom, from(#638cb5), to(#9CA0D8));background: -webkit-linear-gradient(#638cb5, #9CA0D8);background: -moz-linear-gradient(#638cb5, #9CA0D8);background: -ms-linear-gradient(#638cb5, #9CA0D8);background: -o-linear-gradient(#638cb5, #9CA0D8);background: linear-gradient(#638cb5, #9CA0D8);-pie-background: linear-gradient(#638cb5, #9CA0D8);
behavior: url(/PIE.htc);
}


.tituloplan a:hover {
	background: #CBCEBB;background: -webkit-gradient(linear, 0 0, 0 bottom, from(#CBCEBB), to(#F4F6F4));background: -webkit-linear-gradient(#CBCEBB, #F4F6F4);background: -moz-linear-gradient(#CBCEBB, #F4F6F4);background: -ms-linear-gradient(#CBCEBB, #F4F6F4);background: -o-linear-gradient(#CBCEBB, #F4F6F4);background: linear-gradient(#CBCEBB, #F4F6F4);-pie-background: linear-gradient(#CBCEBB, #F4F6F4);behavior: url(/PIE.htc);
}


.contenidoplan {
    margin: 0 10px 0 20px;
    padding: 0 10px;
	width: 300px;
    float: left;
	z-index: 4;
	position: relative;
    line-height: 2em;
    -webkit-border-radius: 0 8px 8px 8px;
    -moz-border-radius: 0 8px 8px 8px;
    border-radius: 0 8px 8px 8px;
    border: 1px solid #CCC;
    border-bottom: 1px;
	border-top: 1px;
    color: #000;
    text-decoration: none;
    
	background: #FFFFFF;background: -webkit-gradient(linear, 0 0, 0 bottom, from(#FFFFFF), to(#B2CFE6));background: -webkit-linear-gradient(#FFFFFF, #B2CFE6);background: -moz-linear-gradient(#FFFFFF, #B2CFE6);background: -ms-linear-gradient(#FFFFFF, #B2CFE6);background: -o-linear-gradient(#FFFFFF, #B2CFE6);background: linear-gradient(#FFFFFF, #B2CFE6);-pie-background: linear-gradient(#FFFFFF, #B2CFE6);behavior: url(/PIE.htc);
}





#registrousuario {
border:medium none;
color:#333333;
height:auto;
padding:0 0 0 50px;
width:auto;
}

#registrousuario legend {
color:#000000;
font-weight: bold;
font-family:arial;
font-size:24px;
letter-spacing:-1px;
padding-bottom:20px;
padding-top:8px;
text-transform:capitalize;
}

#registrousuario input.texto {
border:medium none !important;
color:#03F;
font-weight: bold;
font-size:14px;
height:24px;
padding-bottom:0;
padding-left:5px;
padding-top:5px;
width:200px;
font-family:tahoma,verdana,sans-serif;
border: 1px solid #696;-webkit-border-radius: 8px;-moz-border-radius: 8px;border-radius: 8px;-webkit-box-shadow: #666 0px 2px 3px;-moz-box-shadow: #666 0px 2px 3px;box-shadow: #666 0px 2px 3px;background: #DEE8F2;background: -webkit-gradient(linear, 0 0, 0 bottom, from(#DEE8F2), to(#F6FAFE));background: -webkit-linear-gradient(#DEE8F2, #F6FAFE);background: -moz-linear-gradient(#DEE8F2, #F6FAFE);background: -ms-linear-gradient(#DEE8F2, #F6FAFE);background: -o-linear-gradient(#DEE8F2, #F6FAFE);background: linear-gradient(#DEE8F2, #F6FAFE);-pie-background: linear-gradient(#DEE8F2, #F6FAFE);behavior: url(/PIE.htc);
}

#registrousuario textarea.areadetexto {
width: 400px;
height: 60px;
border:none !important;
padding-bottom:0;
padding-left:5px;
padding-top:5px;
color:#03F;
font-weight: bold;
font-size:14px;
font-family:tahoma,verdana,sans-serif;
border: 1px solid #696;-webkit-border-radius: 8px;-moz-border-radius: 8px;border-radius: 8px;-webkit-box-shadow: #666 0px 2px 3px;-moz-box-shadow: #666 0px 2px 3px;box-shadow: #666 0px 2px 3px;background: #DEE8F2;background: -webkit-gradient(linear, 0 0, 0 bottom, from(#DEE8F2), to(#F6FAFE));background: -webkit-linear-gradient(#DEE8F2, #F6FAFE);background: -moz-linear-gradient(#DEE8F2, #F6FAFE);background: -ms-linear-gradient(#DEE8F2, #F6FAFE);background: -o-linear-gradient(#DEE8F2, #F6FAFE);background: linear-gradient(#DEE8F2, #F6FAFE);-pie-background: linear-gradient(#DEE8F2, #F6FAFE);behavior: url(/PIE.htc);
}

#registrousuario label {
display:block;
font-family:tahoma,verdana,sans-serif;
font-size:14px;
color:#000000;
font-weight: bold;
padding:10px 0 3px;
}

.resultados {
	border: 1px dotted #0000FF;
	padding: 1px;
}
.texto_azul {
	font-weight: bold;
	color: #0000FF;
}
.tablaresaltada {
	border: 1px outset #333333;
}

.verdana {
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000;
}

.linea {
z-index:2;
position: relative;
border: 1px solid #696;
float:left;
padding: 1px;
margin: 5px;
text-align: left; 
width: 90%;
height:2px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
-webkit-box-shadow: #666 0px 2px 3px;
-moz-box-shadow: #666 0px 2px 3px;
box-shadow: #666 0px 2px 3px;
background: #B3ADAD;
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#B3ADAD), to(#FFFFFF));
background: -webkit-linear-gradient(#B3ADAD, #FFFFFF);background: -moz-linear-gradient(#B3ADAD, #FFFFFF);background: -ms-linear-gradient(#B3ADAD, #FFFFFF);
background: -o-linear-gradient(#B3ADAD, #FFFFFF);
background: linear-gradient(#B3ADAD, #FFFFFF);-pie-background: linear-gradient(#B3ADAD, #FFFFFF);
behavior: url(/PIE.htc);
}

.lineaserviciosclientes {
z-index:2;
position: relative;
border: 1px solid #696;
float:left;
padding: 1px;
margin: 5px;
text-align: left; 
width: 100%;
height:2px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
-webkit-box-shadow: #666 0px 2px 3px;
-moz-box-shadow: #666 0px 2px 3px;
box-shadow: #666 0px 2px 3px;
background: #B3ADAD;
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#B3ADAD), to(#FFFFFF));
background: -webkit-linear-gradient(#B3ADAD, #FFFFFF);background: -moz-linear-gradient(#B3ADAD, #FFFFFF);background: -ms-linear-gradient(#B3ADAD, #FFFFFF);
background: -o-linear-gradient(#B3ADAD, #FFFFFF);
background: linear-gradient(#B3ADAD, #FFFFFF);-pie-background: linear-gradient(#B3ADAD, #FFFFFF);
behavior: url(/PIE.htc);
}


.contenidofpago {
z-index:2;
position: relative;
border: 1px solid #696;
padding: 5px;
margin: 10px;
text-align: left; 
width: 600px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
-webkit-box-shadow: #666 0px 2px 3px;
-moz-box-shadow: #666 0px 2px 3px;
box-shadow: #666 0px 2px 3px;
background: #FFFFFF;background: -webkit-gradient(linear, 0 0, 0 bottom, from(#FFFFFF), to(#FFFFFF));background: -webkit-linear-gradient(#FFFFFF, #FFFFFF);background: -moz-linear-gradient(#FFFFFF, #FFFFFF);background: -ms-linear-gradient(#FFFFFF, #FFFFFF);background: -o-linear-gradient(#FFFFFF, #FFFFFF);background: linear-gradient(#FFFFFF, #FFFFFF);-pie-background: linear-gradient(#FFFFFF, #FFFFFF);behavior: url(/PIE.htc);
}

