html,body {
	height: 100%;
}
body {
	background-color: #291708;
	background-image: url(../images/varios/back.png);
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #333333;
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 100%;

}
#main {
	background-image: url(../images/varios/center.png);
	background-repeat: no-repeat;
	float: left;
	width: 595px;

}
#container {
	
	margin: 0px auto;
	text-align: left;
	width: 750px;
	min-height:100%;
	margin: 0px auto;
	background-image: url(../images/varios/center_r.png);
	background-repeat: repeat-y;
	background-position: 0px bottom;
}

*html #container, *html .iframeContent, *html #col02 {
	/* explorer necesita ayuda */
height:100%;
}
#content{
	min-height:100%;
	margin:0;
}

#footer {
	position: fixed;
	bottom: 0px;
}
#menu {
	float: right;
	width: 155px;
}
#col01 {
	float: left;
	width: 190px;
}
#col02 {
	float: right;
	width: 405px;
}
.p20{ padding:20px;}

h1, h2, h3, h4, h5, h6, span, p {
margin: 0 0 10px 0;
padding:0;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	font-style: italic;
	line-height: 27px;
	font-weight: normal;
	color: #186AA7;
	text-decoration: none;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 22px;
	color: #AD8D38;
	font-style: normal;
	font-weight: normal;
}
.iframeContent {
	height: 90%;
	width: 380px;
	margin: 20px 0 10px 10px;
	padding: 0px;
	border-width: 0px;
	border-style: none;
	overflow-x:hidden;
	overflow-y:scroll;
}
body#iFrames {
	background-color: #F3ECDA;
	text-align: left;
	background-image: none;
	width: 300px;
}
.blok {
	display: block;
}
.mBot20 {
	margin-bottom: 20px;
}
.mLeft10 {
	margin-left: 10px;
}
.mRight10 {
	margin-right: 10px;
}
.mRight20 {
	margin-right: 20px;
}
.mTop20 {
	margin-top: 20px;
}.imageInline {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
.columnas .c {
	float: left;
}
.columnas {
	clear: both;
	margin: 20px 0 20px 0;
}


.clear {
	clear:both;
}
/*para fixear el alto de los layers con background*/
.clearfix:after, #content:after  {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix, #content {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix, * html #content {height: 1%;}
.clearfix, #content {
	display: block;
	clear: both;
}
/* End hide from IE-mac */.c img {
	display: block;
	margin-bottom: 5px;
}
.columnas h2 {
	margin: 0px;
	font-size: 11px;
	line-height: 13px;
	color: #634B1F;
}
.padd {
	padding-top: 20px;
	padding-left: 10px;
	padding: 20px;
}
img {
	border-width: 0px;
	border-style: none;
}
a {
	color: #666666;
	text-decoration: none;
}
.c  a {
	color: #634B1F;
}
 a:hover {
	color: #999999;
}
.columnas .c2 {
	width: 120px;
	margin-right: 10px;
	float: left;
}
.columnas .c3 {
	width: 180px;
	float: right;
}
.columnas .c3  h2 {
	font-size: 15px;
	line-height: 17px;
}
.demos {
	margin: 0;
	padding: 0;
}
 .demos a {
	display: block;
	background-color: #FAF7F0;
	background-image:url(../images/bullets/demo.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding:3px 3px 2px 2px;
}
 .demos a:hover {
	background-color: #ffffff;
}
.demos li {
	margin: 0px 0px 5px 0;
	padding: 2px 0 0 10px;
	background-image:url(../images/bullets/bullet01.gif);
	background-repeat:no-repeat;
	background-position:0 6px;
	color: #666666;
}

.demos li, .demos {
list-style:none;
list-style-image:none;
}#Contacto {
	margin: 0px;
	padding: 0px;
	background-color: #F3ECDA;
}
#Contacto td {
	padding: 5px;
	background-color: #F4ECD7;
	border-bottom: 1px dashed #CCCCCC;
}
#Contacto input , textarea{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	color: #333333;
	background-color: #FFFFCC;
	border: 1px solid #E0CFA0;
	padding:2px ;
	width:95%
	}
#Contacto .btn {
	background-color: #EFEFEF;
	width: 100px;
}
#inicio {
	height: 100%;
	background-image: url(../images/inicio/inicio_r.jpg);
	background-repeat: repeat-y;
	width: 741px;
	margin: 0 auto;
}
#elInicio {
}
