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


@font-face {
    font-family: 'DINMittelschriftRegular';
    src: url('dinmittelschrift-regular-webfont.eot');
    src: url('dinmittelschrift-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('dinmittelschrift-regular-webfont.woff') format('woff'),
         url('dinmittelschrift-regular-webfont.ttf') format('truetype'),
         url('dinmittelschrift-regular-webfont.svg#DINMittelschriftRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

#templatemo_body_wrapper {
	width: 100%;
}

.texter { margin: 0px; padding: 0 0 10px 0; color:#6d6c6c;
font-family: Arial;}


body {
	margin: 0px;
	padding: 0px;
	color: #333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height:1.5em; 
	background-color: #facb0c;
	background-repeat: repeat-x;
	background-position: top;
}

a, a:link, a:visited {
	font-size:13px;
		color: #6D6C6C;
		text-decoration: none;
	}
	
a, a:link span, a:visited span {
		font-size: 18px;
	}
	
	a:hover {
	text-decoration: underline;
}

p { margin: 0px; padding: 0 0 10px 0; color:#6d6c6c;
font-family: Arial;}

img { border: none; }

h1 { font-size: 40px; font-weight: bold; margin: 0 0 30px 0; padding: 5px 0; color: #313131; font-family:'DINMittelschriftRegular', Arial, sans-serif; }
h2 { font-size: 28px; font-weight: normal; line-height: 28px; margin: 0 0 20px 0; padding: 0; color: #313131; font-family:'DINMittelschriftRegular', Arial, sans-serif;
padding-top:15px; 
}
h3 { font-size: 21px; margin: 0 0 10px 0; padding: 0; padding: 0; font-weight: normal; font-family:'DINMittelschriftRegular', Arial, sans-serif;}
h4 { font-size: 18px; margin: 0 0 20px 0; padding: 0; color: #313131; font-family:'DINMittelschriftRegular', Arial, sans-serif;}
h5 { font-size: 16px; margin: 0 0 10px 0; padding: 0; color:#313131; font-family:'DINMittelschriftRegular', Arial, sans-serif;}
h6 { font-size: 14px; margin: 0 0 5px 0; padding: 0; color:#313131; font-family:'DINMittelschriftRegular', Arial, sans-serif;}
h7 { font-size: 28px; font-weight: normal; line-height: 28px; margin: 0 0 5px 0; padding: 0; color: #313131; font-family:'DINMittelschriftRegular', Arial, sans-serif;
padding-top:15px; 
}

.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;
}

.fl_img {
	float: left;
	margin: 3px 30px 15px 0;
}
.fr_img {
	float: right;
	margin: 3px 0 15px 15px;
}

blockquote { font-style: italic; margin-left: 10px;}
cite { font-weight: lighter; color:#3b3823; }
cite span { color: #696443; }
em { color: #27cce9; }

#wrap{
	
	width:auto;
	border-bottom:#e6e6e6 solid 2px;
}


#elote_header {
	background: none repeat scroll 0 0 #FFFFFF;
	width: 970px;
	height: 90px;
	padding: 0 0px;
	margin: 0 auto;
}

#elote_linea{
	width:auto;
	border-bottom:#cccccc solid 2px;
	padding-top:90px;
	overflow:auto;
	
	}

#elote_header #site_title {
    float: left;
    margin-left: 30px;
    margin-top: 15px;
    width: 250px;
}

#elote_header  #site_title a{
	font-family:"DINMittel";
	margin: 0px;
	padding: 0px;
	font-size: 30px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	
}

#elote_menu {
	font-family:'DINMittelschriftRegular', Arial, sans-serif;
	margin-top:50px;
	float: left;
	height: 30px;
	display: inline-block;
	border-radius: 12px 10px 0px 0px;
-moz-border-radius: 12px 10px 0px 0px;
-webkit-border-radius: 12px 10px 0px 0px;
border: 0px solid #e6e6e6;
}

#elote_menu ul {
	margin: 1;
	padding: 0;
	list-style: none;
}

#elote_menu li {
	padding: 0px;
	margin: 0px;
	display: inline-block;
}

#elote_menu ul li a {
	font: 'DINMittelschrift-Regular';
	float: left;
	display: block;
	height: 21px;
	width: 130px;
	padding-top: 18px;
	font-size: 14px;
	color: #000;	
	text-align: center;
	text-decoration: none;
	font-weight:normal;
	outline: none;
	border: none;
}

#elote_menu ul li a:hover,  #elote_menu ul li .current {
	color: #000000;
	background: #e6e6e6;
	display: inline-block;
	border-radius: 5px 5px 0px 0px;
-moz-border-radius: 5px 5px 0px 0px;
-webkit-border-radius: 5px 5px 0px 0px;
border: 0px solid #e6e6e6;
	
}

#elote_menu ul .last {
	background: none;
}

#elote_header  #site_title a span {
	display: block;
	text-align: left;
	font-size: 14px;
	color: #d7d3be;
	font-weight: normal;
	margin-left: 5px;
}

#elote_copyright_wrapper {
	width: 990px;
	color: #ccc;
	background-color:#323232;
	margin: 0 auto;
}

#elote_copyright {
	width: 990px;
	margin: 0 auto;
	text-align: center;
	padding: 10px 30px;
}

#elote_copyright a {
	color: #fff;
}

#content_table {
	   width: 80%;
       margin: auto;
       padding:0;
       display: table;
       border: 1px solid black;
	
	}
#row {
       display: table-row;
       } 
#izquierda {
       width:300px;
	   float:left;
       background: #FFF;
       display: table-cell;
       }
	   
#central{
		width:300px;
       padding: 1em;
       background:yellow;
       display: table-cell;
}

#content_wo_sb {
	clear: both;
	padding: 10px;
	/*height:1200px;*/
}

.col_w300 {
	float: left;
	width: 300px;
	margin-right: 10px;
}

.col_w800 {
	float: left;
	width: 800px;
	margin-right: 10px;
}
.col_w900 {
	float: left;
	width: 900px;
	margin-right: 10px;
}
.col_w600l {
	float: left;
	width: 600px;
	margin-right: 10px;
}

.col_w210 {
	float: left;
	width: 210px;
	margin-right: 10px;
}
.col_w210n {
	width: 210px;
	margin-right: 10px;
	float:left;
}

.col_w300a {
	float: left;
	width: 300px;
	margin-right: 10px;
	margin-top:80px;
}

.col_w1000jn {
	float: left;
	width: 550px;
	height: 2000px;
	margin-right: 10px;
	margin-top:80px;
}
.col_w550 {
	float: left;
	width: 550px;
	margin-right: 10px;
}

.col_w575 {
	float: left;
	width: 575px;
	margin-right: 10px;
}

.col_w575h {
	float: left;
	width: 575px;
	margin-right: 10px;
	padding-top: 62px;
}

td, th {
	/*border-bottom:#CCC solid 2px;*/
	padding-bottom: 15px;
	padding-top:15px;}

.col_w200 {
	float: left;
	width: 200px;
	margin-right: 5px;
}


.col_w300_last {
	margin-right: 0;
}

.col_w425 {
	width: 430px;
}

.image_wrapper {
	display: inline-block;
	background: #ffffff;
}

.button a {
	clear: both;
	display: block;
	width: 103px;
	height: 23px;
	padding: 4px 0 0 0;
	background: url(images/templatemo_button.png) no-repeat;

	color: #666;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

.button a:hover {
	color: #000;
	background: url(images/templatemo_button_hover.png) no-repeat;
}

.cellColor {
	color: #000;
	background-color:#d3d3d3;
	border-color:transparent;
	}
	

#elote_content_wrapper {
	background: none repeat scroll 0 0 #FFFFFF;
	clear: both;
	width: 950px;
	height:649px;
	margin: 0 auto;
	padding: 21px 10px;
}
#elote_content_wrapper_index {
	background: none repeat scroll 0 0 #FFFFFF;
	clear: both;
	width: 950px;
	height:1900px;
	margin: 0 auto;
	padding: 21px 10px;
}
#elote_content_wrapper_index {
	background: none repeat scroll 0 0 #FFFFFF;
	clear: both;
	width: 950px;
	height:1900px;
	margin: 0 auto;
	padding: 21px 10px;
}
#elote_content_wrapper_clientes {
	background: none repeat scroll 0 0 #FFFFFF;
	clear: both;
	width: 950px;
	height:1300px;
	margin: 0 auto;
	padding: 21px 10px;
}

#elote_content_wrapper_asociados {
	background: none repeat scroll 0 0 #FFFFFF;
	clear: both;
	width: 950px;
	height:790px;
	margin: 0 auto;
	padding: 21px 10px;
}
#elote_content_wrapper_int2 {
	background: none repeat scroll 0 0 #FFFFFF;
	clear: both;
	width: 950px;
	height:1372px;
	margin: 0 auto;
	padding: 21px 10px;
}

#elote_content_wrapper_int3 {
	background: none repeat scroll 0 0 #FFFFFF;
	clear: both;
	width: 950px;
	height:600px;
	margin: 0 auto;
	padding: 21px 10px;
}

#elote_content_wrapper_int4 {
	background: none repeat scroll 0 0 #FFFFFF;
	clear: both;
	width: 950px;
	height:400px;
	margin: 0 auto;
	padding: 21px 10px;
}

#templatemo_footer_wrapper {
	clear: both;
	height: 60px;
	background-color:#FACB0C;
}
#templatemo_footer {
	clear: both;
	width: 911px;
	height: 30px;
	padding: 15px 30px;
	margin: 0 auto;
	text-align: center;
	color: #fff;
	background-color:#232323;
	font-family:arial;
}

.class_border{
	border-bottom: 2px solid #E6E6E6;
	width:100%;
	
	}

#templatemo_footer a {
	font-weight: normal;
	color: #fff;
}

#content_wo_sb {
	clear: both;
	padding: 10px;
	border-top: 2px solid #E6E6E6;
}