/* GENERAL
_____________________________________________________________________________*/

.edit {float:right;}

#right-column .tout a.edit {
	background: none;
}

html {
	margin-bottom: 1px;
	min-height: 100%;
	height: 100%;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, pre, form, fieldset, th, td, img, p {
	margin:0;
	padding:0;
	border:0;
}

.clear {
	clear: both;
	height: 0px !important;
	overflow: hidden;
	float: none !important;
	width: auto !important;
	border: none !important;
	font-size: 1px;
}

img {
	border: 0;
	vertical-align: bottom;
}

cite, code, em, strong, th {
	font-style: normal;
	font-weight: normal;
}

ol, ul {
	list-style: none;
}

th {
	text-align: left;
}

h1, h2, h3, h4 {
	font-size: 100%;
}

select, input, textarea {
	font-size: 99%;
}

* {
	outline: none;
}

/* end hack */
/* commented backslash hack \*/
html, body{height:100%;}
/* end hack */
html,body {margin:0;padding:0}

body {
	font: 13px Helvetica, sans-serif;
	line-height: normal;
	color: #454545;	
	background: #EAEAEA;
	text-align: center;
}

h1 {
	color: #050000;
	font-size: 27px;
}

h1 a {
	color: #050000;
}

.red {
	color: #c10000;
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
}

/* LINKS
__________________________________________________________*/

a {
	text-decoration: none;
	color: #BD0000;
}

a:hover {
	text-decoration: underline;
}

a.vid-link {
	padding: 0;
	margin: 0;
	font-size: 0;
}

/* STRUCTURE
_____________________________________________________________________________*/

#container {
	margin-left: auto;
	margin-right: auto;
	min-height: 100%;
	height: auto;
	width: 1000px;
	background: url(/images/site/bg-body.jpg) repeat-y;
	text-align: left;
}

* html #container { 
	height: 100%;
}

#header {
	background-color: #6e0000;
	font-size: 11px;
}

#header-all {
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	text-align: left;
	position: relative;
}

#header-all .logo {
	margin: 0px 0 0 23px;
}

#header-search {
	position: absolute;
	right: 25px;
	top: 0;
	width: 247px;
	height: 54px;
	background-image: url(/images/site/search-bg.jpg);
}

#search-nav {
	position: absolute;
	right: 5px;
	top: 1px;
	width: 250px;
	text-align: right;
}

#search-nav a {
	color: #FFF;
	padding-right: 6px;
	font-size: 10px;
}

#header-search .input {
	position: absolute;
	left: 14px;
	top: 20px;
	width: 154px;
	border: 1px solid #c90000;
	padding: 4px 3px 0px 3px;
	font-size: 11px;
	height: 17px;
	color: #c90000;
}

#header-search .submit{
	position: absolute;
	right: 14px;
	top: 20px;
}

#header-date {
	position: absolute;
	right: 33px;
	top: 59px;
	text-align: right;
	width: 250px;
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
}

#content {
	margin-left: 22px;
	margin-right: 19px;
	background: #FFF;
}

/* HEADER
_____________________________________________________________________________*/

#logo { 
	height: 78px;
	background-color: #c90000;
	border-bottom: 1px solid #fa4c4d;
}

#toplevel-nav {
	background-color: #6E0000;
	padding-left: 37px;
	width: 1000px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

#subnav13 {
	right: -12px;
}

#subnav14 {
	right: 0px;
}

#toplevel-nav-center {
	text-align: center;
}

#toplevel-nav a {
	float: left;
	color: #F4EEEE;
	padding: 4px 3px 4px 3px;
	margin: 0px 4px 0px 4px;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	display: block;
}

#toplevel-nav a.active,
#toplevel-nav a:hover {
	background: #c81800 url(/images/site/bg-nav-active.jpg) repeat-x;
	text-decoration: none;
}
	
#subnav {
	margin-left: 22px;
	margin-right: 19px;
	padding-left: 16px;
	background-color: #EAEAEA;
	min-height: 20px;
	height: 20px;
	font-size: 11px;
	position: relative;
	z-index: 50;
}

#subnav a {
	float: left;
	color: #454545;
	font-weight: bold;
	border: 3px solid #000000;
	border-width: 0px 0px 3px 0px;
	border-color: #EAEAEA;
	margin-right: 21px;
	padding: 3px 1px 0px 1px;
	display: block;
}

#subnav a.active,
#subnav a:hover {
	border-color: #BBB;
	text-decoration: none;
}

#title-bar {
	background-color: #D0D0D0;
	color: #BA0003;
	font-size: 24px;
	padding: 5px 0 5px 11px;
	font-weight: bold;
	text-transform: capitalize;
}

#title-bar img {
	margin: 0 10px 0 10px;
	vertical-align: 2px;
}

#nav {
	margin: 5px;
}

#nav a {
	margin: 5px; 
	padding: 3px 5px; 
	border: 1px solid #ccc; 
	background: #fc0; 
	text-decoration: none;
}

#nav a.activeSlide { 
	background: #ea0;
}

#nav a:focus {
	outline: none;
}

/* ANNA EDITS ---- BELOW
_____________________________________________________________________________*/

#subnav5,
#subnav14,
#subnav13,
#subnav15,
#subnav10 {
	position: absolute;
	display: none;
	border-top: 4px yellow;
}

#subnav5:hover {
	display: block;
}

#coahuila-nav {
	float: left;
	position: relative;
	z-index: 1000;
}

#coahuila-nav #subnav7 {
	display: none;
	position: absolute;
	z-index: 1000;
	text-align: left;
	top: 22px;
	left: 3px;
	background-color: #EEE;
	padding: 0 10px 10px 10px;
	width: 200px;
	font-family: Georgia, "Times New Roman", Times, serif;
	z-index: 1000;
}

#coahuila-nav #subnav7 a:hover {
	text-decoration: underline;
}

#coahuila-nav #subnav7 a.subnav-header {
	float: none;
	border: 0;
	margin: 0;
	padding: 0;
	display: block;
	margin-top: 15px;
	color: #980000;
	font-size: 12px;
	font-weight: bold;
	background: none;
}

#coahuila-nav #subnav7 a.subnav-link {
	float: none;
	border: 0;
	margin: 0;
	padding: 0;
	display: block;
	color: #5d5d5d;
	font-size: 11px;
	font-weight: bold;
	margin-top: 3px;
	background: none;
}

/* ANNA EDITS  ---- ABOVE
_____________________________________________________________________________*/

/* HOMEPAGE 
_____________________________________*/

#homepage-main {
	background-color: #888;
	padding: 8px;
}

#homepage-main p,
.homepage p {
	font-size: 11px;
}

#homepage-main .tout{
	width: 330px;
	float: left;
	background-color: #FFF;
	margin-bottom: 0px;
}

#homepage-main .tout-header {
	margin-bottom: 0px;
}

#homepage-main .tout img {
	float: left;
	margin: 0px 10px 0px 0px;
}

#homepage-main .tout .main-headline {
	border: none;
	width: auto;
	padding-bottom: 0;
}

.category {
	font-size: 11px;
	padding-bottom: 3px;
	font-weight: bold;
	color: #BD0000;
}

#homepage-main .tout .secondary-headline{
	border-top: 1px dotted #CB0000;
	width: auto;
	padding: 8px 8px 16px 8px;
	margin: 0px 8px 0px 8px;
}

#homepage-main .main-headline a.headline {
	font-size: 22px;
	color: #050000;
	line-height: 1em;
	padding-top: 8px;
}

#homepage-main .secondary-headline a.headline{
	font-size: 18px;
	color: #454545;
	padding-top: 3px;
	margin-bottom: 2px;
}

#homepage-right {
	float: right;
	width: 606px;
}

#homepage-video {
	margin-bottom: 8px;
} 

#homepage-video {
	position: relative;
	width: 600px;
	height: 320px;
	border: 1px solid #575757;
}

#headline-slideshow {
	width: 433px;
	height: 320px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 10;
}

#headline-slideshow2 {
	width: 433px;
	height: 320px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 5;
}

#headline-slideshow2 img,
#headline-slideshow div {
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
}

#slideshow-headlines {
	position: absolute;
	top: 0px;
	left: 343px;
	height: 323px;
	text-align: right;
	z-index: 15;
}

#slideshow-headlines .headline-box {
	width: 145px;
	height: 58px;
	background: #BBB repeat-x url(/images/site/bg-hp-inactive.jpg);
	float: right;
	border-bottom: 1px #A0A0A0;
	text-align: left;
	padding: 6px 10px 0px 15px;
}

#slideshow-headlines .headline-box .category {
	text-align: right;
	padding-left: 5px;
	padding-bottom: 0px;
}

#slideshow-headlines .headline-box .headline {
	font-size: 12px;
	font-weight: normal;
}

#slideshow-headlines .headline-box p {
	display: none;
}

#slideshow-headlines .headline-box:hover,
#slideshow-headlines .active {
	width: 232px; 
	background: #C90000 repeat-x url(/images/site/bg-hp-active.jpg);
}

#slideshow-headlines .headline-box:hover .category,
#slideshow-headlines .active .category {
	float: right;
	color: #C5C1C1;
}

#slideshow-headlines .headline-box:hover .headline,
#slideshow-headlines .active .headline {
	font-size: 15px;
	color: #EEE;
	text-decoration: none;
	font-weight: bold;
}

#slideshow-headlines .headline-box:hover p,
#slideshow-headlines .active p {
	display: block;
	color: #C5C1C1;
	font-family: Helvetica, sans-serif;
}

#homepage-right .pic-headlines {
	padding: 12px 0 12px 0;
	background: #FFF;
}

#homepage-right .pic-headlines-bg {
	background: #FFF url(/images/site/headline2-bg.gif) repeat-y;
}

#homepage-right .pic-headlines img {
	margin-right: 7px;
}

#homepage-right .pic-headlines .entry {
	float: left;
	width: 177px;
	padding: 0px 6px 0px 16px;
	margin: 0;
	border: none;
}

#homepage-right .pic-headlines .last {
	border: none;
	padding-right: 6px;
}

#left-column.homepage {
	padding-left: 5px;
	font-size: 11px;
	margin-bottom: 0px;
}

#left-column.homepage .seccion-left {
	width: 264px;
	padding: 10px 0 0 6px;
}

#left-column.homepage .seccion-left .last {
	padding-bottom: 9px;
}

#left-column.homepage .seccion-right {
	width: 128px;
}

#left-column.homepage .tout {
	float: right;
	margin-left: 5px;
	width: 412px;
	border: 0;
}

.columnista-tout .politica {
	margin-bottom: 15px;
}

.columnista-tout .politica-column {
	font-style: italic;
	color: #C90000;
	font-weight: bold;
	font-size:12px;
}

.columnista-tout .politica-columnist {
	color: #000;
	font-weight: bold;
	font-size:12px;
}

.columnista-tout a.politica-title {
	color: #454545;
	font-weight: bold;
	font-size:12px;
	margin-bottom: 15px;
	display: block;
}

.homeleft .secondary-headline img {
	float: left;
	margin-right: 8px;
}

.homeleft .secondary-headline {
	margin-bottom: 7px;
}

.homeleft .secondary-headline a.headline {
	font-size: 11px;
}
	
.homeright {
	padding: 5px 6px 6px 0;
}

.homeright .columnista-tout {
	padding: 7px 7px 7px 7px;
	margin: 0;
}

.homeright .columnista-tout img {
	margin: 5px 0;
}

.homeright .pic-headlines {
	padding: 0;
	border: none;
	border-top: 1px dotted #CB0000;
}

#home-ads {
	clear: both;
	padding: 15px 0;
	margin-bottom: 10px;
	background-color: #EAEAEA;
	text-align: center;
}

#homead2 {
	margin-left: 10px;
}

.home-seccion {
	float: left;
	width: 295px;
	font-size: 12px;
	padding-left: 8px;
	vertical-align: baseline;
	margin-bottom: 10px;
}

.second-seccion {
	padding-left: 15px;
}

.home-seccion .title {
	font-size: 20px;
	font-weight: bold;
	color: #CB0000;
	border-bottom: 1px dotted #4B4B4B;
	padding-bottom: 0px;
	margin-bottom: 8px;
}

.home-seccion a {
	color: #454545;
	margin-bottom: 10px;
	display: block;
}

.w-pic {
	position: relative;
	margin-bottom: 10px;
}

.w-pic-text {
	position: absolute;
	width: 223px;
	left: 64px;
	bottom: 0px;
}

.w-pic-text a {
	margin-bottom: 0px;
}

#bottom-touts {
	padding-left: 14px;
	line-height: 1em;
}

#bottom-touts img {
	float: left;
}

.red-dotted {
	border-bottom: 1px dotted #CB0000; 
	margin: 7px 0px;
}

.spacer {
	margin: 20px 0px;
}

/* HOME ESPACIO SECTION
_____________________________________________________________*/

#espacio {
	margin-right: 5px;
	float: left;
	width: 461px;
}

#espacio a {
	font-size: 12px;
}

#bottom-touts #espacio .espacio-icon {
	width: 95px;
	min-height: 1px;
	_height: 1px;
	float: left;
	text-align: center;
}

#espacio a.category {
	padding-top: 5px;
}

#espacio img {
	margin: 0px 20px 0 0;
}

#espacio .secondary-headline {
	border-bottom: 1px dotted #CB0000;
	width: auto;
	clear: both;
	padding-bottom: 8px;
	margin: 10px 12px 0px 12px;
}

#espacio .last {
	border: none;
	margin-bottom: 3px;
}

/* HOME ESPECIALES SECTION
_____________________________________________________________*/

#especiales {
	float: left;
	width: 461px;
}

#especiales img {
	margin: 0px 10px 0 0;
}

#especiales .padding {
	margin: 10px;
}

#especiales .title {
	color: #CB0000;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}

#especiales .headline {
	font-size:12px;
	color:#454545;
	font-weight:bold;
}

.redbar {
	border-bottom: 1px solid #FFF;
	clear: both;
	margin: 20px 0;
	text-align: center;
}

#bottom-touts .redbar img {
	float: none;
}

/* HOME IMPRESA SECTION
_____________________________________________________________*/

#impresa {
	float: left;
	width: 652px;
	margin-right: 5px;
}

#left-column #impresa {
	float: none;
	width: auto;
}

.tout-header div {
	margin-left: 20px;
	color: #454545;
	display: inline;
	font-size: 11px;
}

.tout-header div a {
	color: #454545;
}

.home-seccion .title div {
	margin-left: 20px;
	color: #454545;
	display: inline;
	font-size: 11px;
}

.home-seccion .title div a {
	color: #454545;
	display: inline;
}

#impresa .padding {
	margin: 14px 10px;
}

#impresa .archive {
	border: 1px solid #CCC;
}

#impresa .header {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 7px;
}

#impresa .section {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 1px;
}

#impresa .red {
	color: #CB0000;
}

#impresa .grey {
	color: #454545;
}

#impresa .grey-serif {
	color: #454545;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

#impresa  .border-right {
	border-right: 1px solid #969696;
	padding: 10px;
}

#impresa  .border-left {
	border-left: 0px solid #969696;
	padding: 10px;
}

#impresa .top {
	border-top: 1px solid #969696;
}

#impresa .bottom {
	border-bottom: 1px solid #969696;

}

/* HOME SERVICIOS SECTION
_____________________________________________________________*/

#servicios {
	width: 270px;
	float: left;
}

#servicios-padding {
	padding: 0px 5px 5px 0;
	font-size: 11px;
	line-height: 11px;
}

#servicios td.section a {
	display: block;
	font-weight: bold;
	margin: 10px 0 3px 0;
	font-size: 12px;
}

table#directorio {
	margin: 14px 10px 10px 10px;
	font-weight: bold;
	line-height: 13px;
}

table#directorio .section-title {
	color: #b90000;
	font-size: 14px;
}

table#directorio a {
	display: block;
	color: #454545;
	font-size: 12px;
}

/* LEFT COLUMN
_____________________________________________________________*/

#left-column {
	padding: 7px 12px 0px 14px;
	float: left;
	width: 612px;
	margin-bottom: 75px;
}

#left-column-error {
	padding: 7px 12px 0px 14px;
	margin-bottom: 75px;
}

#left-column.article-detail,
#left-column.page-detail {
	width: 603px !important;
}

/* PAGINA PAGE  
_______________________________________________________*/

.page-detail h1 {
	margin-bottom: 21px;
}

.page-text {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.5em;
	margin-bottom: 15px;
	padding-bottom: 15px;
	color: #010101;
}


/* ARTICLE DETAIL PAGE  
_______________________________________________________*/

#section-subtitle {
	color: #CB0000;
	border-bottom: 1px dotted #CB0000;
	font-weight: bold;
	margin-bottom: 6px;
}

form#searchform {
	display: inline;
}

#searchform .hiddenFields {
	display: inline;
}

.subtitle-name {
	float: left;
	font-size: 14px;
	margin-bottom: 8px;
}

.article-buttons {
	float: right;
	padding: 3px 10px 3px px;
}

.article-buttons a {
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
	padding-right: 10px;
}

.article-buttons a:hover {
	color: #CCC;
}

.article-buttons img {
	padding-right: 5px;
}

#article-photo-large {
	margin: 0 15px 5px 0;
	float: left;
}

.article-detail h1 {
	margin-bottom: 21px;
}

.article-info {
	font-size: 12px;
	margin-bottom: 12px;
}

.dateline {
	color: #737373;
	font-size: 11px;
}

.author {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #C20000;
	}
	
.article-text {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.5em;
	border-bottom: 1px dotted #C60000;
	margin-bottom: 15px;
	padding-bottom: 15px;
	color: #010101;
}

#comment-total {
	text-transform: uppercase;
	color: #CB0000;
	font-size: 14px;
	font-weight: bold;
	float: left;
	margin-bottom: 12px;
}

#viewall {
	float: right;
}

#viewall #remove {
	border: 0;
	background: none;
	color: #5b5b5b;
	font-size: 11px;
	cursor: pointer;
}

.comment {
	color: #5b5b5b;
	font-size: 12px;
	font-style: italic;
	line-height: 1.2em;
	padding-bottom: 12px;
	margin-bottom: 13px;
	border-bottom: 1px solid #EDEDED;
}

#comments .last {
	border-width: 0px;
}

#comment-form {
	background-color: #EDEDED;
	border: 1px solid #949494;
	padding: 12px 16px 12px 16px;
}

#comment-form p {
	margin-bottom: 10px;
}

#comment-form textarea {
	overflow: auto;	 
	height: 250px; 
}

input.text,
textarea {
	background-color: #fdfefe;
	border: 1px solid #949494;
	display: block;
	border-width: 1px 0 0 1px;
	width: 562px;
	margin-bottom: 6px;
	padding: 4px;
	color: #5B5B5B;
	font-size: 12px;
	font-family: Helvetica, sans-serif;
}

input.text{
	width: 294px;
	margin-bottom: 16px;
	margin-top: 19px;	
}

#comment-form input.submit, input.ver {
	background-color: #DEDEDE;
	border: 1px solid #8A8A8A;
	color: #5B5B5B;
	padding: 2px 14px;
	border-width: 1px 0 0 1px;
	font-weight: bold;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	cursor: pointer;
	margin-top: 10px;
}

#example a.ui-accordion-header {
	display: none;
}

li#hidden-li {
	display: none;
}

.blogger-image {
	float: left;
	margin-right: 12px;
}

/* COLUMNISTA __________________________________________________*/

#columnista-subtitle {
	background-color: #EDEDED;
	margin-bottom: 30px;
}

img.columnista-photo {
	float: left;
	margin: 0px 8px 0px 0px;
}

.column-category {
	padding-top: 5px;
	font-weight: bold;
}

.column-author {
	font-size: 16px;
	font-weight: bold;
}

.column-author a {
	font-size: 10px;
	margin-left: 7px;
	vertical-align: 2px;
}

.columnista h1 {
	margin-bottom: 14px;
}

#comparte {
	margin-top: 20px;
}

#comparte-text {
	color: #000000;
	font-weight: bold;
	font-size: 11px;
}

#comparte-icons a {
	float: left;
	width: 135px;
	font-size: 11px;
	color: #000;
	font-family: Helvetica, sans-serif;
}

#comparte-icons a:hover {
	color: #C90000;
	text-decoration: none;
}


#comparte-icons a img {
	margin-right: 3px;
}

/* COLUMNAS ________________________________________________*/

#left-column .tout-header {
	margin-bottom: 0px;
	border: 1px solid #969696;
}

.tout-content {
	padding: 19px 13px 6px 19px;
}

.column-preview {
	float: left;
	width: 270px;
	font-size: 11px;
	margin-bottom: 21px;
}

.column-preview div {
	font-family: Georgia, "Times New Roman", Times, serif;
}

.tout-content .left {
	padding-right: 30px;
}

.column-preview .column-author {
	display: block;
	font-size: 11px;
}

.column-preview .column-headline {
	color: #050000;
	display: block;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
}

.column-preview img {
	float: left;
	margin-right: 10px;
}

/* SECCION __________________________________*/

#left-column.seccion {
	font-size: 11px;
	width: 602px;
}

.leading-headlines {
	border-bottom: 6px solid #B90000;
	padding-bottom: 8px;
	margin-bottom: 16px;
	font-size: 11px;
	line-height: 1.4em;
}

.leading-headlines p {
	line-height: 1.25em;
}

.leading-pic {
	padding-left: 0px;
	width: 346px;
	background-color: #EAEAEA;
	padding-bottom: 35px;
	float: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}

.leading-pic p {
	padding: 0 10px;
}

.leading-pic img {
	margin-bottom: 6px;
}

.main-headline {
	padding-bottom: 14px;
	margin-bottom: 9px;
	border-bottom: 1px dotted #B90000;
	width: 255px;
}

.main-headline h1 {
	line-height: 1.05em;
	margin-bottom: 7px;
}

.secondary-headline {
	margin-bottom: 13px;
	width: 255px;	
}

a.category {
	font-weight: bold;
	display: block;
	margin-bottom: 1px;
}

.headline {
	font-weight: bold;
	display: block;
	color: #454545;
	font-size: 16px;

	margin-bottom: 4px;
}

.seccion-left {
	float: left;
	width: 366px;
}

.seccion-left .secondary-headline {
	width: auto;
	border-bottom: 1px dotted #B90000;
	padding-bottom: 13px;
}

.seccion-left .last {
	border-bottom: none;
}

.seccion-left .secondary-headline .headline {
	color: #050000;
	margin-bottom: 2px;
	font-size: 14px;
}

.seccion-right {
	float: right;
	width: 215px;
}

.columnista-tout {
	background-color: #E3E3E3;
	padding: 12px 12px 18px 12px;
	margin-bottom: 8px;
}

.columnista-tout div {
	font-size: 14px;
	font-weight: bold;
	color: #CB0000;
}

.columnista-tout img {
	display: block;
	margin: 5px 0;
}

.columnista-tout a.headline {
	font-size: 12px;
	color: #050000;
}

.pic-headlines {
	border: 1px solid #575757;
	padding: 13px;
}

.pic-headlines a.category {
	margin-bottom: 5px;
}
	
.pic-headlines a.headline {
	color: #050000;
	line-height: 1.05em;
	margin-bottom: 10px;
}

.pic-headlines img {
	float: left;
	margin-right: 14px;
}

.pic-headlines p {
	line-height: 1.19em; 
}

/*.pic-headlines div {
	border-bottom: px dotted #898989;
	padding-bottom: 13px;
	margin-bottom: 13px;
}
*/

.pic-headlines div.last {
	border: none;
}

#header-ad {
	background-color: #FFF;
	text-align: center;
	clear: both;
	padding: 6px 0;
}

#top-ad {
	background-color: #EAEAEA;
	text-align: center;
	clear: both;
	padding: 12px 0;
}

#bottom-ad {
	background-color: #EAEAEA;
	text-align: center;
	margin: 0px 30px 10px 30px;
	clear: both;
	padding: 12px 0px 12px 0px;
}

.columnista-tout a.smaller {
	font-size: 11px;
	margin-top: 7px;
}

/* RIGHT COLUMN
_________________________________________________________________*/

#right-column {
	padding: 7px 0px 30px 0px;
	float: left;
	width: 321px;
}

.tout {
	border: 1px solid #646464;
	margin-bottom: 8px;
}

.tout-no-border {
	border: 0px solid #646464;
	margin-bottom: 8px;
}

.tout-header {
	background: #B8B8B8 url(/images/site/bg-tout-header.jpg) repeat-x;
	color: #CB0000;
	border-bottom: 1px solid #969696;
	font-weight: bold;
	font-size: 14px;
	padding: 5px 0px 5px 8px;
	margin-bottom: 5px;
}

.tout-header-no {
	background: #B8B8B8 url(/images/site/bg-tout-header.jpg) repeat-x;
	color: #CB0000;
	border-bottom: 0px solid #969696;
	font-weight: bold;
	font-size: 14px;
	padding: 5px 0px 5px 8px;
	margin-bottom: 5px;
}

#right-column .tout a {
	display: block;
	padding-left: 17px;
	margin-bottom: 8px;
	background: url(/images/site/arrows-right.jpg) no-repeat 5px 5px;
	color: #454545;
	font-weight: bold;
}

#right-column .plain a {
	padding: 0 13px;
	background: none;
	font-size: 11px;
}

.plain .tout-header {
	margin-bottom: 10px;
}

.publicidad {
	border-bottom: 1px solid #666;
	font-weight: bold;
	background-color: #EAEAEA;
	padding: 5px
}

.right-ad {
	text-align: center;
	padding: 10px 0 0 0;
	background-color: #EAEAEA;
}

#right-video-caption {
	background-color: #EAEAEA;
	padding: 6px 6px 15px 8px;
	margin-bottom: 8px;
	font-size: 12px;
}


#right-video-navbar a:hover,  
#right-video-navbar a.active {
	background-position: 0 -29px;
}

#right-video-navbar .tv {  
	background: url(/images/site/button-tv.jpg); 
	width: 83px;
	border-left: 0;
}
 
#right-video-navbar .video { background: url(/images/site/button-video.jpg); }

#right-video-navbar .fotos { background: url(/images/site/button-fotos.jpg); }

#right-video-navbar .audios { 
	width: 78px;
	background: url(/images/site/button-audio.jpg);
 }

#right-video-navbar a {
	display: block;
	float: left;
	height: 29px;
	width: 78px;
	border-right: 1px solid #3D0505;
	background-color: #740F00;
}

#right-video-navbar {
	background-color: #740F00;
}

.nopad {
	padding: 0;
}

/* SEARCH
_____________________________________________________________________________*/

.search-results-page {
	font-size: 12px;
}

.search-results-page #section-subtitle {
	   color: #b8b8b7;
	   font-size: 11px;
	   font-weight: bold;
}

.search-results-page .article-buttons a {
	   font-size: 11px;
}

#searchbox {
	background-color: #ededed;
	padding: 5px 0 10px 10px;
	color: #5B5B5B;
	font-size: 12px;	
	border: solid #949494;
	border-width: 1px 0 0 1px;
	margin-bottom: 30px;
}

#searchbox input.input {
	display: inline;
	width: 225px;
	padding: 4px;
	height: 16px;
	padding: 4px 3px 0px;
	margin: 0 10px 0 10px;
}

#searchbox select {
	height: 21px; 
	background-color: #FDFFFF;
	padding: 2px 3px 0px;
	border-width: 1px 0 0 1px;
	vertical-align: 2px;
}

#searchbox input.image {
	vertical-align: -6px;
	margin-left: 15px;
}

#search-results .secondary-headline {
	 width: auto;
	 border-bottom: 1px dotted #CB0000;
	 padding-bottom: 13px;
}

#search-results .last {
	  border: none;
}

/*  ACCORDION 
_____________________________________*/

.accordion  {
	border-left: 1px solid #646464;
	border-right: 1px solid #646464;
	border-bottom: 1px solid #646464;
	margin-bottom: 15px;
}

#acc-container-home .accordion {
	width: 188px !important;
	float: left !important;
}

.accordion div {
	background-color: #FFF;
}

.accordion a {
	cursor: pointer;
	display: block;
	height: 27px;
	padding-left: 25px;
	text-decoration: none;
	border-top: 1px solid #646464;
	background: #BBB url("/images/site/accordion-grey.gif") top left;
	font-family: Helvetica, sans-serif;
}

.accordion a:hover {
}

.accordion a.selected {
/*	background: #BBB url("/images/site/accordion-grey.gif") bottom left;*/
	background: #BBB url("/images/site/accordion-grey.gif") top left;
}

.accordion a span {
	font-weight: bold;
	font-size: 13px;
	color: #cb0000;
	padding-top: 5px;
	background: transparent;
	display: block;
}

.accordion p {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #646464;
}

.accordion p a {
	text-decoration: none;
	margin: 4px 8px 0 8px;
	padding: 0 0 5px 0;
	border: 0px;
	border-bottom: 1px dotted #cb0000;
	font-size: 11px;
	color: #454545;
	background: none;
	font-weight: bold;
	display: block !important;
	height: auto !important;
}

.accordion p a.last {
	border-bottom: 0px dotted #cb0000;
	padding-bottom: 10px;
}

.accordion p a:hover, .accordion p a.last:hover {
	color: #CCC;
}

/* MULTIMEDIA TEMPLATE ONE
_____________________________________________________________________________*/

#multimedia-left {
	float: left;
	width: 338px;
	color: #010101;
}

#multimedia-left-pad {
	margin: 8px 0 27px 18px;
	background-color: #eaeaea;
	height: 445px;
}

.multimedia-copy-title {
	margin: 5px 0 0 10px;
	font-weight: bold;
	font-size: 12px;
}

.multimedia-copy-description {
	margin: 2px 0 0 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}

#multimedia-noresults {
	text-align: center;
	padding: 10px;
	background-color: #EEEEEE;
	font-weight: bold;
}

/*_____________________________________________________________________________*/

#multimedia-right {
	float: right;
	width: 596px;
}

#multimedia-right-pad {
	margin: 8px 0 27px 0;
}

.multimedia-item {
	float: left;
	color: #454545;
	font-size: 11px;
	padding: 0 23px 10px 0;
	width: 125px;
}

.multimedia-item img {
	display: block;
}

.multimedia-item a {
	display: block;
	font-weight: bold;
	margin-top: 2px;
}

/*_____________________________________________________________________________*/

#multimedia-right-bottom {
	margin-top: 10px;
}

#multimedia-right-bottom-search {
	float: left;
	width: 350px;
	position: relative;
}

input.multimedia-text {
	background-color: #dedede;
	border: 1px solid #8a8a8a;
	border-width: 1px 0 0 1px;
	width: 247px;
	display: inline;
	padding: 4px;
	color: #454545;
	font-size: 12px;
	font-family: Helvetica, sans-serif;
}

input.multimedia-search {
	position: absolute;
	top: 1px;
	left: 265px;
}

#multimedia-right-bottom-pagination {
	float: right;
	width: 215px;
	text-align: right;
	font-size: 11px;
	font-weight: bold;
	color: #d24040;
}

#multimedia-right-bottom-pagination-pad {
	margin: 0 20px;
}

#multimedia-right-bottom-pagination a {
	margin-left: 5px;
}

/* MULTIMEDIA TEMPLATE TWO
_____________________________________________________________________________*/

#multimedia2-left {
	float: left;
	width: 365px;
}

#multimedia2-left-pad {
	margin: 12px 0 0px 20px;
}

.multimedia2-item {
	float: left;
	color: #454545;
	font-size: 11px;
	padding: 0 10px 10px 0;
	width: 104px;
}

.multimedia2-item img {
	display: block;
}

.multimedia2-item a {
	display: block;
	font-weight: bold;
	margin-top: 2px;
}

#multimedia2-left-pad .title {
	font-weight: bold;
	color: #BD0000;
}

.multimedia2-item {
	cursor: pointer;
}

/*_____________________________________________________________________________*/

#multimedia2-right {
	float: right;
	width: 590px;
	color: #010101;
}

#multimedia2-right-pad {
	margin: 12px 22px 13px 0;
	padding: 5px;
	background-color: #eaeaea;
	min-height: 375px;
	font-size: 11px;
	position: relative;
}

#cycle-gallery {
	width:558px; 
	height:350px;
}

#multimedia2-right-pad #next2 {
	float: left;
	height: 48px; 
	width: 58px; 
	cursor: pointer; 
	background: url(/images/site/fleche1.png) no-repeat; 
	margin: 10px 0;
}

#multimedia2-right-pad #foto-container {
	float: left;
	width: 425px; 
}

#multimedia2-right-pad #prev2 {
	float: right;
	height: 48px; 
	width: 58px; 
	cursor: pointer; 
	background: url(/images/site/fleche2.png) no-repeat top right;
	margin: 10px 0;
}

.multimedia2-copy-credit {
	text-align: right;
	color: #a2a1a1;
	margin: 12px 0 0 10px;
	font-weight: bold;
}

.multimedia2-copy-date {
	color: #a2a1a1;
	margin: 0px 0 0 16px;
	font-weight: bold;
}

.multimedia2-copy-title {
	margin: 12px 16px;
	font-weight: bold;
	color: #c90d0d;
}

.multimedia2-copy-description {
	margin: 2px 16px;
}

/*_____________________________________________________________________________*/

#multimedia2-bottom {
	height: 40px;
}

#multimedia2-bottom-search {
	float: right;
	width: 340px;
	position: relative;
}

input.multimedia2-text {
	background-color: #dedede;
	border: 1px solid #8a8a8a;
	border-width: 1px 0 0 1px;
	width: 247px;
	display: inline;
	padding: 4px;
	color: #454545;
	font-size: 12px;
	font-family: Helvetica, sans-serif;
}

input.multimedia2-search {
	position: absolute;
	top: 1px;
	right: 22px;
}

#multimedia2-bottom-pagination {
	float: left;
	width: 332px;
	text-align: right;
	font-size: 11px;
	font-weight: bold;
	color: #d24040;
}

#multimedia2-bottom-pagination a {
	margin-left: 5px;
}

/* MULTIMEDIA TEMPLATE ONE & TWO
_____________________________________________________________________________*/

#multimedia-bottom {
	margin: 0 0 55px 28px;
}

.multimedia-section {
	float: left;
	padding-right: 17px;
	text-align: center;
	width: 292px;
}

.multimedia-section-title {
	margin-top: 10px;
	text-transform: capitalize;
	font-size: 15px;
	font-weight: bold;
}

.multimedia-section-title a {
	color: #010101;
}

/* FOOTER
_____________________________________________________________________________*/

#footer {
	padding: 0px 14px 25px 14px;
	color: #454545;		
	font-weight: bold;
	font-size: 11px;
}

#footer-company {
	text-align: center;
	background-color: #F2F2F2;
	padding: 4px 0;
	margin-bottom: 9px;
	clear: both;
}	

.office {
	float: left;
	width: 20%;
	line-height: 1.1em;
}

#office-title {
	color: #454545;
	text-transform: uppercase;
}

.office-name { 
	color: #B90000;
}

#footer-company a {
	color: #454545;
}

#footer-offices {
	margin: 20px 0;
}

#copyright {
	text-transform: uppercase;
	text-align: right;
}

#optim {
	color: #454545;
	text-align: right;
	font-weight: normal;
}

/* POLL
_____________________________________________________________________________*/

#lg-poll-4 {
	padding: 10px;
	background: #FFF;
}

#lg-poll-4 h1 {
	color: #444444;
	font-size: 19px;
	line-height: normal;
}

.vote-again {
	background: #F1F6E7;
	border: 1px solid #D5E5B9;
	padding: 8px;
	font-size: 11px;
}

ul.lg-polls-answers {
	font-weight: bold;
	color: #444444;
	font-size: 15px;
	line-height: 30px;
}

.red {
	color: #d94042;
}

.poll-date {
	font-size: 11px;
	font-family: Helvetica,sans-serif;
	margin: 10px 0;
	font-weight: bold;
}

#poll-answers {
	border: 1px solid #eee;
	padding: 10px;
	margin: 10px 5px;
	font-size: 11px;
}

#poll-answers li {
	margin-bottom: 2px;
}

/* --------------- ADS ---------------*/

.section-ad {
	margin-bottom: 16px;
}