/*---------
Title: plantilla 1
Description: Plantilla CSS para editor de especiales
Author: Pamela Zuloaga
Date: 06 de Noviembre de 2007
Last update: 06 de Noviembre de 2007
----------*/

/* =Navigation */
.nav_main{float:left;width:100%;clear:both;margin:0 0 10px;background:#013568 url(https://e00-elmundo.uecdn.es/pruebas/pamela/especiales_tpl/img/bg_nav.gif) repeat-x top left;}
.nav_main li{float:left;padding:0;background:#e0e0e0;color:#666;margin:0;background:#013568 url(https://e00-elmundo.uecdn.es/pruebas/pamela/especiales_tpl/img/bg_nav.gif) repeat-x top left;border-left:1px solid #02366A;}
.nav_main li a, .nav_main li a:link, .nav_main li a:visited {display:block;padding:6px 15px;color:#f4f4f4;float:left;}
.nav_main li a:hover{color:#fff;background:#013568 url(https://e00-elmundo.uecdn.es/pruebas/pamela/especiales_tpl/img/bg_nav.gif) repeat-x 0 -8px; text-decoration:none;}

/* =Content */
.wrap{float:left;width:100%;}
#content{float:left;width:100%;clear:both;}

/*Contenido principal alineado a la derecha
#content_main{float:right;}
#content_sub{float:left;}
#content_main .content_supp{float:left;margin:10px 15px 10px 0;}*/
/**/

/*Contenido principal alineado a la izquierda*/
#content_main{}
#content_sub{}
#content_main .content_supp{margin:10px 0 10px 15px;}
/**/
#content_main .content_supp{width:250px;}
#content_main .main img{width:615px;}

.section #content_main{width:100%;}
.section #content_sub{width:100%; border-top:3px solid #333;padding:5px 0 0;margin:30px 0 0;}
.section #content_sub .content_supp{float:left;width:28%;margin:15px 0 0;}
.section #content_sub .noticia{float:left;clear:left;width:65%;}
.section #content_sub .foto{float:left;margin:15px 20px 0 0;}
.section #content_sub .foto p, .section #content_sub .adv p{width:auto;}
.section #content_sub .adv300{float:right;}
.section #content_main .main{margin-right:15px;}
.content{clear:both;}