/* Mision Planeta 1.0 by Ed @ Inventarte*/
/*Definiciones Generales*/
html {
	margin: 0;
	padding: 0;
	border: none;
	font: normal 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	line-height: 15px;
	color: #ffffff;
	background: #4e2e1c url(../img/bg_header.jpg) repeat-x top center;
}

body {
	margin: 0;
	padding: 0;
	border: none;
}

#cabecera {
	height: 415px;
	width: 960px;
	margin: auto;
	padding: 0;
	background: url(../img/logos.gif) 10px 15px  no-repeat;
}

p {
	margin: 5px 0 10px 0;
}

a {
	color: #858923;
}

a:hover {
	color: #FFFFFF;
}

/*Menu Superior*/


#botonera {
	width: 575px;
	height: 26px;
	position: relative;
	top: 175px;
	left: 300px;
	padding: 10px 16px 10px 0;
	border-top: #7e5015 1px solid;
	border-bottom: #7e5015 1px solid;
}

#cabecera ul {
	height: 26px;
	margin: 0;
	padding: 0;
	list-style:none;
	display: inline;
	}

#cabecera li {
	display:inline;
	margin: 0;
	padding: 0;
}


#cabecera a {
    float:left;
	height: 26px;
    background:url(../img/tableft1.gif) no-repeat left top;
    margin: 0 10px 0 0;
    padding: 0 0 0 5px;
    text-decoration:none;
	font: bold 120% Tahoma, Arial, Helvetica, sans-serif;
	color: #241105;
}

#cabecera a.insc {
    background:url(../img/tableft-i.gif) no-repeat left top;
}

#cabecera a span {
	height: 22px;
    float:left;
    display:block;
    background:url(../img/tabright1.gif) no-repeat right top;
    padding: 4px 15px 0 10px;
display:block;
}

#cabecera a.insc span {
    background:url(../img/tabright-i.gif) no-repeat right top;
}

/*\*/
#cabecera a span {float:left;}
/* :P */
#cabecera a:hover span {
    color:#FFF;
}
#cabecera a:hover {
    background-position:0% -26px;
}
#cabecera a:hover span {
    background-position:100% -26px;
}
#cabecera #current a {
    background-position:0% -26px;
}
#cabecera #current a span {
    background-position:100% -26px;
	color:#FFF;
}

/*verde*/
#nofx ul {
	height: 26px;
	margin: 0;
	padding: 0;
	list-style:none;
	display: inline;
	}

#nofx li {
	display:inline;
	margin: 0;
	padding: 0;
}


#nofx a {
    float:left;
	height: 26px;
    background:url(../img/tableft2.gif) no-repeat left top;
    margin: 0 10px 0 0;
    padding: 0 0 0 5px;
    text-decoration:none;
	font: bold 120% Tahoma, Arial, Helvetica, sans-serif;
	color: #FFF;

}

#nofx a span {
	height: 22px;
    float:left;
    display:block;
    background:url(../img/tabright2.gif) no-repeat right top;
    padding: 4px 15px 0 10px;
display:block;
}

/*\*/
#nofx a span {float:left;}
/* :P */
#nofx a:hover span {
    color:#FFF;
}
#nofx a:hover {
    background-position:0% -26px;
}
#nofx a:hover span {
    background-position:100% -26px;
}
#nofx #current a {
    background-position:0% -26px;
}
#nofx #current a span {
    background-position:100% -26px;
	color:#FFF;
}

/*Contenido*/
#body_content {
	width: 960px;
	margin: auto;
}

#body_l {
	width: 650px;
	float: left;
	margin: 0 30px 0 0;
	padding: 0;
	display: inline;
}

.body_boxes {
	margin: 0;
	padding: 20px 0 10px 0;
	width: 100%;
}

.boby_img_home {
	padding: 20px 0 0 0;
}
#body_r {
	width: 250px;
	float: right;
	margin: 0 0 0 20px;
	padding: 0 0 30px 0;
	display: inline;
	background: url(../img/bg_lateral_body.jpg) no-repeat bottom;
	color: #2a2a29;
}

#body_r a {
	color: #4f520d;
	text-decoration: none;
}

#body_r a:hover {
	color: #7d4709;
	text-decoration;
}

#body_r_content {
	width: 210px;
	margin: 0;
	padding: 30px 20px 0 20px;
	background: url(../img/bg_lateral_top.jpg) no-repeat top;
	
}

h2.subtle {
	display: none;
}

.lat_boxes {
	margin: 0;
	padding: 20px 0 20px 0;
	width: 100%;
	border-bottom: #8e7f66 1px solid;
}

.lat_boxes2 {
	margin: 0;
	padding: 30px 0 20px 0;
	width: 100%;
	border-bottom: #8e7f66 1px solid;
}

.lat_boxes_cero {
	margin: 0;
	padding: 30px 0 20px 0;

}

#fotos_lat ul{
	margin: 0;
	padding: 10px 0 0 0;
	list-style:none;
}

#fotos_lat li {
	display: inline;
	margin: 0;
	padding: 0 6px 0 0;
}

#fotos_lat img {
	border: #a58750 3px solid;
}
.avatar {
	border: #a58750 3px solid;
	width:55px;
	height:55px;
}

/*Items de categorias y posts*/
.body_main {
	width: 650px;
	margin: 0 0 15px 0;
	padding: 0;
	background: url(../img/bg_main_body.jpg) no-repeat bottom;
	color: #2a2a29;
}

.body_main_content {
	width: 620px;
	margin: 0;
	padding: 15px 15px 15px 15px;
	background: url(../img/bg_main_top.jpg) no-repeat top;
}

.body_main_content img {
	float: left;
	display: inline;
	margin: 0 10px 10px 0;
	border: #b2986b 3px solid;
}

.body_main_content a {
	color: #7d4709;
}

.body_main_content a:hover {
	color: #858923;
}

.body_main_content_tit {
	font: bold 20px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 10px 0;
	padding: 0;
}


/*Flash*/
#SWFequipo, #SWFtalleres {
	margin: 20px 0 0 0;
}

.verdecito {
	color: #858923;
}

.marroncito {
	color: #7d4709;
}


/*footer*/

#footer {
	height: 99px;
	width: 100%;
	background: #4e2e1c url(../img/bg_footer.jpg) repeat-x bottom center;
}

#footer_content {
	width: 950px;
	margin: auto;
	padding: 45px 0 0 0;
	font: normal 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	line-height: 13px;
	color: #e4e9c4;
	text-align: right;
}

/*Ed*/
* html .fcl{
	clear: both;
	height: 0px;
	overflow: hidden;
	margin-top:0px
}

head+body .fcl{
	clear: both;
	height: 1px;
	overflow: hidden;
	margin-top:-1px
}
h3 {
	font-size:18px;
}
