@charset "utf-8";

/*@font-face {
    font-family: Agfa Rotis Sans Serif;
    font-style:  normal;
    font-weight: 700;
    src: url(AGFAROT3.eot);
  }
@font-face {
    font-family: Agfa Rotis Sans Serif;
    font-style:  oblique;
    font-weight: 700;
    src: url(AGFAROT2.eot);
  }
@font-face {
    font-family: Agfa Rotis Sans Serif;
    font-style:  normal;
    font-weight: normal;
    src: url(AGFAROT1.eot);
  }
@font-face {
    font-family: Agfa Rotis Sans Serif;
    font-style:  oblique;
    font-weight: normal;
    src: url(AGFAROT0.eot);
  }
@font-face {
font-family: 'Agfa Rotis Sans Serif';
src: local('Agfa Rotis Sans Serif'), url(AgfaRotisSansSerif.ttf) format('truetype');
}*/
body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #63672E;
	background-image: url(../imagenes/flor.png);
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#DvContenedor {
	top:50%;
	width:900px;
	height:640px;
	z-index:1;
	position: absolute;
	background-color: #475949;
	background-image: url(../imagenes/fondoSup.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin-top: -320px;
	margin-left: -450px;
	left: 50%;
}
#banner {
	float: left;
	height: 200px;
	width: 900px;
	margin-top: 0px;
}
#franja {
	position:absolute;
	left:0px;
	top:180px;
	width:160px;
	height:10px;
	z-index:2;
	background-color: #FFEC00;
	opacity: .40;
	-moz-opacity: .40;
	filter:alpha(opacity=40);
}
#DvContenido h2 {
	font-size: 24px;
	color: #FFF;
	margin-top: 10px;
	/*text-shadow: #ffffff 2px 2px 0px;
	filter: Shadow(Color=#ffffff, 	
			Direction=135, 
			Strength=2);*/
	width: 160px;
	text-align: right;
	font-weight: lighter;
}
#DvContenido h4 {
	font-size: 14px;
	font-style: oblique;
	color: #E0C330;
	margin-top: -20px;
	text-align: right;
	width: 160px;
}
#DvContenido {
	position:absolute;
	left:0px;
	top:160px;
	width:900px;
	height:440px;
	z-index:3;
}
#FnContenido {
	position:absolute;
	left:190px;
	top:68px;
	width:690px;
	height:310px;
	background-color: #42504b;
	z-index: 2;
}
#FnNoticias {
	position:absolute;
	left:0px;
	top:0px;
	width:518px;
	height:692px;
	background-color: #42504b;
	z-index: 2;
}

#Contenido {
	position:absolute;
	left:190px;
	top:68px;
	width:690px;
	height:350px;
	padding: 5px;
	z-index: 3;
}
#FnMenu {
	position:absolute;
	left:0px;
	top:68px;
	width:160px;
	height:240px;
	background-color: #abb543;
}
#menu {
	position:absolute;
	width: 160px;
	top:68px;
	float: left;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px;
	font-size: 13px;
	z-index:3;
}
#menu li.menuSelec {
	font-weight: bolder;
	color: #FFF;
	height: 14px;
	width: 120px;
	margin-bottom: 10px;
	text-align: center;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #e2001a;
	border-bottom-color: #e2001a;
	padding-bottom:4px;
}
#menu li {
	text-align: right;
	height: 28px;
	list-style: none;
	overflow: hidden;
	width: 140px;
	float: right;
	margin-right: 10px;
}
#menu a {
	color: #000;
	text-decoration: none;
	display: block;
	padding-right: 10px;
	height: 18px;
	padding-top: 2px;
	font-size: 13px;
	}
#menu a:hover {
	color: #ffffff;
	background-color: #B99325;
	font-size: 15px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 2px;
}
.CategoriasFnd {
	height: 200px;
	width: 205px;
	margin-right: 15px;
	float: left;
	margin-left: 8px;
}
.Categorias {
	height: 195px;
	width: 205px;
	margin-right: 15px;
	position: absolute;
	top: 13px;
	z-index: 14;
	margin-left: 8px;
}
#Categ1 {
	left: 7px;
}
#Categ2 {
	left: 235px;
}
#Categ3 {
	left: 465px;
}
.centrar {
	left: 30px;
	position: absolute;
	top: -5px;
}
#Contenido  h3 {
	font-size: 14px;
	color: #FFF;
	top: 95px;
	position: absolute;
	left: 9px;
	margin-top: 0px;
	text-decoration: underline;
	text-transform: capitalize;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
#Contenido  p {
	font-size: 12px;
	color: #333;
	text-align: left;
	position: absolute;
	top: 120px;
	margin-top: 0px;
	padding-right: 8px;
	padding-left: 8px;
	line-height: 12px;
}
#Contenido p a {
	color: #000;
	font-style: italic;
	text-decoration: none;
	line-height: 16px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	margin-left: 130px;
}
#PieContenido {
	position: absolute;
	left: 5px;
	top: 225px;
	border-top-width: 0.5px;
	border-top-style: dashed;
	border-top-color: #999;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	padding-top: 5px;
	padding-bottom: 5px;
}
#piePagina {
	clear: both;
	position: absolute;
	width: 575px;
	left: 190px;
	top: 605px;
	font-size: 10px;
	color: #FFF;
	z-index: 4;
	line-height: 10px;
}
#piePagina a {
	color: #FF0;
	text-decoration: none;
	font-style: italic;
}
#PieContenido img {
	float: left;
	margin-right: 5px;
	margin-left: 5px;
}

/*PRODUCTOS*/
#FnContenidoPr {
	position:absolute;
	left:165px;
	top:0px;
	width:725px;
	height:440px;
	background-color: #9AC00A;
	opacity: .70;
	-moz-opacity: .70;
	filter:alpha(opacity=70);
	z-index: 2;
}
#ContenidoPr {
	position:absolute;
	left:165px;
	top:0px;
	width:735px;
	height:440px;
	z-index: 3;
	overflow-y: auto;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
}
.cajasProd {
	float: left;
	height: 120px;
	width: 350px;
	position: relative;
	background-color: #CCC;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000;
	line-height: 10px;
	text-align: right;
	border: 1px solid #666;
	margin-top: 1px;
	margin-right: 3px;
	margin-bottom: 1px;
	margin-left: 3px;
}
.cajasProd img {
	width: 100px;
	left: 0px;
	top: 0px;
	position: absolute;
	display: block;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.cajasProd  strong {
	color: #900;
	float: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.derechaProd {
	height: 11px;
	width: 152px;
	float: right;
	padding-top: 1px;
	padding-left: 2px;
	left: 190px;
	padding-right: 2px;
	background-color: #EFEFEF;
}
.izqdaProd {
	height: 11px;
	width: 78px;
	float: right;
	padding-top: 1px;
	padding-left: 2px;
	left: 102px;
	padding-right: 2px;
	background-color: #EFEFEF;
}
.nombrePr {
	top:1px;
	width: 240px;
	position: absolute;
	height: 23px;
	padding-top: 2px;
	padding-left: 2px;
	background-color: #E2D3B1;
	float: right;
	left: 102px;
	padding-right: 2px;
}
.nombrePr p {
	margin-top: -10px;

	*margin-top: 0px !important;
	float: right;
	width: 198px;
	text-transform: uppercase;
}
.CodPr {
	position: absolute;
	top: 32px;
	height: 11px;
	width: 78px;
	float: right;
	padding-top: 1px;
	padding-left: 2px;
	left: 102px;
	padding-right: 2px;
	background-color: #EFEFEF;
}
.UdsPr {
	position: absolute;
	top: 50px;
	height: 11px;
	width: 78px;
	float: right;
	padding-top: 1px;
	padding-left: 2px;
	left: 102px;
	padding-right: 2px;
	background-color: #EFEFEF;
}
.ConsuPr {
	position: absolute;
	top: 32px;
	height: 11px;
	width: 152px;
	float: right;
	padding-top: 1px;
	padding-left: 2px;
	left: 190px;
	padding-right: 2px;
	background-color: #EFEFEF;
}
.EnvPr {
	position: absolute;
	top: 50px;
	height: 11px;
	width: 152px;
	float: right;
	padding-top: 1px;
	padding-left: 2px;
	left: 190px;
	padding-right: 2px;
	background-color: #EFEFEF;
}
.PesoPr {
	position: absolute;
	top: 68px;
	height: 11px;
	width: 78px;
	float: right;
	padding-top: 1px;
	padding-left: 2px;
	left: 102px;
	padding-right: 2px;
	background-color: #EFEFEF;
}
.CuraPr {
	position: absolute;
	top: 68px;
	height: 11px;
	width: 152px;
	float: right;
	padding-top: 1px;
	padding-left: 2px;
	left: 190px;
	padding-right: 2px;
	background-color: #EFEFEF;
}
.ConservPr {
	position: absolute;
	top: 84px;
	width: 240px;
	height: 11px;
	float: right;
	padding-top: 1px;
	padding-left: 2px;
	left: 102px;
	padding-right: 2px;
	background-color: #EFEFEF;
}
.CaracPr {
	position: absolute;
	top: 102px;
	width: 340px;
	left: 2px;
	height: 11px;
	float: right;
	padding-top: 1px;
	padding-left: 2px;
	padding-right: 2px;
	background-color: #EFEFEF;
}
#PiePr {
	position: absolute;
	height: 20px;
	width: 725px;
	left: 0px;
	top: 420px;
	color: #FFF;
}
#PiePr a {
	font-size: 10px;
	text-decoration: none;
	margin-left: 15px;
	margin-right: 10px;
	color: #000;
	font-weight: bold;
	float: right;
}
/*#PiePr ul {
	float: right;
	list-style-type: none;
	margin-top: -5px;
	margin-right: 10px;
}

#PiePr  li {
	float: left;
	margin-right: 8px;
}*/
#selectorProd {
	font-size: 14px;
	margin-left: -3px;
	margin-right: 12px;
	color: #FFF;
	height: 25px;
	background-color: #e2001a;
	border: 1px solid #FFF;
	padding-left: 3px;
	padding-top: 3px;
	font-weight: bold;
	padding-right: 3px;
	margin-bottom: 10px;
	margin-top: -3px;
}
#formProd {
	float: right;
	margin-right: 0px;

	*margin-top:-20px !important;
}
#aviso {

}

/*////CALIDAD///////*/
#ContenidoCali {
	position:absolute;
	left:165px;
	top:20px;
	width:720px;
	height:400px;
	padding: 5px;
	z-index: 3;
	background-color: #C8DDBD;
	overflow-y: scroll;
}
.cajasCali {
	float: left;
	height: 180px;
	width: 335px;
	position: relative;
	background-color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 12px;
	padding: 5px;
	margin: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #CCC;
}
#ContenidoCali h3 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 16px;
	color: #666;
}
.cajasCali img {
	float: left;
	border: 1px solid #CCC;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.cajasCali h3{
	float: left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #C30;
	border-bottom-color: #C30;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 11px;
	letter-spacing: 0.1em;
	color: #000;
	margin-top: 5px;
	margin-right: 1px;
	margin-bottom: 10px;
	margin-left: 1px;
	text-align: center;
}
.imgIzq {
	width: 190px;
}
.imgDcha {
	width: 250px;
}

/*////CONTACTO//////*/

#FnContenidoCnt {
	position:absolute;
	left:192px;
	top:39px;
	width:690px;
	height:400px;
	background-color: #abb543;
	z-index: 1;
}
#ContenidoCnt {
	position:absolute;
	left:190px;
	top:68px;
	width:690px;
	height:310px;
	padding: 5px;
	z-index: 3;
}
#Contenido ul {
	position: absolute;
	color: #000;
	padding-top: 15px;
}

#datosContacto {
	width: 610px;
	float: left;
	background-color: #858D34;
}
#datosContacto #direccion {
	width: 220px;
	font-size: 12px;
	color: #FFF;
	margin-top: 10px;
	float: left;
	padding-left: 40px;
}

.listaContacto {
	font-size: 10px;
	font-style: italic;
	list-style-type: none;
	font-weight: bold;
	margin-top: -5px;
	width: 65px;
	margin-left: 260px;
	*margin-left: 50px; !important;
	*font-size: 12px; !important;
	color: #000;
	text-align: right;
}
.listaCorreo {
	font-size: 12px;
	font-style: italic;
	list-style-type: none;
	font-weight: bold;
	margin-top: -5px;
	float: left;
	width: 270px;
	margin-left: 240px;
	*margin-left: 50px; !important;
	color: #000;
}
#datosContacto  a {
	color: #FFF;
	text-decoration: none;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 0.1em;
	float: right;
	width: 180px;
	padding-left: 5px;
}
#datosContacto strong {
	letter-spacing: 0.1em;
	font-size: 13px;
	font-style: normal;
	float: right;
	color: #FFF;
}
#datosContacto h5 {
	color: #000;
	margin-bottom: 0px;
	margin-top: 0px;
}
#formContacto {
	float: left;
	width: 650px;
	padding-left: 40px;
}
.lineaForm {
	margin-bottom: 3px;
	width: 250px;
	float: left;
	margin-right: 5px;
}
.lineaForm2 {
	margin-bottom: 3px;
	width: 160px;
	float: left;
	margin-right: 5px;
}
#formCp {
	width: 130px;
}

.conocer {
	float: left;
	margin-top: 4px;
	margin-left: 2px;
	margin-bottom: 0px;
	font-size: 11px;
	font-weight: bold;
	width: 110px;
}
#autorDatos {
	position: absolute;
	height: 70px;
	width: 600px;
	left: 45px;
	top: 330px;
	font-size: 10px;
	line-height: 12px;
}

#formContacto h5 {
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: -40px;
}

.camposForm {
	height: 13px;
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	color: #363;
	background-color: #F1EADA;
	border: 1px solid #363;
}
.campoComentario {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	color: #363;
	background-color: #F1EADA;
	border: 1px solid #363;
	height: 45px;
}
#formContacto h6 {
	width: 67px;
	float: left;
	margin-top: 4px;
	margin-left: 2px;
	margin-bottom: 0px;
}
.boton {
	float: right;
	background-color: #F1EADA;
}

#lineaboton {
	width: auto;
	position: absolute;
	bottom: -25px;
	right: 10px;
	visibility: hidden;
}

/*////PRIVADA//////*/
.error {
	font-weight: bold;
	color: #FFF;
	background-color: #F00;
	font-size: 12px;
	letter-spacing: 0.1em;
	width: auto;
	text-align: center;
	margin-bottom: 5px;
}
.correcto {
	font-weight: bold;
	color: #FFF;
	background-color: #0C3;
	font-size: 12px;
	letter-spacing: 0.1em;
	width: auto;
	text-align: center;
	margin-bottom: 5px;
}

#autenticar {
	width: 200px;
	left: 430px;
	top: 110px;
	position: absolute;
	border: 1px solid #F1EADA;
	padding: 5px;
}
#comenta {
	width: 550px;
	float: left;
}

#derecha strong {
	font-size: 14px;
	color: #CCC;
	float: left;
}
#derecha {
	text-align: right;
	margin-bottom: 5px;
}
#derecha2 strong {
	font-size: 14px;
	color: #CCC;
	float: left;
}
#derecha2 {
	text-align: right;
	margin-bottom: 5px;
}
#salir  {
	position: absolute;
	left: 0px;
	top: 220px;
	width: 100%;
	text-align: right;
	border-bottom: solid 1px #FFF;
	border-top: solid 1px #FFF;
}
#salir a {
	font-size: 12px;
	color: #CCC;
	text-decoration: none;
}
#salir a:hover {
	font-style: italic;
	color: #FFF;
}
#cabRestrin {
	position: absolute;
	top: 0px;
}

/*////CORTAR//////*/
#ContenidoCortar {
	position:absolute;
	left:165px;
	top:20px;
	width:720px;
	height:400px;
	padding: 5px;
	z-index: 3;
	background-color: #C8DDBD;
}
#menuCortar {
	font-size: 12px;
	position: absolute;
	width: 120px;
	top: 0px;
}
#menuCortar a {
	text-decoration: none;
	display: block;
	color: #000;
	margin-top: 5px;
	height: 35px;
	background-color: #C7CF7A;
	text-align: right;
	margin-left: 5px;
	padding-top: 12px;
	margin-bottom: 10px;
}
#menuCortar a:hover {
	color: #B62621;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	font-weight: bold;
}.contCortar {
	position: absolute;
	left: 125px;
	height: 405px;
	top: 1px;
	background-color: #FFF;
}
#txtCortar {
	overflow-y: scroll;
	padding-left: 15px;
	padding-right: 15px;
	background-color: #C7CF7A;
	margin-top: 3px;
}
#txtCortar p {
	font-size: 12px;
	margin-left: 30px;
	margin-right: 50px;
	padding: 5px;
	margin-top: 10px;
	background-color: #E2E7BC;
}
#txtCortar h5 {
	font-size: 14px;
	color: #616725;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	margin-right: 50px;
	margin-bottom: 0px;
}
#vidCortar {
	visibility: hidden;
	padding-left: 55px;
	padding-right: 55px;
}

/*////EMPRESA//////*/
#FnEmpresa {
	position: absolute;
	left: 200px;
	top: 60px;
	width: 299px;
	height: 237px;
	background-color: #FFF;
	z-index: 7;
	opacity: .80;
	-moz-opacity: .80;
	filter:alpha(opacity=80);
	border: 1px solid #999;
}
#FnEmpresa2 {
	position: absolute;
	left: 200px;
	top: 310px;
	width: 672px;
	height: 102px;
	background-color: #FFF;
	z-index: 7;
	opacity: .80;
	-moz-opacity: .80;
	filter:alpha(opacity=80);
	border: 1px solid #999;
}
#Empresa {
	position: absolute;
	left: 207px;
	top: 64px;
	width: 283px;
	height: 227px;
	z-index: 8;
	font-size: 12px;
}
#Empresa2 {
	position: absolute;
	left: 207px;
	top: 315px;
	width: 657px;
	height: 90px;
	z-index: 8;
	font-size: 12px;
}
#Empresa h5 {
	font-size: 11px;
	margin: 0px;
}
#Empresa ul li {
	list-style-type: circle;
	font-style: italic;
}
#Empresa ul {
	margin: 2px;
}
.encabezadosSueltos {
	color: #FFF;
	font-size: 12px;
	letter-spacing: 0.1em;
	width: 430px;
	margin-bottom: 5px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
}
#FnEnlaces {
	position: absolute;
	left: 200px;
	top: 50px;
	width: 664px;
	height: 380px;
	background-color: #FFF;
	z-index: 7;
	opacity: .80;
	-moz-opacity: .80;
	filter:alpha(opacity=80);
	border: 1px solid #999;
}
#Enlaces {
	position: absolute;
	left: 207px;
	top: 54px;
	width: 614px;
	height: 287px;
	z-index: 8;
	font-size: 12px;
}
#privacidad {
	position: absolute;
	width: 690px;
	left: 0px;
	top: 380px;
	border-top-width: 0.5px;
	border-top-style: dotted;
	border-top-color: #abb543;
	text-align: center;
	border-bottom-width: 0.5px;
	border-bottom-style: dotted;
	border-bottom-color: #abb543;
}
#privacidad a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #abb543;
	text-decoration: none;
}
#privacidad a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#ContPrivacidad {
	font-size: 12px;
	overflow: auto;
	position: absolute;
	height: 420px;
	width: 720px;
	left: 15px;
	top: 15px;
	background-color: #CCC;
	padding-left: 5px;
}
#piePaginaPrincipal {
	position: absolute;
	left: 0px;
	top: 330px;
	font-size: 10px;
	color: #FFF;
	z-index: 4;
	line-height: 10px;
	width: 550px;
}
#piePaginaPrincipal a {
	color: #FF0;
	text-decoration: none;
	font-style: italic;
}#txtEnvio {
	position: absolute;
	height: 60px;
	width: 550px;
	top: 100px;
	left: 70px;
}
#validacion {
	position: absolute;
	top: 420px;
	left: 5px;
}
#validacion p a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#DetallePr {
	background-color: #9AC00A;
	width: 450px;
	padding: 10px;
}
.bordeDiscont {
	border: 1px dotted #FF0;
}
#nombre {
	text-transform: uppercase;
}
#autor {
	position:absolute;
	width:170px;
	height:26px;
	z-index:1;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCC;
	top: 465px;
}
#autor a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #9C9;
}
.resaltar {
	background-color: #FFF;
	border: 3px solid #e2001a;
	color: #e2001a;
	font-weight: bold;
	clear: both;
	margin-right: 12px;
	font-size: 12px;
	text-align: center;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	margin-left: -3px;
	margin-bottom: 0px;
}
#idiomas {
	position: absolute;
	top: 320px;
	left: 30px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #abb543;
	border-bottom-color: #abb543;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 0px;
}
#idiomas img {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#autorDatos span {
	margin-left: -40px;
	position: absolute;
	margin-top: -10px;
}
#formContacto h5 strong {
	font-weight: normal;
	color: #900;
	font-size: 11px;
	position: relative;
	top: -5px;
	left: 40px;
}
#FormContc h6 strong {
	color: #900;
	font-size: 14px;
}
#txtPrivada {
	height: 270px;
	width: 350px;
	padding: 15px;
	font-size: 12px;
}

