body {
	background-color: #f1f3fc;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#encabezado {
	position:relative;
	top:0px;
	width:1000px;
	height:80px;
	z-index:1;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/fondo_encabezado.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
	vertical-align: middle;
}
#txt_encabezado {
	position:absolute;
	z-index:2;
	text-align: right;
	padding-top: 8px;
	padding-right: 15px;
	left: 374px;
	top: 1px;
	width: 608px;
	height: 18px;
}
#contenedor {
	position:relative;
	width:1000px;
	z-index:1;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	background-image: url(../images/fondo_flores.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: auto;
	clear: both;
}

#logo {
	position:absolute;
	left:14px;
	top:-48px;
	width:195px;
	height:141px;
	z-index:6;
}

#logo_home {
	position:absolute;
	left:477px;
	top:190px;
	width:302px;
	height:0px;
	z-index:15;
}

#linea {
	position:absolute;
	left:214px;
	top:59px;
	width:11px;
	height:515px;
	z-index:5;
}

#buscar {
	position:absolute;
	left:614px;
	top:38px;
	width:334px;
	height:28px;
	z-index:2;
	background-image: url(../images/fondo_buscar.png);
	background-repeat: no-repeat;
	background-position: right center;
}

#txt_buscar {
	position:absolute;
	left:28px;
	top:7px;
	width:292px;
	height:16px;
	z-index:10;
	text-align: left;
}

#text_buscar_input:focus {
     background-color:transparent;
     border: 0px solid;
     outline:none; 
}

#btn_buscar {
	position:absolute;
	left:945px;
	top:36px;
	width:40px;
	height:27px;
	z-index:15;
}

#pie {
	position:relative;
	margin-right: auto;
	margin-left: auto;
	width:1000px;
	height:61px;
	z-index:2;
	background-image: url(../images/fondo_pie.jpg);
	background-repeat: no-repeat;
	top: 0px;
	clear:both;
}

#suscribase {
	position:relative;
	left:10px;
	top:0px;
	width:200px;
	height:80px;
	z-index:3;
	background-color: #9babd4;
}

#face {
	position:absolute;
	left:567px;
	top:0px;
	width:495px;
	height:68px;
	z-index:1000;
}

#txt {
	width:720px;
	height:auto;
	z-index:2;
	float:right;
}

#tit {
	position:absolute;
	left:251px;
	top:40px;
	width:332px;
	height:32px;
	z-index:3;
	background-image: url(../images/flor_tit.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 30px;
	padding-top: 8px;
}

#menu_admin_categ tr:hover td{
    background-color: #7d8fc6;
}

#menu_admin_categ table tr td:hover a{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFF;
    font-weight: bold;
    text-decoration: none;
}

#menu_admin tr:hover td{
    background-color: #4E5E9A;
}

#menu_admin tr td:hover a{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFF;
    font-weight: bold;
    text-decoration: none;
}


.clearer{
	height:120px;
	clear:both;
	}

.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
}
.borde {
	padding: 8px;
	border: thin solid #CCC;
	background-color: #FFF;
}
.txt_violeta10_claro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #EBEFFB;
	font-weight: regular;
	text-decoration: none;
}.txt_violeta11_claro_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EBEFFB;
	font-weight: bold;
}
.txt_violeta11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8a9ccc;
	text-decoration: none;
}
.txt_violeta11_osc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6275a9;
	text-decoration: none;
	font-weight: regular;
}
.txt_violeta11_osc_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6275a9;
	text-decoration: none;
	font-weight: bold;
}
.txt_gris11_claro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	text-decoration: none;
}
.txt_gris11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
}
.txt_gris11_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	font-weight: bold;
}
.txt_blanco11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
}
.txt_blanco11_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
.btn_suscribase {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	background-color: #bfc7e4;
	border: none;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	text-decoration: none;
}
.btn_violeta11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8a9ccc;
	text-decoration: none;
}
.btn_violeta11:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5562A1;
	text-decoration: none;
}
.btn_violeta11_osc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6275a9;
	text-decoration: none;
}
.btn_violeta11_osc:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5562A1;
	text-decoration: underline;
}
.btn_ver {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6275a9;
	text-decoration: none;
	background-color: #EBEFFB;
	padding: 5px;
}
.btn_ver:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #8593C2;
	text-decoration: none;
	background-color: #EBEFFB;
	padding: 5px;
}
.btn_cotizar {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
	background-color: #7d8fc6;
	font-size: 11px;
	font-weight: bold;
        border:none;
}
.tit_violeta11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8697C0;
	font-weight: regular;
}
.tit_violeta11_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8697C0;
	font-weight: bold;
}
.subtitulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6275a9;
	background-color: #EBEFFB;
	padding: 5px;
}
.tel_grande {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #6275a9;
}

.pagination a {
    color: #8697C0;
    font-family: Arial, Helvetica, sans-serif;    
	font-size: 11px;
}

.page {
    font-family: Arial, Helvetica, sans-serif;
	color: #8697C0;    
	font-size: 11px;
}

.current {
    color: #8697C0;
    font-family: Arial, Helvetica, sans-serif;    
	font-weight: bold;
	font-size: 11px;
}
