@charset "utf-8";
/* CSS Document */

/* LAYOUT */

/* PRECIOS */

#bDisenoLogotiposBanner small {
	display: none !important;
}

.nostyle {
	float: none !important;
	display: block !important;
	background: none !important;
	border: 0 !important;
	padding: 0 !important;
	margin: 60px auto !important;
}

#articulos {
	padding: 80px 0 0 0;
	clear: both;
	overflow: hidden;
}

#articulos img {
	display: block;
	margin: 40px auto 50px;
	background: #FFF;
    	border: 1px solid #f0f0f0;
    	border-bottom: 2px solid #DDD;
    	padding: 10px;
}

#articulos article {
	border-top: 1px dashed #ccc;
    	padding-top: 71px;
}

.blue, .azul {
	color: #009FD9 !important;
}

#articulos h1 {
	text-align: center;
	text-transform: uppercase;
	font-size: 30px;
}

#articulos p {
	font-size: 17px !important;
	line-height: 30px !important;
	text-align: center !important;
}

@font-face {
	font-family: LucidaGrande;
	src: url('/style/fonts/lucida.ttf');
}

@font-face {
	font-family: LucidaGrande;
	font-weight: bold;
	src: url('/style/fonts/lucida_bold.ttf');
}

.fix {
	overflow: hidden;
}

body {
	font-family: LucidaGrande, "Lucida Grande", "Lucida Sans Unicode", arial, sans-serif;
}

label {
	cursor: pointer;
}

li {
	list-style: none;
}

a {
	text-decoration: none;
}

.wrap {
	margin: auto;
	width: 980px;
}

header, #landing {
	background: #BBD500;
	color: #FFF;
}

header a {
	color: #FFF;
}

header .wrap {
	height: 86px;
	padding-top: 43px;
}

#logo {
	float: left;
	margin-top: 4px;
}

nav.mainNav {
	background: url(/style/img/navBg.gif) center top no-repeat;
	float: right;
	font-weight: bold;
	font-size: 15px;
	height: 45px;
	text-shadow: 0 1px 0 #97a812;
	width: 638px;
}

nav.mainNav li {
	float: left;
}

nav.mainNav li a {
	display: block;
	float: left;
	height: 45px;
	line-height: 45px;
	padding: 0 14px;
}

#bInicio a {
	padding-left: 23px !important;
}

#bBlog a {
	padding-right: 0 !important;
}

#registro-de-marcas-y-logotipos #bServicios a,
#sello-calidad-web #bServicios a,
#certificados-ssl #bServicios a,
#ipcheckers #bServicios a,
#enlaces-gratis #bServicios a,
#diferencias #bServicios a,
#desarrollo-juegos #bServicios a,
#diseno-banner #bServicios a,
#diseno-intro #bServicios a,
#diseno-web-flash #bServicios a,
#diseno-web-galeria #bServicios a,
#ventajas-diseno-web #bServicios a,
#diseno-blog #bServicios a,
#diseno-web-catalogo #bServicios a,
#diseno-tienda-virtual #bServicios a,
#diseno-web-economico #bServicios a,
#diseno-web-corporativa #bServicios a,
#diseno-web-catalogo #bServicios a,
.blog #bBlog a,
#galeria-ilustracion #bTrabajos a,
#galeria-publicidad-exterior #bTrabajos a,
#inicio #bInicio a,
#contador-de-visitas-gratis #bServicios a,
#reloj-blog-gratis #bServicios a,
#el-tiempo-en-mi-web #bServicios a,
#video-multimedia #bServicios a,
#imprenta #bServicios a,
#posicionamiento-web #bServicios a,
#alojamiento-dominios #bServicios a,
#diseno-flyer #bServicios a,
#ilustracion #bServicios a,
#diseno-folletos #bServicios a,
#diseno-carteles #bServicios a,
#publicidad-exterior #bServicios a,
#diseno-corporativo #bServicios a,
#diseno-catalogos #bServicios a,
#diseno-etiquetas #bServicios a,
#diseno-tarjetas #bServicios a,
#diseno-logotipos #bServicios a,
#animacion-logotipos #bServicios a,
#servicios #bServicios a,
#diseno-grafico #bServicios a,
#diseno-web #bServicios a,
#otros-servicios #bServicios a,
#nosotros #bNosotros a,
#contactar #bContactar a,
#localizacion #bContactar a,
#clientes #bClientes a,
#galeria-animacion-logotipos #bTrabajos a,
#galeria-diseno-banner #bTrabajos a,
#galeria-diseno-web #bTrabajos a,
#galeria-diseno-tienda-virtual #bTrabajos a,
#galeria-diseno-logotipos #bTrabajos a,
#galeria-diseno-tarjetas #bTrabajos a,
#galeria-diseno-envases #bTrabajos a,
#galeria-diseno-folletos #bTrabajos a {
	background: url(/style/img/navSelected.gif) center bottom no-repeat;
}

.blog #bBlog a {
	background-position: 23px bottom;
}

section#content {
	background: url(/style/img/bgContent.gif) center 3px;
	border-top: 1px solid #cacaca;
}

#content strong {
	color: #000;
	font-weight: normal;
}

#content .wrap {
	overflow: hidden;
	padding: 60px 0 80px;
}

article {
	margin-bottom: 70px;
}

h1 a, article header a, h1 {
	color: #009FD9;
	font-weight: normal;
	font-size: 25px;
}

article header, h1 {
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background: none;
}

h1, h4 {
	margin-bottom: 30px;
}

#content p, article header, #content ul {
	margin-bottom: 25px;
}

#content p {
	color: #777;
	font-size: 15px;
	line-height: 25px;
	text-align: justify;
	text-shadow: 0 1px 0 #FFF;
}

footer {
	border-top: 1px solid #FFF;
	background: url(/style/img/bgFooter.gif) center top repeat-x;
}

footer .wrap {
	overflow: hidden;
}

footer li a, footer li strong {
	font-size: 13px;
	line-height: 27px;
	color: #6b6b6b;
}

footer li a:hover {
	color: #000;
	text-decoration: underline;
}

footer h6 {
	background: url(/style/img/footerSign.gif) 32px bottom no-repeat;
	color: #FFF;
	font-size: 16px;
	height: 47px;
	line-height: 47px;
	margin-bottom: 52px;
}

.col1 {
	float: left;
}

.col2 {
	float: right;
	padding-left: 38px;
	width: 286px;
}

#fc1, #fc2, #fc3 {
	float: left;
	width: 210px;
}

.headLi a, .headLi strong {
	color: #009fd9;
	font-size: 15px;
	font-weight: bold;
}

#staff {
	border-top: 1px solid #DDD;
	margin-top: 45px;
}

#staff .wrap {
	color: #9a9a9a;
	font-size: 13px;
	line-height: 23px;
	padding: 40px 0;
	text-align: center;
}

#staff strong {
	color: #333;
}

#staff a {
	color: #b1c41c;
}

#staff a:hover {
	text-decoration: underline;
}

.ms1 {
	margin-top: 25px;
}

#social li {
	background: url(/style/img/iconosSocial.gif) left top no-repeat;
	height: 32px;
	line-height: 30px;
	padding-left: 45px;
	margin-bottom: 31px;
}

#Ftwitter {				background-position: 0 -56px !important; }
#Ffacebook {			background-position: 0 -112px !important; }
#fTelefono {			background-position: 0 -168px !important; }
#youtube, #vimeo {		background-position: 0 -224px !important; }
#vimeo { 				margin-bottom: 0 !important; }

#social a, #social li {
	color: #b2b2b2 !important;
	font-size: 14px !important;
}

#columna1 {
	background: url(/style/img/separadorColumnas.gif) top right repeat-y;
	float: left;
	padding-right: 48px;
	width: 649px;
	min-height: 505px;
}

#columna2 {
	float: right;
	width: 238px;
	text-shadow: 1px 2px 0 #FFF;
}

#columna2 p {
	text-align: left;
}

#ventajas  {
	margin-bottom: 0 !important;
}

#ventajas li {
	margin-bottom: 60px;
}

#ventajas p {
	font-size: 14px;
	line-height: 22px;
	margin-bottom: 0;
	text-align: left;
	text-shadow: 1px 1px 0 #FFF;
}

#ventajas img {
	float: right ;
}

#ventajas strong {
	display: block;
	line-height: 36px;
	margin-bottom: 3px;
}

#ventajas p span {
	color: #009FD9;
	font-weight: bold;
}

.g-plus {
	width: 200px !important;
}

h4 {
	clear: both;
    color: #009FD9;
    font-size: 25px;
    font-weight: normal;
}

#content a {
	color: #b1c41c;
	text-shadow: 1px 1px 0 #FFF;
}

#breadcrumb {
    background: #E5E5E5;
    border-bottom: 1px solid #FFFFFF;
    border-top: 1px solid #FFFFFF;
    padding: 11px 0 10px;
}

#breadcrumb img {
	vertical-align: middle;
}

#breadcrumb .wrap {
	color: #777;
	font-size: 13px;
	overflow: hidden;
	text-shadow: 0 1px 0 #FFF;
}

#breadcrumb a {
	color: #777;
	text-decoration: underline;
}

#breadcrumb ul {
	background: url(/style/img/separadorBread.gif) left center no-repeat;
	float: right;
	padding-left: 17px;
	margin-top: 3px;
}

#breadcrumb li, #breadcrumb .wrap div {
	float: left;
}

#breadcrumb li {
	width: 43px;
}

#breadcrumb .wrap div {
	height: 32px;
	line-height: 36px;
}

.last {
	margin-bottom: 0 !important;
}

#presupuestoAside {
	background: url(/style/img/presupuestoAside.gif) center top no-repeat;
	display: block;
	height: 65px;
	overflow: hidden;
	text-indent: -99999px;
	width: 239px;
}

#presupuestoAside:hover {
	background-position: center bottom;
}

.mi-2 { margin-bottom: 20px !important; overflow: hidden; }
.mi-1 { margin-bottom: 30px !important; overflow: hidden; }
.mi1 {	margin-bottom: 40px !important; overflow: hidden; }
.mi2 {	margin-bottom: 50px !important; overflow: hidden; }
.mi3 {	margin-bottom: 60px !important; overflow: hidden; }

#iconoBombilla {	margin: 7px 15px 0 25px; }
#iconoLupa {		margin: 11px 0 0 25px; }
#iconoGlobo {		margin: 5px 10px 0 25px; }
#iconoTelefono {	margin: 11px 5px 0 25px; }
#iconoReloj {		margin: 10px 5px 0 25px; }
#iconoAltavoz {		margin: 10px 13px 0 25px; }
#iconoArte {		margin: 5px 13px 0 25px; }
#iconoSilla {		margin: 10px 0 0 0 !important; }
#iconoCascos {		margin: 10px 5px 0 30px !important; }
#iconoHucha {		margin: 10px 0 0 25px !important; }

#content a strong {
	color: #B1C41C;
	font-weight: bold;
}

article a {
	font-weight: bold;
}

.tick li {
	background: url(/style/img/tick.gif) no-repeat left center;
	font-size: 15px;
	color: #333;
	margin-bottom: 30px !important;
	line-height: 20px;
	padding-left: 30px;
}

.btn, .b2 {
	color: #FFF !important;
	background: center top #BED600;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    float: right !important;
    font-size: 14px;
    line-height: 22px;
    padding: 5px 15px;
    text-decoration: none;
    text-shadow: 1px 1px 0 #6CA900 !important;
}

.right {
	float: right !important;
}

.hl {
	color: #009FD9 !important;
	font-weight: bold !important;
}

/* FIN LAYOUT */

/* SHARRE */

#sharre {
	border-top: 1px dashed #CCC;
	margin-top: 120px;
}

.sharrre{
	margin: 20px 7px 0 0;
	float: left;
}

.sharrre .box{
	float: left;
	width: 72px;
	height: 75px;
	-webkit-border-radius:7px;
	-moz-border-radius:7px;
	border-radius:7px;
	-webkit-box-shadow:0 1px 0 #C3C3C3, 0 6px 0 #54a2bc, 0px 2px 3px 0px rgba(47, 58, 61, 0.25), inset 0px 1px 0px 0px rgba(255, 255, 255, 1);
	-moz-box-shadow:0 1px 0 #C3C3C3, 0 6px 0 #54a2bc, 0px 2px 3px 0px rgba(47, 58, 61, 0.25), inset 0px 1px 0px 0px rgba(255, 255, 255, 1);
	box-shadow:0 1px 0 #C3C3C3, 0 6px 0 #54a2bc, 0px 2px 3px 0px rgba(47, 58, 61, 0.25), inset 0px 2px 0px 0px rgba(255, 255, 255, 1);
	background: #dee7ea; /* Old browsers */
	background: -moz-linear-gradient(top, #dee7ea 0%, #e5eef2 20%, #e5eef2 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dee7ea), color-stop(20%,#e5eef2), color-stop(100%,#e5eef2)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #dee7ea 0%,#e5eef2 20%,#e5eef2 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #dee7ea 0%,#e5eef2 20%,#e5eef2 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #dee7ea 0%,#e5eef2 20%,#e5eef2 100%); /* IE10+ */
	background: linear-gradient(top, #dee7ea 0%,#e5eef2 20%,#e5eef2 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dee7ea', endColorstr='#e5eef2',GradientType=0 ); /* IE6-9 */
}

#facebook .box{
	-webkit-box-shadow:0 1px 0 #C3C3C3, 0 6px 0 #28437a, 0px 2px 3px 0px rgba(47, 58, 61, 0.25), inset 0px 1px 0px 0px rgba(255, 255, 255, 1);
	-moz-box-shadow:0 1px 0 #C3C3C3, 0 6px 0 #28437a, 0px 2px 3px 0px rgba(47, 58, 61, 0.25), inset 0px 1px 0px 0px rgba(255, 255, 255, 1);
	box-shadow:0 1px 0 #C3C3C3, 0 6px 0 #28437a, 0px 2px 3px 0px rgba(47, 58, 61, 0.25), inset 0px 2px 0px 0px rgba(255, 255, 255, 1);
}

#googleplus .box{
	-webkit-box-shadow:0 1px 0 #C3C3C3, 0 6px 0 #404040, 0px 2px 3px 0px rgba(47, 58, 61, 0.25), inset 0px 1px 0px 0px rgba(255, 255, 255, 1);
	-moz-box-shadow:0 1px 0 #C3C3C3, 0 6px 0 #404040, 0px 2px 3px 0px rgba(47, 58, 61, 0.25), inset 0px 1px 0px 0px rgba(255, 255, 255, 1);
	box-shadow:0 1px 0 #C3C3C3, 0 6px 0 #404040, 0px 2px 3px 0px rgba(47, 58, 61, 0.25), inset 0px 2px 0px 0px rgba(255, 255, 255, 1);
}

.sharrre .box:active, #facebook .box:active, #googleplus .box:active{
	box-shadow:0 0 3px #333333;
	margin-top:4px;
}

.sharrre .count, .sharrre .share{
	display:inline-block;
	width: 70px;
	text-align:center;
	font-weight:bold;
}

.sharrre .count{
	font-size:20px;
	color:#444444;
	text-shadow: 0px 1px 0px #ffffff;
	filter: dropshadow(color=#ffffff, offx=0, offy=1);
	height:40px;
	line-height:40px;
	border:1px solid #b9b9b9;
	border-width:1px 1px 0 1px;
	-moz-border-radius-topleft:7px;
	-moz-border-radius-topright:7px;
	-moz-border-radius-bottomright:0;
	-moz-border-radius-bottomleft:0;
	-webkit-border-radius:7px 7px 0 0;
	border-radius:7px 7px 0 0;
	position:relative;
}

.sharrre .count:before, .sharrre .count:after {
	content:'';
	display:block;
	position:absolute;
	left:49%;
	width:0;
	height:0;
}

.sharrre .count:after {
	border: solid 6px transparent;
	margin-left: -6px;
	bottom: -12px;
	border-top-color: #e5eef2;
}

.sharrre .share{
	height: 34px;
	line-height: 34px;
	color: #ffffff;
	font-size: 11px;
	text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.35);
	filter: dropshadow(color=#d1d1d1, offx=0, offy=1);
	border: 1px solid #6fa4b5;
	border-width: 0 1px 1px 1px;
	-moz-border-radius-topleft: 0;
	-moz-border-radius-topright: 0;
	-moz-border-radius-bottomright: 7px;
	-moz-border-radius-bottomleft: 7px;
	-webkit-border-radius: 0 0 7px 7px;
	border-radius: 0 0 7px 7px;
	background-color: #7ac5df;
	-webkit-box-shadow: inset 0px 1px 0px 0px rgba(105, 164, 185, 1), inset 0px -1px 2px 0px rgba(255, 255, 255, 0.6), inset 0px 2px 1px 0px rgba(255, 0, 0, 0.15);
	-moz-box-shadow: inset 0px 1px 0px 0px rgba(105, 164, 185, 1), inset 0px -1px 2px 0px rgba(255, 255, 255, 0.6), inset 0px 2px 1px 0px rgba(255, 0, 0, 0.15);
	box-shadow: inset 0px 1px 0px 0px rgba(105, 164, 185, 1), inset 0px -1px 2px 0px rgba(255, 255, 255, 0.6), inset 0px 2px 1px 0px rgba(255, 0, 0, 0.15);
}

.sharrre .share span{
	background: url("/style/img/example6.png") no-repeat scroll 0 0 transparent;
	width: 18px;
	height: 10px;
	display: inline-block;
}

#facebook .share span{
	background-position: 0 -35px;
	height: 12px;
}

#googleplus .share span{
	background-position: 0 -70px;
}

#facebook .share{
	border-color: #35538f;
	background: #637fbb;
	background: -moz-linear-gradient(top, #637fbb 0%, #49649e 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#637fbb), color-stop(100%,#49649e));
	background: -webkit-linear-gradient(top, #637fbb 0%,#49649e 100%);
	background: -o-linear-gradient(top, #637fbb 0%,#49649e 100%);
	background: -ms-linear-gradient(top, #637fbb 0%,#49649e 100%);
	background: linear-gradient(top, #637fbb 0%,#49649e 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#637fbb', endColorstr='#49649e',GradientType=0 );
	-webkit-box-shadow: inset 0px 1px 0px 0px rgba(74, 95, 138, 1), inset 0px -1px 2px 0px rgba(255, 255, 255, 0.4), inset 0px 2px 1px 0px rgba(255, 0, 0, 0.15);
	-moz-box-shadow: inset 0px 1px 0px 0px rgba(74, 95, 138, 1), inset 0px -1px 2px 0px rgba(255, 255, 255, 0.4), inset 0px 2px 1px 0px rgba(255, 0, 0, 0.15);
	box-shadow: inset 0px 1px 0px 0px rgba(74, 95, 138, 1), inset 0px -1px 2px 0px rgba(255, 255, 255, 0.4), inset 0px 2px 1px 0px rgba(255, 0, 0, 0.15);
}

#googleplus .share{
	margin-right: 0 !important;
	border-color: #303030;
	background: #626263;
	background: -moz-linear-gradient(top, #626263 0%, #424244 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#626263), color-stop(100%,#424244));
	background: -webkit-linear-gradient(top, #626263 0%,#424244 100%);
	background: -o-linear-gradient(top, #626263 0%,#424244 100%);
	background: -ms-linear-gradient(top, #626263 0%,#424244 100%);
	background: linear-gradient(top, #626263 0%,#424244 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#626263', endColorstr='#424244',GradientType=0 );
	-webkit-box-shadow: inset 0px 1px 0px 0px rgba(74, 95, 138, 1), inset 0px -1px 2px 0px rgba(255, 255, 255, 0.4), inset 0px 2px 1px 0px rgba(255, 0, 0, 0.15);
	-moz-box-shadow: inset 0px 1px 0px 0px rgba(74, 95, 138, 1), inset 0px -1px 2px 0px rgba(255, 255, 255, 0.4), inset 0px 2px 1px 0px rgba(255, 0, 0, 0.15);
	box-shadow: inset 0px 1px 0px 0px rgba(74, 95, 138, 1), inset 0px -1px 2px 0px rgba(255, 255, 255, 0.4), inset 0px 2px 1px 0px rgba(255, 0, 0, 0.15);
}

.codigo {
	width: 615px !important;
	font-size: 12px !important;
	text-align: left !important;
	line-height: 19px !important;
	height: 200px;
	border: 1px dashed #333;
	padding: 15px;
	color: #999 !important;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	overflow-x: hidden;
	background: #FFF;
}

#logoMini {
	display: block;
	margin: -0px 12px 0 0;
	float: left;
	display: none;
}

#pedirPresupuesto {
	float: right;
	display: none;
	z-index: 1000000;
	position: relative;
}

.fixed {
	z-index: 9999;
	position: fixed;
	width: 100%;
	top: 0;
}

.default {
	position: inherit;
}

#sombraFlotante {
	background: url(/style/img/sombraFlotante.png) center top repeat-x;
	position: absolute;
	height: 26px;
	margin-top: 11px;
	width: 100%;
	display: none;
}

h1 a {
	margin: -6px 0 0 0;
	font-family: "Lucida Sans", "Lucida Grande", sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #FFF !important;
	display: block;
	background: url(/style/img/hacerPedido-np.gif) center top no-repeat;
	float: right;
	width: 278px;
	height: 41px;
	line-height: 41px;
	padding-left: 11px;
	text-shadow: 1px 1px 0 #98341e !important;
}

h1 a.small {
	font-size: 17px;
}

#diseno-etiquetas h1,
#diseno-carteles h1,
#diseno-folletos h1,
#diseno-flyer h1,
#diseno-tarjetas h1,
#diseno-corporativo h1 {
	margin-bottom: 50px !important;
}

#inicio h1 a {
	margin: inherit !important;
	font-family: inherit !important;
	font-weight: inherit !important;
	font-size: inherit !important;
	color: inherit !important;
	display: inherit !important;
	background: none !important;
	float: none !important;
	width: inherit !important;
	height: inhinherit !important;
	line-height: inherit !important;
	padding-left: inherit !important;
	text-shadow: inherit !important;
}

#diseno-web #columna1 ul {
	margin-bottom: 70px !important;
}

#columna1 article:last-child {
	margin-bottom: 0 !important;
}

#imghttps {
	float: inherit !important;
	display: block !important;
	width: 300px;
	height: auto;
	padding: 0;
	margin: 60px auto !important;
	border: 0 !important;
	background: none !important;
}

#userComments {
	margin-top: 10px;
	border-top: 4px solid #EFEFEF;
}

#userComments #columnaizq {
	max-width: 650px;
}

#userComments h4 {
	margin-bottom: 50px;
}

#userComments form {
	background: #f3f3f3;
	border-radius: 8px;
	padding: 40px;
}

#userComments label {
	display: block;
	margin-bottom: 10px;
	color: #333;
	padding-left: 7px;
	font-size: 18px;
	cursor: pointer;
}

#userComments input,
#userComments textarea {
	padding: 10px;
	border-radius: 8px;
	border: 1px solid #DEDEDE;
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	padding-left: 43px;
	width: 91%;
}

#userComments textarea {
	padding-top: 13px;
	background: url(/style/img/iconosFormulario.gif) 14px -115px no-repeat #FFF;
	height: 70px;
	line-height: 23px;
	margin-bottom: 10px;
}

#userComments input {
	background: url(/style/img/iconosFormulario.gif) 14px -77px no-repeat #FFF;
	margin-bottom: 10px;
}

#commentsHead {
	margin-top: 20px;
	padding: 5px 0 0 80px;
	background: url(/style/img/commenticon.png) left top no-repeat;
}

#userComments button {
	transition: 0.2s ease-in-out;
	background: url(/style/img/iconoMail.gif) 14px center no-repeat #BED600;
	color: #FFF;
	border: 1px solid #BED600;
	border-radius: 10px;
	padding: 10px 10px 10px 50px;
	font-size: 17px;
	cursor: pointer;
	margin-right: 26px;
}

#userComments button:hover {
	opacity: 0.5;
}

#userComments h6 {
	margin-bottom: 40px !important;
	clear: both;
	color: #009FD9;
	font-size: 21px;
	font-weight: normal;
}

#userComments #comment {
	border-radius: 4px;
	border: 1px solid #EFEFEF;
	margin-bottom: 10px;
	background: #FFF;
	overflow: hidden;
	padding: 20px;
}

#commentlist {
	margin-bottom: 80px;
}

#userComments #comment img {
	margin-right: 20px;
	border: 1px solid #EFEFEF;
	padding: 4px;
	background: #FFF;
	display: block;
	border-radius: 4px;
	float: left;
}

.commentH strong {
	font-weight: bold !important;
	color: #000 !important;
}

.commentH small {
	float: right;
	font-size: 14px;
	background: #f9f9f9;
	padding: 0 7px;
	border-radius: 4px;
}

.commentH {
	margin-bottom: 25px !important;
	overflow: hidden;
	font-size: 16px !important;
}

.textolargo {
	color: #444 !important;
	font-size: 16px !important;
	text-align: left !important;
}

.warning {
	color: #3d3d1e !important;
	margin-bottom: 57px;
	background: #f2f1ab url(/style/img/no.png) 15px center no-repeat;
	border: 1px solid #e5e487;
	border-radius: 8px;
	padding: 10px 15px 10px 46px;
}