/* CSS Document */
	
	html, body, h1, h2, h3, h4, img, p, form, fieldset, legend, label, input, dl, dt, dd, ul, ol, li { margin:0; padding:0;}
	
	img, fieldset { border:0;}
	
	hr, legend { display:none;}
	
	ul, ol { list-style:none;}
	
	html { height:100%;}
	body { height:100%; background:#fff url(/img/all/bg_body.gif) no-repeat center top; font:1em  Tahoma, Verdana, Arial normal;}	
	
	.oculto { display:none; visibility:hidden;}
	
	h1 { padding:0 0 2px 0; text-transform:uppercase; color:#576975;}
	h2.tituloTipo01 { clear:both; margin:0 0 16px 0; padding:0 0 0 .8em; background:url(/img/all/bullet_01_h2.gif) no-repeat 0 .4em; font:1.4em Georgia, "Times New Roman", Times, serif; color:#576975;}
	h3 {padding:0 0 0.2em 0; margin:.7em 0; font:.8em Georgia, "Times New Roman", Times, serif; color:#576975; border-bottom:1px solid #bfbfbf;}
	
	.hr01 { background:url(/img/all/bg_hr01.gif) repeat-x 0 0; height:3px; margin:9px 0 12px 0;}
	
	a{ outline:none;}

#contenedor {
	width: 50em;
	margin: 3em auto 0 auto;
}
#cabecera {
	background:url(../img/empleocaf/logo_caf.gif) 0 no-repeat;
	height: 2em;
	padding: 1em 0 1em 0;
	border-bottom: #C21707 1px solid;	
}
#cabecera .texto{
	margin: 1.5em 0 0 26.5em;
	*margin: 2.5em 0 0 26.5em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#C21707;
	font-weight:bold;
}

#bloque_izq{
	background:url(../img/empleocaf/tren.jpg) no-repeat;
	width: 13em;
	border-right: #C21707 1px solid;
	padding:16em 0 0 0;
	float:left;
}
#bloque_izq .texto{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#C21707;
	text-align:center;
}
#clear {
	clear:both;
}
#bloque_dcha{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	width:50em;
	float:left;
	margin: 1.5em 0 0 2em;
}
#bloque_dcha p{
	margin: 0.8em 0;
}
#bloque_dcha ul{
	width: 50em;
	margin: 2em auto 0 auto;
}

#bloque_dcha ul li{
	margin: 0 1.5em 0 auto;
	float:left;
}




