h1 {
	background-image:url(img/h1background240.jpg);
	width: inherit;
}

#contentleft{
	float: left;
	width: 300px;
	height: 420px;
	/*background-image: url('img/contenidoindex1.jpg');*/
	background-position: left top;
	background-repeat: no-repeat;
}

#contentleft p.bodytext,
#contentright p.bodytext
 {
	padding: 0px;
	margin: 0px;
}
#contentright div.csc-header h1 {
	width: 256px;
}
#contentright div.csc-header {
	margin: 0px 0px 5px 15px;
}

#contentright{
	float: left;
	margin-left: 4px;
	width: 271px;
}

/*#content{
	margin-left:185px;
	padding-bottom:10px;
	padding-top:20px;
	width:746px;

}*/

#contentrighttop{
	width: 271px;
	height: 260px;
	/*background-image: url('img/contenidoindex2.jpg');*/
	background-position: left top;
	background-repeat: no-repeat;
}
#contentrightmiddle{
	width: 271px;
	/*height: 23px;*/
	background-image: url('img/celeststar.jpg');
	background-position: left top;
	background-repeat: no-repeat;
}
#contentrightmiddle h1 {
	margin-left: 25px;
	margin-bottom: 5px;
}

#contentrightbottom{
	width: 271px;
	padding-top: 2px !important;
	padding-top: 4px;
	/*height: 129px;*/
	/*background-image: url('img/contenidoindex3.jpg');*/
	background-position: bottom left;
	background-repeat: no-repeat;
}


#footer{
	background-image: url('img/pie.jpg');
	/*top: 135px;*/
	/*position:relative;*/
}
#wrapper2 {
}


#header {
	background-image: url('img/cabecera.jpg');
}
#headermenu a {
        /*color: #5c5017;*/
        color: white;
}
#wrapper2{
        background-image:url(img/lateral.jpg);
	background-position: bottom left;
	/*border: 1px solid transparent;*/
}
#wrapper2.ie6{
        background-image:url(img/lateral_ie6.jpg);
}
#wrapper2.ie7{
        background-image:url(img/lateral_ie7.jpg);
}
