@charset "utf-8";
/* CSS Document */
body{
	/*background:#FFF fixed center top url(../img/madera2.jpg);*/
	/*background:#FFF fixed center top url(../img/invierno.jpg);*/
}

html, body, #wrapper{
	margin:0;
    padding:0;
    height:100%;
    border:none;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
}
p{
	text-align:left;}
.titulo {
	font-size:18px;
	color:#E96336;
}
.titulob {
	font-size:18px;
	color:#fff;
}
.titulo2 {
	font-size:42px;
	color:#E96336;
}
#fullheight{height:100%}
#wrapper {
    margin: 0 auto;
    text-align: left;
    vertical-align: middle;
    width: 100%;
}
a{
	color:#000;
	text-decoration:none;
}
a:hover{
	background-color:#F60;
	color:#FFF;
	text-decoration:none;
}
a:acrive{
	background-color:#F60;
	color:#FFF;
	text-decoration:none;
}
a.e{
	color:#000;
	text-decoration:none;
}
a.e:hover{
	text-decoration:none;
}
a.e:acrive{
	text-decoration:none;
}
.e-si{
	width:52px;
	height:52px;
	background-image:url(../img/e-si.png);
	background-repeat:no-repeat;
}
.e-sd{
	width:52px;
	height:52px;
	background-image:url(../img/e-sd.png);
	background-repeat:no-repeat;
}
.e-ii{
	width:52px;
	height:52px;
	background-image:url(../img/e-ii.png);
	background-repeat:no-repeat;
}
.e-id{
	width:52px;
	height:52px;
	background-image:url(../img/e-id.png);
	background-repeat:no-repeat;
}
.e-su{
	height:52px;
	background-image:url(../img/e-su.png);
	background-repeat:repeat-x;
}
.e-in{
	height:52px;
	background-image:url(../img/e-in.png);
	background-repeat:repeat-x;
}
.e-iz{
	width:52px;
	background-image:url(../img/e-iz.png);
	background-repeat:repeat-y;
}
.e-de{
	width:52px;
	background-image:url(../img/e-de.png);
	background-repeat:repeat-y;
}
.e-ce{
	background-image:url(../img/e-ce.png);
}
.e2-si{
	width:52px;
	height:52px;
}
.e2-sd{
	width:52px;
	height:52px;
}
.e2-ii{
	width:52px;
	height:52px;
}
.e2-id{
	width:52px;
	height:52px;
}
.e2-su{
	height:52px;
}
.e2-in{
	height:52px;
}
.e2-iz{
	width:52px;
}
.e2-de{
	width:52px;
}
.e2-ce{
}
.sombra{
	background-image:url(../img/sombra.jpg);
	background-repeat:repeat-x;
}