@charset "utf-8";


.contact_form {
	float: left;
	color: #999;
	width: 300px;
	height:auto;
	overflow: hidden;
	margin-top: 5px;
	margin-right:0px;
	margin-bottom: 0px;
	margin-left:0px;
	background-color: #FFF;
	padding: 5px;
}

.contact_form input {
	height: 30px;
	width: 90%;
	float: left;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	margin-left:0px;
}
.contact_form textarea  { width:90%;
height:200px;}


.contact_form input, .contact_form textarea {
	border: 1px solid #aaa;
	box-shadow: 0px 0px 3px #ccc, 0 10px 15px #eee inset;
	border-radius: 2px;
	padding-right: 3px;
	-moz-transition: padding .25s;
	-webkit-transition: padding .25s;
	-o-transition: padding .25s;
	transition: padding .25s;
	margin-bottom: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}

   .contact_form input:focus, .contact_form textarea:focus {
	background: #fff;
	border: 1px solid #555;
	box-shadow: 0 0 3px #aaa;
	padding-right: 10px;
    }

select {
	height: 22px;
	border-radius: 15px;
	background-image: -webkit-linear-gradient(#ccc 20%, #f2f2f2);
	background: -moz-linear-gradient(#ccc 20%, #f2f2f2);
	background: -ms-linear-gradient(#ccc 20%, #f2f2f2);
	background: -o-linear-gradient(#ccc 20%, #f2f2f2);
	background: linear-gradient(#ccc 20%, #f2f2f2);
	float: left;
	}
#Submit { width:95%;}









/*Slider*/
#slider1 {
	overflow: hidden;
	padding: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 100%; /* important to be same as image width or wider */
	height: 350px;
	text-align: center;
	margin-top: 0px;
	position: relative;
	top: -10px;
	}

#slider1Content {
	text-align: center;
	width: 100%;
	overflow: hidden;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
	
#imgSlide {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: none;
	z-index: 1;
	position: absolute;
	left: 0px;
	top: 0px;
}
	
	
.slider1Image  {
	text-align: center;
	display: none;
	height: 200px;
	margin: 0px;
	padding-top:0px;
}

.slider1Image span  {
	text-align: left;
	color: #000;
	display: none;
	margin-top: 0px;
	font-size: 13px;
	}
	
	


#cajaImg {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 0px;
}

#cajaImg img {
	width:900px;
	position: absolute;
	z-index: 1;
	left: 0px;
	top: 30px;
}

#opti {
	font-family: 'Mukta Mahee', sans-serif;
	position: relative;
	top: 0px;
	left: 0px;
	color: #fff;
	float: left;
	height: auto;
	width: 95%;
	z-index: 10000;
	overflow: auto;
	font-size: 40px;
	background-color: rgba(0,0,0,0.2);
	padding-left: 10px;
	text-shadow: 2px 2px 5px #000;
	padding-top: 5px;
	font-weight: 300;
	padding-bottom: 5px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-right: 20px;
}


/*Slider*/






nav {
	height: auto;
	width: 98%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	padding: 0px;
	margin-bottom: 0px;
}
footer {
	width: 100%;
	background-image: -webkit-linear-gradient(#033, #026363);
	background: -moz-linear-gradient(#033, #026363);
	background: -ms-linear-gradient(#033, #026363);
	background: -o-linear-gradient(#033, #026363);
	background: linear-gradient(#033, #026363);
	overflow: auto;
	margin-top: 50px;
	color: #fff;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #F90;
	padding: 0px;
}
#logo {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	overflow: auto;
	height: auto;
	float: left;
	text-align: center;
}
#logo .img1 { float:none;
margin-right:0px}
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: normal;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h1, h2, h3, h4, .bot1, .cabe, footer .caja200 a, #botonera a {
font-family: 'Mukta Mahee', sans-serif;
	font-weight: 200;
	margin-top: 10px;
	padding-top: 0px;
	color: #09F;
}
h1 {
	font-size: 35px;
	line-height: 40px;
	margin-bottom:0px;
	padding-bottom:0px;
	padding-top:0px;
	margin-top:0px;
}
h3 {
	text-transform: uppercase;
}

img { border:none;
float:left;
margin:0px;
}
table { width:95%;
margin-left:auto;
margin-right:auto;}
a { text-decoration:none;
color:#000;}
a:hover { color:#F00;}
a h3  {
	background-image: url(flecha.png);
	background-repeat: no-repeat;
	background-position: 2px 6px;
	padding-left: 16px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #09F;
}
 a h3:hover {
	background-position: 4px 6px;
	color: #F00;
}
tr:nth-child(odd) { background-color:#f2f2f2;}
td {
	vertical-align: top;
}
article {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
	padding-top: 20px;
}

.img1 {
	margin-bottom: 10px;
}
.img2 { float:right;}
.bot1 {
	display:none;
}
.bot1:hover { color:#900;}
.bot1:first-child {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
}
.bot2 {
	display: block;
	background-image: url(boto2.png);
	background-repeat: no-repeat;
	float: left;
	height: 43px;
	width: 43px;
	margin-top: 5px;
	margin-left: 20px;
}
.bot2:hover {background-image: url(boto2Ac.png);
transition:.3s;
}

#botonera {
	display: block;
	width: 330px;
	height: auto;
	overflow: auto;
	float: left;
	background-color: rgba(0,0,0,0.8);
	position: absolute;
	z-index: 20000;
	left: -350px;
	top: 160px;
	transition:0.5s;
}
#botonera a {
	font-size: 18px;
	font-weight: 500;
	color: #FFF;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #fff;
	margin-top: 0px;
	float: left;
	width: 90%;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
#fba { display:none;}
.borrar, .editar, .gal{
	background-image: url(cancel.png);
	background-repeat: no-repeat;
	height: 25px;
	width: 27px;
	float: left;
	background-position: 3px 3px;
	margin-right: 5px;
}
.editar {
	background-image: url(editarMini.png);
}
.editar:hover, .borrar:hover  { opacity:0.50;}
.gal { background-image: url(gal.png);	display:block;
	float:left;
}
.descar {
	background-image: url(descar.png);
	background-repeat: no-repeat;
	height: 36px;
	width: 40px;
	float: left;
}
.descar:hover {
	background-image: url(descarAc.png);}
	


	.caja100 {
	width: 95%;
	margin: 10px;
	float: left;
	overflow: auto;
	height: auto;
}

footer .caja100 { float:none;
margin-left:auto;
margin-right:auto;
}
	
.caja200, .caja300, .caja50 {
	margin: 10px;
	float: left;
	width: 200px;
	padding-right: 20px;
	overflow: auto;
}
.caja300 {
	width: 90%;
}
#caja3 {
	background-color: #fafac7;
	background-image: -webkit-linear-gradient(#fafac7 50%, #fff);
	background: -moz-linear-gradient(#fafac7 50%, #fff);
	background: -ms-linear-gradient(#fafac7 50%, #fff);
	background: -o-linear-gradient(#fafac7 50%, #fff);
	background: linear-gradient(#fafac7 50%, #fff);
	margin: 10px;
	border: 1px solid #FC9;
	border-radius: 3px;
	padding-left: 15px;
}
#caja4 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F90;
}
.caja5 { font-size:17px;
font-weight:300;
color:#666;
}
footer .caja30 {
	margin-left: 0px;
	width: 95%;
	height: auto;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
	margin-bottom: 0px;
}

footer .caja30:first-child { 	background-color: rgba(256,256,256,0.1);

}

footer .caja30:nth-child(even) {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
	width:95%;
}

footer .caja30 a { color:#FFF;}
footer .caja30 a:hover, footer .caja30 a:hover { color: #CF3;}
.caja30 {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 30%;
	overflow: auto;
}
.caja30 a {
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	clear: left;
	float: left;
	width: 90%;
	margin-bottom: 2px;
	overflow: auto;
}
.caja30 img { margin-bottom:50px;}
.caja50 {
	width: 95%;
	font-size: 14px;
	margin-top: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.caja50 img { margin-right:20px;}
.caja40 {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 95%;
}
.caja40:nth-child(odd) { float:right;}


.tapa {
	line-height: 20px;
}
.tapa .caja40 {
	font-size: 16px;
	margin-top: 20px;
	padding-top:20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
}
.cabe {
	height: 150px;
	width: 100%;
	float: left;
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 25px;
	overflow: hidden;
	padding: 0px;
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color: #FC0;
}
.tit1 {
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 100%;
	overflow: auto;
	background-color: rgba(204,204,204,0.52);
	text-shadow: 1px 1px 3px #333;
	color: #fff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
.tit2 {
padding-left:20px;
padding-right:20px;}
#ini {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
}

.FBAch {
	display: block;
	background-image: url(LOGOFBACH.png);
	background-repeat: no-repeat;
	float: right;
	height: 50px;
	width: 108px;
	margin-right: 10px;
}






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


.bot1 {
	float: left;
	font-size: 15px;
	margin-top: 18px;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: 300;
	height: 40px;
	padding-top: 10px;
	padding-bottom: 8px;
	vertical-align: top;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	background-image: -webkit-linear-gradient(#f2f2f2 50%, #fff);
	background: -moz-linear-gradient(#f2f2f2 50%, #fff);
	background: -ms-linear-gradient(#f2f2f2 50%, #fff);
	background: -o-linear-gradient(#f2f2f2 50%, #fff);
	background: linear-gradient(#f2f2f2 50%, #fff);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	display:block;
}
.bot2 { display:none;}
#logo { width:auto;}
#logo .img1 { float:left;
margin-right:20px;}
.botonera {	display:none;}
#fba { display: block;}

.caja40 { width:45%;}
.tapa .caja40 { font-size:13px; border:none;}
footer .caja30 { width:25%;
	padding-left: 40px;
	height:330px;
}
footer .caja30:nth-child(even) {width:35%;}

#cajaImg img {	width: 100%;}

.slider1Image, #slider1 { height:550px;}
#opti { width:100%;}
.caja50 {width: 60%;
padding-left:15px;}

body {
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

.FBAch { display:none;}

.caja300 {	width: 300px;}


#col3 {
	-moz-column-count: 3;  
        -webkit-column-count: 3;
			column-count: 3;
}
.caja30 h2, .caja30 h4, .caja30 h3 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.caja30 h4 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #09F;
	margin-bottom: 0px;
}
#col4 {
	-moz-column-count: 4;  
        -webkit-column-count: 4;
			column-count: 4;
}
}
