* { 
padding : 0; 
margin : 0; 
} 
body { 
font : 85% "Trebuchet MS", Arial, Helvetica, sans-serif; 
font-size : 13px; 
/*background-color : #2e2d2e;*/
/*background-color : #0f0e13;*/
background:#047 url(imagenes/bodybg.png) repeat-x fixed;
color:#FFFFFF; 

} 
.clear { 
clear : both; 
} 
#wrapper { 
margin : 0 auto auto auto;
width : 766px;
height: 565px;
background : url(imagenes/cte2.jpg) no-repeat center; 
}
#contenido { 
margin : 0 auto auto auto;
width : 400px;
/*background:#047 url(imagenes/bodybg.png) repeat-x fixed;*/
}
.image { float: left; padding: 2px; }
.image1 { float: right; padding: 2px; }
h1 { 
font-size : 2em; 
background-color : #ccff33; 
text-indent : 5px; 
color : #666666; 
} 

#header { 
color : #333; 
width : 902px; 
float : left; 
padding : 10px; 
height : 181px; 
margin : 0 0 0 0; 
} 
.box { 
margin : 0 288px 0 0; 
width : 211px;
height: 56px;
float : right;
_margin : 0 144px 0 0; 
/**margin : 0 288px 0 0; */
/*background : url(imagenes/cte2_04.jpg) no-repeat;   */
} 
.box1 {
	margin : 60px 0 0 0;
	width : 47px;
	height: 186px;
	float : right;
/*	background : url(imagenes/cte2_04.jpg) no-repeat;*/
	position:relative;
	left: 255px;
	top: -2px;

} 
.box2 {
	margin : 60px 0 0 0;
	width : 50px;
	height: 186px;
	float : right;
	/*background : url(imagenes/cte2_04.jpg) no-repeat;*/
	position:relative;
	left: 48px;
	top: -5px;
} 
.box3 {
	margin : 60px 0 0 0;
	width : 211px;
	height: 56px;
	float : right;
/*	background : url(imagenes/cte2_04.jpg) no-repeat;*/
	position:relative;
	right:288px;
	bottom:65px;
} 
.box4 {
    margin : 0 auto auto 0;
	/*width : 211px;
	height: 56px;*/
	width : 100%;
	float : right;
	/*	background : url(imagenes/cte2_04.jpg) no-repeat;*/
	position:relative;
	bottom:-108px;
	_bottom:-100px
	
} 
.box4 a{
    color:#FFFFFF;
	
}

#navigation { 
padding : 0; 
width : 100%;
height:94px; 
background : url(imagenes/cte2_01.jpg) no-repeat;  
} 
#center { 
float : left; 
color : #333; 
margin : 0 0 0 0; 
padding : 10px; 
min-height : 350px; 
width : 200px; 
display : inline; 
} 
#footer { 
border-top : 1px solid #ccc; 
line-height : 1.6em; 
text-align : center; 
padding : 10px; 
clear : left; 
width : 920px; 
color : #efefef; 
} 
