/* CSS Document */
/*desarrollado por Jepser Bernardino, noviembre 2008 - no borrar creditos */
/*para mas informacion visitar http://jepserbernardino.com*/
/*segunda revision: 18 feb 09*/

#header_portada{
background:url(../images/header_movistar_02.jpg) no-repeat;
width:760px;
height:auto;
margin:10px auto 0 auto;
}
#columna_izq{
float:left;
width:200px;
height:auto;
min-height:200px;
margin-right:10px;
}
#columna_centro{
width:396px;
height:auto;
min-height:auto;
float:left;
}
#columna_derecha{
width:140px;
float:right;
min-height:200px;
}
#slider_centro{
height:240px;
}
#contenido_centro{
width:396px;
}
fieldset{
margin:10px 0 5px 0;
border:1px solid #B2D1EF;
padding-bottom:5px;
}
legend{
font-weight:bold;
margin-left:5px;
color:#22439B;
padding:0 5px 0 5px;
}
div.izquierda_centro{
font-size:11px;
margin:10px 0 10px 5px;
float:left;
background:url(../images/linea_sep_32.gif) right no-repeat;
width:190px;
/*padding-right:5px;*/
}
div.derecha_centro{
font-size:11px;
margin:10px 5px 10px 0;
float:right;
width:190px;
_width:185px;
}
/*---------------------------
	Estilos de texto...
----------------------------*/

p.titulo_centro{
margin:10px 0 5px 0;
font-weight:bold;
}
p.texto_gris{
color:#494848;
margin-bottom:10px;
}
div.ver_mas{
float:right;
background:url(../images/flecha_15.gif) no-repeat;
padding:2px 0 0 15px;
margin-right:10px;
}
.imagen_centro{
margin:0 5px 0 0;
}
