@charset "UTF-8";
/* CSS Document para Editorial Educando // Diseño y maquetación Javier Granado*/

body{
	margin:0;
	padding:0;
	background:#cdcbce;
	font:normal 11px Arial, Helvetica, sans-serif;
}

img{
	border:none;
}

.left{
	float:left;
}

h1{
	width:249px;
	height:132px;
	float: left;
	margin:0;
	padding:0;
	overflow:hidden;
}

.contenedor{
	width: 1066px;
	float:none;
	margin:0 auto;
}

#pie{
	width:100%;
	float:left;
	color: #fff;
	text-align:center;
	padding:20px 0;
	margin:30px 0 0 0;
	background:#000;
}

#contenedor_cabecera{
	width:100%;
	float:left;
	padding:0 0 0px 0;
	background: url(../images/index/background.jpg) repeat-x;
}

#cabecera{
	width:1066px;
	float:left;
	background: url(../images/index/menu_bg.jpg) repeat-x;
}

#menu{
	width:787px;
	height:85px;
	float:left;
	padding:47px 15px 0 15px;
	background:url(../images/index/meu_top.jpg) no-repeat top right;
}

#menu ul{
	float:left;
	margin:0;
	padding:0;
	list-style:none;
}

#menu ul li{
	float:left;
	padding:0 20px;
	background: url(../images/index/items_menu/separador.jpg)no-repeat top right;
}

.col_super{
	width:1046px;
	float:left;
}

.col_grande{
	width: 714px;
	float:left;
	overflow:hidden;
}

.col_grande p{
	font:normal 1.1em Arial, Helvetica, sans-serif;
}

.col_grande img{
	float:left;
}


.col_grande_ol{
	width:400px;
	float:left;
}

.col_grande_ol li{

	padding:0 0 20px 0;
}
.col_grande_ol li li{
	padding:0 0 10px 0;
}


.col_grande h2{
	color:#ca0000;
	font:bold 1.4em Arial, Helvetica, sans-serif;
}

.col_peque{
	width:332px;
	float:left;
	padding:20px 0 0 20px;
	font:bold 1.1em Arial, Helvetica, sans-serif;
	overflow:hidden;
}

.col_peque img{
	float: none;
}

.col_peque h2{
	background:url(../images/eltos/separador_h.gif) repeat-x bottom left;
	padding-bottom:5px;
}

.col_peque form{
	margin:0;
	padding:15px 0 0 0;
}

.col_peque a img{
	float:right;
}

.col_peque_div, .col_peque a img{
	display:block;
	padding:0px 10px 5px 10px;
	text-align:right;
}

.col_peque a, .col_peque strong{
	color:#ca0000;
}

.col_peque_promo{
	width:303px;
	float:left;
	color:#FFF;
	padding:10px 10px 10px 10px;
	background: #333 url(../images/home/promo_bajo.jpg) no-repeat bottom left;
}

.col_peque_promo img{
	float:right;
	margin:0;
	padding:0;
}



.home_list{
	width: 714px;
	float:left;
	padding:30px 0 0 0;
	font: normal 1.1em Arial, Helvetica, sans-serif;
}

.home_list ul{
	margin:0;
	padding:0;
	list-style: none;
}

.home_list ul li{
	width:714px;
	float: left;
	padding:10px 0;
	border-bottom:1px solid #fff;
}

.home_list ul li img{
	float:left;
	padding:0 5px 20px 0;
}


.home_list ul li strong{
	width:550px;
	float:left;
	color:#ca0000;
	padding:10px 0 0 0;
}

.home_list ul li strong i{
	color:#666;
}

.home_list ul li span{
	width:550px;
	float:left;
	color:#666;
}

.home_list ul li span a{
	float:left;
	padding:0 2px 0 0;
}

.home_list ul li b{
	width:550px;
	float:left;
	color:#666;
	color:#8e8d8e;
	text-transform: uppercase;
	padding:5px 0;
	font:bold 0.9em Arial, Helvetica, sans-serif;
}

.home_list ul li b i{
	font:bold 1.6em  "Palatino Linotype", "Book Antiqua", Palatino, serif;
	letter-spacing:-0.05em;
}


.formulario{
	width:322px;
	float:left;
	padding:20px 10px 0 20px;
	font:bold 1.1em Arial, Helvetica, sans-serif;
	overflow:hidden;
	background:#f2f2f2;
}

.formulario form{
	width:322px;
	margin:0;
	padding:0;
	float:left;
}

.formulario span{
	padding:10px 0 20px 0;
	float:left;
}

.formulario label{
	width:90px;
	float:left;
	padding:4px 5px 0 0;
	text-align:right;
}

.formulario_input{
	width:170px;
	float:left;
	padding:4px 0 0 0;
	margin:0 0 5px 0;
	border:1px solid #9c9a9b;
	background: #c8c7c8 url(../images/index/background_form.jpg) repeat-x;
}

.formulario_text{
	width:225px;
	float:left;
	border:1px solid #9c9a9b;
	background: #c8c7c8 url(../images/index/background_form.jpg) repeat-x;
}

.formulario_buton{
	float:right;
	margin:5px 0;
	background:#ca0000;
	color:#fff;
}


.nuestros_libros ul{
	margin:0;
	padding:0;
}

.nuestros_libros ul li{
	float:left;
	padding:30px 7px 15px 0;
	float:left;
	list-style:none;
	background:url(../images/graficos_centrales/sombra_libros.png) bottom center no-repeat;
}