@charset "UTF-8";
@import url("fonts/bold/stylesheet.css");
@import url("fonts/light/stylesheet.css");
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/




/* Mobile Layout: 480px and below. */





/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 481px) {

#logo {
	width: 100%;
	text-align: center;
	margin-left: 0;
}

}



@media only screen and (max-width : 480px) {

#milogoyoni {
	width:180px;
	height:80px;
	margin-top:25px;
}
#misrs{
	width:100%;
	text-align:center;
	padding-bottom:20px;
	display:block;
	}
}


@charset "UTF-8";
@import url("font/bold/stylesheet.css");
@import url("font/light/stylesheet.css");
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
.mimedio{
	width:50px;;
}

img, object, embed, video {
	max-width: 100%;
	text-align: center;
}
/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width: 100%;
}


.marka{
	color:#000;
	font-weight:bold;
	text-decoration:underline;
	}
.nomarka{
	font-family: "agendalight";
	}
	
	
	
	

.markam{
	color: #fff;
	}
.nomarkam{
	

width: 100%;
	}
	
	
	
	
	
	
	
a.mibtn{
	text-decoration:none;	
	font-family: 'agendalight';
	font-size: 15px;
	}
a.mibtn:visited{
	text-decoration:none;
	color:inherit;
	}
a.mibtn:hover{
	text-decoration:none;
	color:inherit;
	font-family: "agendabold"
	}
a.mibtn:link{
	text-decoration:none;
	color:inherit;
	}
a.mibtn:active{
	text-decoration:none;
	color:inherit;';
	}
	
.titulo{
   	font-family: 'agendalight';
	font-size:27px;
	color:#000;
	
	}
.titulo2{
   	font-family: 'agendalight';
	font-size:20px;
	color:#000;
	}
.texto{
   	font-family: "agendalight";
	font-size:12px;
	color:#585858;
	}
a.trabajo_link{
	text-decoration:underline;
	color:inherit;
	}
a.estudio_link{
	text-decoration:underline;
	color:inherit;
	}
.imatra{
	padding-bottom:20px;
	}
	
	
	
.minavprev{
	border:1px solid #A7A7A7;
	width:48.5%;
	height:54px;
	background:url(images/arrow_prev.jpg) center no-repeat;
	float:left;
	
}
.minavnext {
	border:1px solid #A7A7A7;
	width:48.5%;
	height:54px;
	background:url(images/arrow_next.jpg) center no-repeat;
	float:right;
	
}
.minavprev:hover {
	border:1px solid #4F4F4F;
	background:url(images/arrow_prev_on.jpg) center no-repeat;
}
.minavnext:hover {
	border:1px solid #4F4F4F;
	background:url(images/arrow_next_on.jpg) center no-repeat;
}

.space_top {
	width: 100%;
	clear: both;
	margin-left: 0;
	display:block;

	height:15px;
}
.space_down {
	width: 100%;
	clear: both;
	margin-left: 0;
	display:block;

	height:30px;
}

/*
	Dreamweaver Fluid Grid Properties
	----------------------------------
	dw-num-cols-mobile:		4;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	12;
	dw-gutter-percentage:	25;
	
	Inspiration from "Responsive Web Design" by Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	and Golden Grid System by Joni Korpi
	http://goldengridsystem.com/
*/

.fluid {
	clear: both;
	margin-left: 0;
	width: 100%;
	float: left;
	display: block;
}
.fluidList {
	list-style: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}
/* Mobile Layout: 480px and below. */
  
.gridContainer {
	width: 100%;
	padding-left: 0%;
	padding-right: 0%;
	margin: auto;
	clear: none;
	float: none;
	margin-left: auto;
}
#cuerpo_blanco {
	height: 100%;
	left: 0;
	top: 0;
	background-size: cover;
	background-position: center;
	width: 100%;
	margin-left: 0;	
}
#logo {
	width: 30.2033%;
	text-align: left;
	margin-left: 0;
	padding-left: 1.5%;	
}
#social {
	width: 100%;
	clear: both;
	margin-left: 0;
	padding: 15px 0 15px 0;
	display:block;
}
#social_normal {
	width: 100%;
	clear: both;
	margin-left: 0;
	padding: 15px 0 15px 0;
	display:none;
}
#sec_menu {
	width: 100%;
	clear: both;
	margin-left: 0;
	
	display:block !important;
}

#sec_menu_normal {
	width: 66.1016%;
	margin-left: 1.6949%;
	clear: none;
	height: 30px;
	
	display:none !important;
}
#space_menu {
	width: 21.0526%;
	display: none;
	margin-left: 0;
}
#estudio {
	width: 100%;
	clear: both;
	margin-left: 0;
	text-align: center;
	background-color: #616161;
	color: #FFFFFF;
	border-bottom: #A4A4A4 solid 1px;
}


#arq {
	width: 100%;
	clear: both;
	margin-left: 0;
	text-align: center;
	background-color: #616161;
	color: #FFFFFF;
	border-bottom: #A4A4A4 solid 1px;
}

#din {
	width: 100%;
	clear: both;
	margin-left: 0;
	text-align: center;
	background-color: #616161;
	color: #FFFFFF;
	border-bottom: #A4A4A4 solid 1px;
}
#publicaciones {
	width: 100%;
	clear: both;
	margin-left: 0;
	text-align: center;
	background-color: #616161;
	color: #FFFFFF;
	border-bottom: #A4A4A4 solid 1px;
}
#contacto {
	width: 100%;
	clear: both;
	margin-left: 0;
	text-align: center;
	background-color: #616161;
	color: #FFFFFF;
	border-bottom: #A4A4A4 solid 1px;
}
#face {
	width: 47.3684%;
	text-align: right;
	margin-left: 0;
}
#beha {
	width: 47.3684%;
	clear: none;
	margin-left: 5.2631%;
}
#area_menu {
	background-color: #fff;
	padding: 30px 0 30px 0;
	opacity: 0.95;
	width: 100%;
	margin-left: 0;
	padding: 30px 0px 0px 0px;
}
#footer {
	position: fixed;
	left: 0;
	bottom: 0;
	height: 50px;
	width: 100%;
	background-color: #e3e3e3;
	color:#8b8b8b;
	z-index: 9999;
	margin-left: 0;
	text-align: center;
	line-height: 50px;
	font-size: 12px;
}
#cuerpoweb {
	width: 100%;
	margin-left: 0;
}
#cuerpoweb_center {
	width: 92%;
	margin-left: 4%;
	position: static;
	height: auto;
}

#cuerpoweb_trabajo {
	width: 92%;
	margin-left: 4%;
	
	padding-bottom:60px;
}
.estudio_foto {
	width: 100%;
	margin-left: 0;
	text-align: center;
	padding: 15px 0 10px 0;
}
.estudio_titulo {
	margin-left: 0;
	clear: both;
	width: 100%;
	text-align: center;
	padding: 10px 0px 0px 10px;
}
.estudio_texto {
	margin-left: 0;
	width: 100%;
	padding: 0px 0px 0px 0px;
	text-align: justify;
}
.estudio_descarga {
	width: 100%;
	margin-left: 0;
	text-align: center;
	text-decoration: underline;
	padding: 0px 0px 90px 0px;
}
.estudio_cuerpo {
	width: 100%;
	margin-left: 0;
	clear: both;
}
.contacto_info {
	width: 100%;
	text-align: center;
}
.contacto_titulo {
	width: 100%;
	clear: both;
	margin-left: 0;
	text-align: center;
	display: none;
}
.contacto_texto {
	width: 100%;
	margin-left: 0;
	text-align: center;
	padding: 20px 0px 20px 0px;
	text-align: justify;
}
.contacto_form {
	width: 100%;
	margin-left: 0;
	
		padding-bottom:70px;
}
.contacto_ladocuerpo {
	width: 100%;
	clear: both;
	margin-left: 0;
}
.contacto_titulo_resp {
	text-align: center;
	width: 100%;
	display: block;
	padding: 20px 0px 20px 0px;
}
.publicaciones_cuerpo {
	padding: 20px 0px 100px 0px;
}
.trabajo_lado_izq {
width: 100%;
}
.trabajo_lado_der {
width: 100%;
margin-left: 0;
clear: both;

padding-bottom:50px;
}
.trabajo_btnnavega {
width: 100%;
margin-left: 0;
padding:20px 0px 20px 0px;
}
.trabajo_titulo {
width: 100%;
margin-left: 0;
text-align:center;
}
.trabajo_texto {
padding:20px 0px 20px 0px;
text-align:center;
	text-align:justify;
}
.trabajo_link {
width: 100%;
margin-left: 0;
padding-bottom:20px;
text-align:center;
}
.zeroMargin_mobile {
margin-left: 0;
}
.hide_mobile {
display: none;
}

/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 481px) {
.gridContainer {
	width: 100%;
	padding-left: 0%;
	padding-right: 0%;
	margin: auto;
	clear: none;
	float: none;
	margin-left: auto;
}
#cuerpo_blanco {
	height: 100%;
	left: 0;
	top: 0;
	background-size: cover;
	background-position: center;
	width: 100%;
	margin-left: 0;	
}
#logo {
	width: 30.2033%;
	text-align: left;
	margin-left: 0;
	padding-left: 1.5%;	
}
#social {
	width: 100%;
	clear: both;
	margin-left: 0;
	padding: 15px 0 15px 0;
	display:block;
}
#social_normal {
	width: 100%;
	clear: both;
	margin-left: 0;
	padding: 15px 0 15px 0;
	display:none;
}

#sec_menu_normal {
	width: 66.1016%;
	margin-left: 1.6949%;
	clear: none;
	height: 30px;
	
	display:none !important;
}
#sec_menu {
	width: 100%;
	clear: both;
	margin-left: 0;
	
	display:block !important;
}
#space_menu {
	width: 100%;
	display: none;
	margin-left: 0;
}
#estudio {
	width: 100%;
	clear: both;
	margin-left: 0;
	text-align: center;
	background-color: #616161;
	color: #FFFFFF;
	border-bottom: #A4A4A4 solid 1px;
}
#arq {
	width: 100%;
	clear: both;
	margin-left: 0;
	text-align: center;
	background-color: #616161;
	color: #FFFFFF;
	border-bottom: #A4A4A4 solid 1px;
}

#din {
	width: 100%;
	clear: both;
	margin-left: 0;
	text-align: center;
	background-color: #616161;
	color:#FFFFFF;
	border-bottom: #A4A4A4 solid 1px;
}

#trabajo {
	width: 100%;
	clear: both;
	margin-left: 0;
	text-align: center;
	background-color: #616161;
	color:#FFFFFF;
	border-bottom: #A4A4A4 solid 1px;
}
#publicaciones {
	width: 100%;
	clear: both;
	margin-left: 0;
	text-align: center;
	background-color: #616161;
	color: #FFFFFF;
	border-bottom: #A4A4A4 solid 1px;
}
#contacto {
	width: 100%;
	clear: both;
	margin-left: 0;
	text-align: center;
	background-color: #616161;
	color: #FFFFFF;
	border-bottom: #A4A4A4 solid 1px;
}
#face {
	width: 48.7179%;
	text-align: right;
	margin-left: 0;
}
#beha {
	width: 48.7179%;
	clear: none;
	margin-left: 2.5641%;
}
#area_menu {
	background-color: #fff;
	opacity: 0.95;
	width: 100%;
	margin-left: 0;
	padding: 30px 0 0px 0;
}
#footer {
	position: fixed;
	left: 0;
	bottom: 0;
	height: 50px;
	width: 100%;
	background-color: #e3e3e3;
	color:#8b8b8b;
	z-index: 9999;
	margin-left: 0;
	text-align: center;
	line-height: 50px;
	font-size: 14px;
}
#cuerpoweb {
	width: 100%;
	margin-left: 0;
}
#cuerpoweb_center {
	width: 92%;
	margin-left: 4%;
	position: static;
	height: auto;
}
#cuerpoweb_trabajo {
	width: 92%;
	margin-left: 4%;
	
	padding-bottom:60px;
}
/*ESTUDIO*/
.estudio_foto {
	width: 100%;
	margin-left: 0;
	text-align: center;
}
.estudio_titulo {
	clear: both;
	margin-left: 0;
	width: 100%;
	text-align: center;
}
.estudio_texto {
	margin-left: 0;
	width: 100%;
}
.estudio_descarga {
	width: 100%;
	margin-left: 0;
	text-align: center;
}
.estudio_cuerpo {
	width: 100%;
	clear: both;
	margin-left: 0;
}
/*FIN ESTUDIO*/

/*CONTACTO*/
.contacto_info {
	width: 100%;
	text-align: center;
}
.contacto_titulo {
	width: 100%;
	clear: both;
	margin-left: 0;
	text-align: center;
	display: none;
}
.contacto_texto {
	width: 100%;
	margin-left: 0;
	text-align: center;
	padding: 20px 0px 20px 0px;
	text-align: justify;
}
.contacto_form {
	width: 100%;
	margin-left: 0;
	
		padding-bottom:70px;
}
.contacto_ladocuerpo {
	width: 100%;
	clear: both;
	margin-left: 0;
}
.contacto_titulo_resp {
	text-align: center;
	width: 100%;
	display: block !important;
	padding: 20px 0px 20px 0px;
}
.publicaciones_cuerpo {
	padding: 20px 0px 100px 0px;
}

.mibtn {
	text-transform: uppercase;
	line-height: 20px;
	font-size: 13px;
	line-height: 30px;
	color:#fff !important;
}

.trabajo_lado_izq {
width: 100%;
}

.trabajo_lado_der {
width: 100%;
clear: both;
margin-left: 0;
}

.trabajo_btnnavega {
width: 100%;
margin-left: 0;

padding:20px 0px 20px 0px;
}

.trabajo_titulo {
width: 100%;
margin-left: 0;
text-align:center;
}

.trabajo_texto {
	padding:20px 0px 20px 0px;
	text-align:center;
	text-align:justify;
}

.trabajo_link {
margin-left: 0;
width: 100%;
padding-bottom:20px;
text-align:center;
}

.hide_tablet {
display: none;
}

.zeroMargin_tablet {
margin-left: 0;
}




.space_top {
	display:none;
}
.space_down {
	width: 100%;
	clear: both;
	margin-left: 0;
	display:block;

	height:30px;

}
}

/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 769px) {
.gridContainer {
	width: 100%;
	padding-left: 0%;
	padding-right: 0%;
	margin: auto;
	clear: none;
	float: none;
	margin-left: auto;
}
#cuerpo_blanco {
	height: 100%;
	left: 0;
	top: 0;
	background-size: cover;
	background-position: center;
	width: 100%;
	margin-left: 0;	
}
#logo {
	width: 30.2033%;
	text-align: left;
	margin-left: 0;
	padding-left: 1.5%;	
}
#social {
	width: 66.1016%;
	margin-left: 1.6949%;
	clear: none;
	height: 67px;
	display:none;
}
#social_normal {
	width: 66.1016%;
	margin-left: 1.6949%;
	clear: none;
	height: 67px;
	display:block;
}
#sec_menu {
	width: 66.1016%;
	margin-left: 1.6949%;
	clear: none;
	height: 30px;
	
	display:none !important;

}
#sec_menu_normal {
	width: 66.1016%;
	margin-left: 1.6949%;
	clear: none;
	height: 30px;
	
	display:block !important;
	

	text-align:right;

	
}
#space_menu {
	width: 48.7179%;
	background: #E5EE67;
	display: block;
	height: 30px;
	margin-left: 0;
}
#estudio {
	width: 10.2564%;
	margin-left: 2.5641%;
	clear: none;
	background-color: transparent;

}
#arq {
	width: 10.2564%;
	margin-left: 2.5641%;
	clear: none;
	background-color: transparent;

}
#din {
	width: 10.2564%;
	margin-left: 2.5641%;
	clear: none;
	background-color: transparent;

}
#trabajo {
	width: 10.2564%;
	margin-left: 2.5641%;
	clear: none;
	background-color: transparent;

}
#publicaciones {
	width: 10.2564%;
	margin-left: 2.5641%;
	clear: none;
	background-color: transparent;

}
#contacto {
	width: 10.2564%;
	margin-left: 2.5641%;
	clear: none;
	background-color: transparent;

}
#face {
	width: 10.2564%;
	float: right;
	text-align: center;
	margin-left: 0;
}
#beha {
	width: 10.2564%;
	margin-left: 2.5641%;
	clear: none;
	float: right;
	text-align: center;
}
#area_menu {
	background-color: #fff;
	padding: 30px 0 0px 0;
	opacity: 0.9;
	width: 100%;
	margin-left: 0;
}
#footer {
	position: fixed;
	left: 0;
	bottom: 0;
	height: 50px;
	width: 100%;
	background-color: #e3e3e3;
	color:#8b8b8b;
	z-index: 9999;
	margin-left: 0;
	text-align: center;
	line-height: 50px;
	font-size: 14px;
}
#cuerpoweb {
	width: 66.1016%;
	margin-left: 16.9491%;
	
		
}



#cuerpoweb_center {
	width: 66.1016%;
	margin-left: 16.9491%;
	position: static;
	height: auto;
	padding-bottom: 50px;
	
	padding-top:10px;
}
#cuerpoweb_center_publicaciones {
	width: 66.1016%;
	margin-left: 16.9491%;
	position: static;
	height: auto;
	padding-bottom: 50px;

	padding-top:10px;
}
#cuerpoweb_trabajo {
	width: 100%;
	margin-left: 0%;
	
	padding-bottom:60px;
}


/*ESTUDIO*/
.estudio_foto {
	width: 23.0769%;
	margin-left: 0;
	padding: 0;
}
.estudio_titulo {
	clear: both;
	margin-left: 0;
	width: 100%;
	text-align: left;
	padding: 0;

}
.estudio_texto {
	width: 100%;
	margin-left: 0;	
}
.estudio_descarga {
	width: 100%;
	margin-left: 0;
	text-align: left;
}
.estudio_cuerpo {
	width: 74.3589%;
	clear: none;
	margin-left: 2.5641%;
}
/*FIN ESTUDIO*/

/*CONTACTO*/
.contacto_info {
	width: 35.8974%;
	text-align: left;
}
.contacto_titulo {
	width: 100%;
	margin-left: 4.1666%;
	clear: none;
	text-align: left;
	display: block;
}
.contacto_texto {
	width: 100%;
	margin-left: 0;
	text-align: left;
	padding: 20px 0px 20px 0px;
	text-align: justify;
}
.contacto_form {
	width: 100%;
	margin-left: 0;
	
	padding-bottom:70px;
}
.contacto_ladocuerpo {
	width: 61.5384%;
	margin-left: 2.5641%;
	clear: none;
}
.contacto_titulo_resp {
	text-align: right;
	width: 100%;
	display: none !important;
}
/*FIN CONTACTO*/
.mibtn {
	text-transform: uppercase;
	line-height: 20px;
	font-size: 13px;
	line-height: 30px;
	color: #000 !important;
}

.publicaciones_cuerpo {
	padding: 20px 0px 100px 0px;
}
.trabajo_lado_izq {
width: 38.7755%;
}
.trabajo_lado_der {
width: 59.1836%;
clear: none;
margin-left: 2.0408%;
}
.trabajo_btnnavega {
width: 100%;
margin-left: 0;
text-align:center;
padding:0px 0px 25px 0px;
}
.trabajo_titulo {
margin-left: 0;
width: 100%;
text-align:left;
}
.trabajo_link {
margin-left: 0;
width: 100%;
text-align:left;
}
.trabajo_texto {
	padding:20px 0px 50px 0px;
	text-align:left;
}

.zeroMargin_desktop {
margin-left: 0;
}
.hide_desktop {
display: none;
}

.space_top {
	display:none;
}
.space_down {
	width: 100%;
	clear: both;
	margin-left: 0;
	display:block;

	height:30px;

}


}



@media only screen and (max-width: 900px) and (min-width: 769px) {
a.mibtn{
	text-decoration:none;	
	font-family: 'agendalight';
	font-size: 13px;
	}
}


@media only screen and (max-width: 1500px) and (min-width: 770px) {
#cuerpoweb_center {
	width: 83.0508%;
	margin-left: 8.4745%;	
}
}

@media only screen and (max-width: 1500px) and (min-width: 760px) {
#cuerpoweb_center_publicaciones {
	width: 83.0508%;
	margin-left: 8.4745%;
	position: static;
	height: auto;
	padding-bottom: 50px;

}
}



/*ESTILOS PARA GRILLA DE TRABAJOS*/
.box {
	float: left;
	position: relative;
	width: 20%;
	padding-bottom: 20%;
}
.boxInner {
	position: absolute;
	left: 10px;
	right: 10px;
	top: 10px;
	bottom: 10px;
	overflow: hidden;	
}
.boxInner img {
	width: 100%;
}
.poti {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
	text-align: center;
	background: rgba(250, 250, 250, 0);
	color: rgba(250, 250, 250, 0);
	transition: all 0.5s ease;
	color: #000;
	opacity: 0; 
}
.poti:hover {
	background: #fff;
	opacity: 0.8;
}
.poti .mitit {
	padding-top: 30%;
	padding-left: 10px;
	padding-right: 10px;
	font-family: "agendalight";
	
}
.poti P {
	text-decoration: underline;
}
.mimg {
	opacity: 1;
	transition: all 0.3s ease;
	z-index: 99999;
}
.mimg:hover {
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
	border: 5px solid #FF0105;
}

@media only screen and (max-width : 480px) {
/* Smartphone view: 1 tile */
.box {
	width: 100%;
	padding-bottom: 100%;
}
.poti h2 {
	padding-top: 34%;
}
.boxInner {
	position: absolute;
	left: 0px;
	right: 0px;
	top: 10px;
	bottom: 10px;
	overflow: hidden;	
}
}

@media only screen and (max-width : 650px) and (min-width : 481px) {
/* Tablet view: 2 tiles */
.box {
	width: 50%;
	padding-bottom: 50%;
}
.poti {
	font-size: 12px;
}


}
@media only screen and (max-width : 1050px) and (min-width : 651px) {
/* Small desktop / ipad view: 3 tiles */
.box {
	width: 33.3%;
	padding-bottom: 33.3%;
}
}

@media only screen and (max-width : 1490px) and (min-width : 1051px) {
/* Medium desktop: 4 tiles */
.box {
	width: 25%;
	padding-bottom: 25%;
}
}

@media only screen and (max-width : 1900px) and (min-width : 1491px) {
/* Medium desktop: 4 tiles */
.box {
	width: 20%;
	padding-bottom: 20%;
}
}

@media only screen and (min-width : 1901px) {
/* Medium desktop: 4 tiles */
.box {
	width: 14.285%;
	padding-bottom: 14.285%;
}
}
/*FIN DE GRILLA*/




/*ESTILOS DE PUBLICACIONES*/
.ladopinfo {
	width: 58%;
	float: left;
	padding-left:20px;
}
.ptexto{
	padding:10px 0px 20px 0px;
	}
a.plink{
	text-decoration:underline;
	color:inherit;
	}


/*FIN DE PUBLICACIONES*/



/*FORMULARIO CONTACTO*/
/* form style */
.form-style input.input-field,
.form-style .tel-number-field,
.form-style .textarea-field,
 .form-style .select-field{
    -webkit-transition: all 0.30s ease-in-out;
    -moz-transition: all 0.30s ease-in-out;
    -ms-transition: all 0.30s ease-in-out;
    -o-transition: all 0.30s ease-in-out; 
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    border: 1px solid #C2C2C2;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    padding: 7px;
    outline: none;
	
	background-color:#fff
}




.form-style .success{
	background: #D1D1D1;
	padding: 5px 10px 5px 10px;
	margin: 0px 0px 5px 0px;
	border: none;
	font-weight: bold;
	color: #393939;
	border-left: 3px solid #393939;
	font-size:11px;
}
.form-style .error {
	background: #FFE8E8;
	padding: 5px 10px 5px 10px;
	margin: 0px 0px 5px 0px;
	border: none;
	font-weight: bold;
	color: #424242;
	border-left: 3px solid #FF0000;
}


.cajaform{
	width:95%;
	color:#7B7B7B;
	border:1px solid #949494;
	height:35px;
	padding:0px 0px 0px 10px;
	font-size:13px;
}
.comentaform{
	width:100%;
	color:#7B7B7B;
	border:1px solid #949494;
	

	font-size:13px;
}
.enviaform{
	width:153px;
	height:36px;
	background:#7f7f7f;
	color:#F9F9F9;
	float:right;
	text-transform:uppercase;
	border:none;
	font-size:11px;
	text-align:center;
}
.limpiaform{
	width:153px;
	height:36px;
	background:#7f7f7f;
	color:#F9F9F9;
	float:left;
	text-transform:uppercase;
	border:none;
	font-size:11px
}
.filaform{
	 background:#DBDBDB;
	 width:100%;
	 height:36px;	text-align:center;
	}
.tablaform td{
	padding:4px;
	}
/*FIN FOR<ULARIO*/