body,html {
	background:url(../imagenes/chapa.jpg) repeat;
	color:#FFC;
	font-family:Arial, Helvetica, sans-serif;
	line-height:normal;
	margin:0;
	padding:0;
}

#contenedor {
height:auto;
width:960px;
text-align:left;
background-color:#123316;
margin:0 auto;
}

#titulo {
	width:100%;
	height:212px;
	background-image:url(../titulo.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}

#botonera {
width:960px;
height:auto;
margin:0 0 0 60px;
}

#main {
width:860px;
padding:50px;
}

#intro {
width:527px;
margin:20px auto 0;
}

.texto_intro {
font-size:12pt;
padding:10px 0 0 10px;
}

.texto_intro a {
color:#FFC;
}

.texto_normal {
font-weight:400;
display:block;
font-variant:normal;
text-align:justify;
float:left;
width:550px;
padding-left:10px;
font-style:normal;
line-height:16pt;
}

.texto_normal_carac {
font-weight:400;
display:block;
font-variant:normal;
text-align:justify;
float:left;
width:850px;
padding-left:10px;
font-style:normal;
line-height:16pt;
}

.texto_normal_modelo {
font-weight:400;
display:block;
font-variant:normal;
text-align:justify;
float:left;
width:850px;
padding-left:10px;
font-style:normal;
}

.images_r {
display:block;
height:120px;
width:200px;
padding-bottom:10px;
padding-left:25px;
}

.images_palmer {
display:block;
float:left;
padding-right:20px;
padding-bottom:20px;
padding-left:20px;
}

.images_palmer_r {
display:block;
float:right;
padding-right:20px;
padding-bottom:20px;
padding-left:20px;
}

.contenedor_foto {
display:block;
height:auto;
width:250px;
float:right;
background-image:url(../imagenes/rejilla_tile2.jpg);
background-repeat:repeat-y;
}

.clr {
clear:both;
border:0;
font-size:1%;
line-height:0.01em;
margin:0;
padding:0;
}

.capitular {
font-family:serif;
display:block;
float:left;
color:#030;
font-size:80px;
line-height:60px;
height:60px;
overflow:hidden;
background-color:#996;
margin:2px 8px 0 0;
padding:8px 4px;
}

.texto_normal ul,.texto_normal p,.texto_normal_carac p,.texto_normal_carac ul {
margin-bottom:12pt;
}
