/*
Credit: http://www.templatemo.com
*/

body {
	margin: 0px;
	padding: 0px;
	color: #666;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	line-height: 1.5em; 
	background-color: #000;
	background-image: url(../images/fondo.jpg);
	background-repeat: repeat
}

a, a:link, a:visited { color: #078930; text-decoration: underline; }
a:hover { text-decoration: none; }

p { margin: 0 0 20px 0; padding: 0; }
img { border: none; }

h1, h2, h3, h4, h5, h6 { color: #008040; font-family: Georgia, "Times New Roman", Times, serif; }
h1 { font-size: 38px; font-weight: normal; margin: 0 0 20px 0; padding: 5px 0; }
h2 { font-size: 30px; font-weight: normal; margin: 0 0 30px 0; font-weight: normal; }
h3 { font-size: 16px; margin: 0 0 15px 0; padding: 0; padding: 0; font-weight: normal;  }
h4 { font-size: 14px; margin: 0 0 5px 0; padding: 0; }

h5 { color: #000056; font-size: 18px; margin: 0 0 8px 0; padding: 0; font-weight: normal;  }

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }
.cleaner_h10 { clear: both; width:100%; height: 10px; }
.cleaner_h20 { clear: both; width:100%; height: 20px; }
.cleaner_h30 { clear: both; width:100%; height: 30px; }
.cleaner_h40 { clear: both; width:100%; height: 40px; }
.cleaner_h50 { clear: both; width:100%; height: 50px; }
.cleaner_h60 { clear: both; width:100%; height: 60px; }


.float_l { float: left; }
.float_r { float: right; }

.image_wrapper { display: inline-block; border: 1px solid #000; padding: 5px; background: #222; margin-bottom: 10px }
.image_fl { float: left; margin: 3px 30px 0 0 }
.image_fr { float: right; margin: 3px 0 0 30px }

blockquote { font-style: italic; margin: 0 0 0 10px;}
cite { font-weight: bold; color:#333; }
cite span { color: #666; }
em { color: #333; }

.tmo_list { margin: 20px 0 20px 20px; padding: 0; list-style: none; }
.tmo_list li { background: transparent url(../images/templatemo_list.png) no-repeat; margin:0 0 20px; padding: 0 0 0 20px; 	line-height: 1em; }
.tmo_list li a { color: #fff; }
.tmo_list li a:hover { color: #ff4301; }

.btn_more a {
	display: inline-block;
	font-weight: bold;
	color: #333;
	font-size: 12px;
	padding: 2px 15px 2px 0;
	text-decoration: none;
}

.btn_more a:hover {
	padding-right: 20px;
	text-decoration: none;
}

.col_400 { width: 400px; } 
.col_300 { width: 300px; }

.service_list { margin: 40px 0 0 15px; padding: 0; list-style: none; }
.service_list li { margin: 0; padding: 0; }
.service_list li a { font-size: 16px; display: block; height: 32px; margin-bottom: 20px; padding-left: 40px; text-decoration: none; }
.service_list li .menu_one { background: url(../images/iconos/175.png) center left no-repeat; }
.service_list li .menu_two { background: url(../images/iconos/082.png) center left no-repeat; }
.service_list li .menu_three { background: url(../images/iconos/079.png) center left no-repeat; }
.service_list li .menu_four { background: url(../images/iconos/034.png) center left no-repeat; }
.service_list li .menu_five { background: url(../images/iconos/091.png) center left no-repeat; }
.service_list li .menu_six { background: url(../images/iconos/087.png) center left no-repeat; }
.service_list li .menu_seven { background: url(../images/iconos/177.png) center left no-repeat; }
.service_list li .menu_eight { background: url(../images/iconos/157.png) center left no-repeat; }

.service_list li .servicio { background: url(../images/iconos/077.png) center left no-repeat; }


#contact_form {  padding: 0; }
#contact_form form { width: 300px; margin: 0px; padding: 0px; }
#contact_form form .input_field { width: 300px; padding: 5px; background: #fff; border: 1px solid #333333; }

#contact_form form label { display: block; width: 100px; margin-bottom: 5px; font-size: 14px; }
#contact_form form textarea { width: 300px; height: 100px; padding: 5px; background: #fff; border: 1px solid #333333; }
#contact_form form .submit_btn { margin: 0px; padding: 5px 10px; background: #CCCC66; border: 1px solid #333333; }

#gallery_container { clear: both; margin-top: 30px; padding-right: 40px; width: 840px; height: 400px; overflow: auto; } 
#form_container { clear: both; margin-top: 30px; padding-right: 40px; width: 900px; height: 1200px; overflow: auto; } 
#container { clear: both; margin-top: 0px; padding-right: 40px; width: 440px; height: 380px; overflow: auto; }
#gallery_container .gallery_box {
	display: block;
	float: left;
	width: 240px;
	padding: 0;
	margin: 0 50px 30px 0;
}
 
#gallery_container .gb_right { margin: 0 0 40px 0 }

.gallery_box img {
	float: left;
	width: 240px;
	height: 100px;
	padding: 4px;
	background: #1b2c35;
	border: 1px solid #0b1418;
	margin: 3px 30px 0 0;
}

.gallery_box p { font-size: 12px; margin-bottom: 5px }