/*
Credit: http://www.templatemo.com
*/

body {
	/*width:100%;*/
	margin: 0px;
	color: #3c3a38;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	line-height: 1.7em;
	background-color: #191613;
	background-image: url(images/templatemo_body.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	padding: 0px;
}

a, a:link, a:visited { color: #000; font-weight: bold; text-decoration: none; }
a:hover {
	text-decoration: underline;
	color: #00F;
	text-align: right;
}

p {
	margin: 0 0 10px 0;
	padding: 0;
	font-family: Tahoma, Geneva, sans-serif;
	text-align: center;
	color: #000000;
}

d {
	margin: 0 0 10px 0;
	padding: 0;
	font-family: Tahoma, Geneva, sans-serif;
	text-align: left;
	color: #000000;
}
img {
	border: none;
	text-align: center;
}
em { color: #000; font-weight: bold; font-style: normal }

h1, h2, h3, h4, h5, h6 { color: #02b6d6; font-weight: normal; }
h1 {
	font-size: 28px;
	margin: 0 0 20px 0;
	padding: 5px 0;
	color: #000000;
}
h2 {
	font-size: 25px;
	margin: 0 0 15px 0;
	padding: 5px 0;
	text-align: center;
	color: #000;
}
h3 {
	font-size: 22px;
	margin: 0 0 15px;
	padding: 0;
	color: #000000;
}
h4 { font-size: 18px; margin: 0 0 15px; padding: 0; }
h5 { font-size: 16px; margin: 0 0 10px; padding: 0;  }
h6 { font-size: 14px; margin: 0 0 5px; padding: 0; }

.cleaner { clear: both }
.h10 { height: 10px }
.h20 { height: 20px }
.h30 { height: 30px }
.h40 { height: 40px }
.h50 { height: 50px }
.h60 { height: 60px }

a.more { clear: both; display: block; width: 50px; height: 18px; line-height: 18px; padding-right: 18px; font-size: 11px; text-align: center; color: #333; font-weight: 700; background: url(images/templatemo_more.png)  no-repeat }
a.more:hover { text-decoration: none; color: #000; text-shadow: 1px 1px 1px #fff; }

.float_l {
	float: left;
}
.float_r {
	float: left;
	padding-left: 30px;
}

.image_wrapper { display: inline-block; border: 5px solid #fff; background: none; margin-bottom: 5px }
.image_fl { float: left; margin: 3px 15px 0 0 }
.image_fr { float: right; margin: 3px 0 0 15px }

.tmo_list { margin: 20px 0 20px 20px; padding: 0; list-style: none }
.tmo_list li { color:#e98236; margin: 0; padding: 0 0 0 20px; background: url(images/templatemo_list.jpg) no-repeat scroll 0 7px  }
.tmo_list li a { color: #e98236; font-weight: normal }
.tmo_list li a:hover { color: #e98236 }

#templatemo_wrapper {
	width: 1020px;
	margin: 0 auto;
	padding: 10px 0;
}

#templatemo_header {
	width: 1020px;
	height: 87px;
	background: url(images/templatemo_header.png) no-repeat
}

#site_title { float: left; display: block; width: 225px; height: 87px; margin-left: 45px; }


#site_title h1 { margin: 0; padding: 0 }
#site_title h1 a {
	display: block;
	width: 225px;
	height: 87px;
	margin: 0px 0 0 0px;
	color: #fff;
	text-indent: -10000px;
	background-repeat: no-repeat;
}

#twitter a{
	float: right;
	font-weight: normal;
	display: block;
	color: #278ff0;
	font-size: 18px;
	background-image: url(Imagenes/twitter.png);
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 24px;
	padding-right: 32px;
	padding-bottom: 24px;
	padding-left: 0;
}

#in a{
	float: right;
	font-weight: normal;
	display: block;
	padding: 24px 36px 28px 0;
	margin: 0px 10px 0 0;
	color: #278ff0;
	font-size: 18px;
	background-image: url(Imagenes/in.png);
	background-repeat: no-repeat;
	background-position:  center;
}

#gmas a{
	float: right;
	font-weight: normal;
	display: block;
	color: #278ff0;
	font-size: 18px;
	background-image: url(Imagenes/gmas.png);
	background-repeat: no-repeat;
	background-position:  center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10;
	margin-left: 0;
	padding-top: 24px;
	padding-right: 32px;
	padding-bottom: 24px;
	padding-left: 0;
}

#facebook a{
	float: right;
	font-weight: normal;
	display: block;
	color: #278ff0;
	font-size: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 24px;
	padding-right: 24px;
	padding-bottom: 24px;
	padding-left: 0;
	background-image: url(Imagenes/facebook.png);
	background-repeat: no-repeat;
	background-position:  center;
}

/* menu */
#templatemo_menu {
	clear: both;
	width: 720px;
	height: 52px;
	padding: 0 0 0 300px;
	;
	background-attachment: scroll;
	background-image: url(images/templatemo_menu.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;

}

#templatemo_menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#templatemo_menu ul li {
	padding: 0;
	margin: 0;
	display: inline;
	color: #CCCCCC;
}

#templatemo_menu ul li a {
	float: left;
	display: block;
	height: 38px;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
	color: #999;
	font-weight: 700;
	letter-spacing: 1px;
	outline: none;
	background: url(images/templatemo_menu_divider.png) center right no-repeat;
	padding-top: 14px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}

#templatemo_menu ul li sociales {
	float: left;
	display: block;
	height: 38px;
	padding: 14px 30px 0 30px;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
	color: #999;	
	font-weight: 700;
	letter-spacing: 1px;
	outline: none;
	/*background: url(images/templatemo_menu_divider.png) center right no-repeat*/
}

#templatemo_menu ul li a :hover, #templatemo_menu ul li .current {
	color: #FFF;
	font-weight: bold;
}

#templatemo_menu ul li .last {
	background: none;
}

/* end of menu */

/* slider */

#templatemo_middle { 
	clear: both;
	width: 960px;
	height: 229px;
	padding: 30px;
	background: url(images/templatemo_middle.png) no-repeat
}

#intro { float: left; padding: 0; width: 480px; }
#intro h2 { font-size: 30px; margin-bottom: 30px }
#intro p { font-size: 14px; letter-spacing: 1px; word-spacing: 5px; line-height: 24px; color: #333; margin-bottom: 20px }
/*#intro a.learn_more { display: block; float: right; width: 201px; height: 37px; padding: 13px 0 0 0; font-size: 18px; text-align: center; color: #666; background: url(images/templatemo_learn_more.png) no-repeat } */
#intro a.learn_more { display: block; float: right; width: 82px; height: 27px; padding: 3px 30px 0 0; font-size: 16px; text-shadow: 1px 1px 1px #90eeff; text-align: center; color: #0f606e; background: url(images/templatemo_middle_more.png) no-repeat; }
#intro a.learn_more:hover { text-decoration: none; color: #000; /* text-shadow: 1px 1px 1px #fff */}

#slider {
	float: right;
	width: 400px;
	height: 200px; 
	overflow: hidden;
	border: 1px solid #fff;
}

#templatemo_middle_subpage { 
	clear: both;
	width: 960px;
	height: 130px;
	padding: 30px;
	background: url(images/templatemo_middle.png) no-repeat bottom center
}

#templatemo_middle_subpage h2 { color: #02b6d6 }
#templatemo_middle_subpage p { font-size: 16px; color: #000; line-height: 30px }

/* end of slider */

#templatemo_main_top {
	width: 1020px;
	height: 51px;
   background: url(images/templatemo_content_top.png) no-repeat
}

#templatemo_main_bottom {
	width: 1020px;
	height: 35px;
    background: url(images/templatemo_content_bottom.png)
}
#templatemo_main {
	clear: both;
	width: 1020px;
	background: #fff;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.col_w960 {
	width: 1020px;
	margin: 0px;
}
.col_w600 {
	width: 600px;
	text-align: justify;
	padding-left: 20px;
	font-size: 15px;
}

.col_w602 {
	width: 600px;
	text-align: justify;
	padding-left: 20px;
	font-size: 15px;
	background-image: url(Imagenes/untitled.png);
	background-repeat: no-repeat;
	background-position: right;
}
.col_w601 {
	width: 300px;
	padding-left: 10px;
}
.col_w450 {
	width: 430px;
	padding-left: 50px;
}
.col_w451 { width: 350px }
.col_w300 { width: 300px }
.col_w303 { width: 350px }
.col_w302 {
	width: 300px;
	float: left;
	padding-left: 100px;
}
.col_w301 { width: 630px }
.col_w200 { width: 200px }
.col_allw300 { float: left; width: 300px; margin-right: 30px }
.col_last { margin: 0 }

.frontpage_box h2 { font-size: 20px; padding: 0; margin-bottom: 5px }
.frontpage_box img { float: left; margin-right: 15px }
.frontpage_box a.more { margin-top: 15px }
.tagline { display: block; font-size: 11px; font-weight: bold; font-style: italic; color: #000; margin-bottom: 20px }

.lp_frontpage { margin: 0; padding: 0; list-style: none }
.lp_frontpage li { margin: 0; padding: 0; display: inline }
.lp_frontpage li a { float: left; display: block; width: 200px; height: 100px; margin: 0 10px 10px 0 }
.lp_frontpage li a img { width: 190px; height: 90px; border: 1px solid #CCC; padding: 4px; }

.sb_lp_box { clear: both; margin-bottom: 20px }
.sb_lp_box img { width: 280px; height: 140px; padding: 9px; border: 1px solid #ccc }

#gallery { margin: 0; padding: 0 }
#gallery .gallery_box { display: block; width: 450px; margin: 0 0 60px 0; }
#gallery .even { float: left }
#gallery .odd { float: right }
#gallery .gallery_box img { width: 430px; height: 160px; border: 1px solid #ccc; border: 1px solid #ccc; padding: 9px; margin-bottom: 10px; }

.news_box { margin-bottom: 60px }
.news_box h2 { font-size: 16px; margin-bottom: 0 }
.news_box p.date { color: #000; margin-bottom: 0 } 
.news_box img { float: left; width: 100px; height: 100px; border: 5px solid #ccc; margin-right: 20px; }
.news_box a.more { float: right; }

.post_box { clear: both; margin-bottom: 60px }
.post_box  .post_header { padding: 5px 0; border-bottom: 4px solid #ccc; border-top: 4px solid #ccc; margin-bottom: 20px }
.post_box h2 { font-size: 24px; margin-bottom: 0 }
.post_box p.post_meta { margin-bottom: 0; color: #666 }
.post_box p span.cat a { color: #000; font-weight: 400 }
.post_box img { margin-bottom: 10px }
.post_box a.more { float: right; }

.lbe_box { clear: both; margin-bottom: 20px }
.lbe_date { float: left; width: 100px; font-size: 12px; font-weight: bold; }
.lbe_date span { display: block; font-weight: normal; }
.lbe_content { float: right; width: 300px }
.lbe_box h3 { font-size: 16px; margin-bottom: 0 }
.lbe_box h3 a { color: #0e4369; font-size: 16px; font-weight: normal }
.lbe_box h3 a span { font-size: 12px; color: #333 }
.lbe_box p { margin-bottom: 0; }
.lbe_box p.date { font-size: 10px; font-weight: 700; color: #0e4369 }

#contact_form{
	width: 412px;
	padding: 10;
}

#contact_form form { 
	margin: 0; 
	padding: 10; 
}

#contact_form form .input_field {
	width: 400px; 
	color: #333;
	padding: 5px;
	background: #fff;
	border: 1px solid #ccc;
	font-family: Tahoma, Geneva, sans-serif;
    font-size: 12px;
	margin-top: 5px;
	margin-bottom: 10px;
}

#contact_form form label {
	display: block; 
	margin-right: 10px; 
	font-size: 13px; 
	color: #000;
}

#contact_form form textarea {
	width: 400px; 
	height: 85px; 
	padding: 5px; 
	color: #333;
	border: 1px solid #ccc;  
	background: #fff;
	font-family: Tahoma, Geneva, sans-serifa;
    font-size: 12px;
	margin-top: 5px;
}

#contact_form form .submit_btn {
	padding: 2px 14px;
	background: #fff;
	border: 1px solid #ccc;
	font-size: 13px;
	margin: 5px 0px;
}

#map img { width: 270px; height: 160px; border: 1px solid #999; padding: 4px }

#templatemo_footer {
	clear: both;
	width: 960px;
	text-align: center;
	color: #706963;
	font-size: 11px;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
}

#templatemo_footer a {
	font-weight: normal;
	color: #706963;
}
Texto {
	font-size: 17px;
}
.Texto {
	font-size: 14px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #FF0000;
	text-align: center;
}
#templatemo_wrapper #letras {
	color: #CCC;
}
.Letras {
	color: #CCC;
}
#templatemo_wrapper #templatemo_main .col_w960.col_last .col_w600.float_l p {
	text-align: left;
	color: #000000;
}
#templatemo_wrapper #templatemo_main .col_w960.col_last .col_w300.float_r table {
	color: #03F;
}
#miotab {
	font-size: 14px;
}
#miotabl {
	font-size: 36px;
}
