/* @override http://udcoromoto.es/portal/templates/UD_Coromoto/css/coromoto.css */

@charset "utf-8";
/*** red ***/
a:link, a:visited {
	color: #2A5DA8;
	text-decoration:underline;
}

a:hover {
	color: #2A5DA8;
}

a.logo:link,a.logo:hover, a.logo:visited{
	color: #083796;
}

div#logo_bg{
	background: white url(../images/coromoto/cabecera.jpg) no-repeat;
	//background: #ECECEC url(../images/chelsea/bg_logo.png) top  repeat-x;
}
div#logo_bg img{
	display: none;
}
div#banner_bg{
	background: #000000 url(../images/chelsea/banner_bg.png) top  repeat-x;
	height: 148px;
	overflow: hidden;
	position: relative;
}

#user3{
	background: #2A5DA8 url(../images/chelsea/bg_menu.png) top  repeat-x;
	border-left: 1px solid #8B0E00;
	border-right: 1px solid #8B0E00;
}

#pillmenu li a, #pillmenu li a:hover, #active_menu-nav {
	border-right: 1px solid #083796;
}
#pillmenu li a:hover, #active_menu-nav {
	background:url(../images/chelsea/menu_hover.png) top left repeat-x;
	color:#ECC74D;
}

#leftcolumn h3, #leftcolumn div h3{
	background:  url(../images/chelsea/bg_left_h3.png) top left no-repeat;
}
#rightcolumn h3, #rightcolumn div h3{
	background:  url(../images/chelsea/bg_right_h3.png) top left no-repeat;
}

#leftcolumn div.moduletable_menu, #leftcolumn div.moduletable, #leftcolumn div.moduletable_text,
#rightcolumn div.moduletable_menu, #rightcolumn div.moduletable, #rightcolumn div.moduletable_text{
	background: url(../images/rub_bottom.png) left bottom no-repeat;
	
}
#f_area div.moduletable_menu, #f_area div.moduletable, #f_area div.moduletable_text{
	background: url(../images/rub_footer_bottom.png) left bottom no-repeat;
	
}

#f_area h3{
	background:  url(../images/chelsea/f_area_h3.png) top left no-repeat;
}

a.readon, a.readon:hover, a.readon:visited{
	display:block;
	height:23px;
	width:109px;
	color:#FFFFFF;
	text-decoration:underline;
	padding-left: 28px;
	line-height:23px;
	background:  url(../images/chelsea/bg_read_more.png) top left no-repeat;
	margin:10px 0px 0px 0px;
}

ul.menu li{
	list-style:none;
	background:url(../images/chelsea/menu_arrow.png) top left no-repeat;
}
ul.mostread li{
	list-style:none;
	background:url(../images/chelsea/menu_arrow.png) top left no-repeat;
}
ul.latestnews li{
	list-style:none;
	background:url(../images/chelsea/menu_arrow.png) top left no-repeat;
}
.moduletable ul li {
	list-style:none;
	background:url(../images/chelsea/menu_arrow.png) top left no-repeat;
}
div.componentheading{
	color:#2A5DA8;
}

/* PRÓXIMOS PARTIDOS */
div#newsflash .mod_events_latest_table {

	height: 124px;
	/* overflow: auto;*/
	overflow-y: scroll;
	overflow-x: none;

	display: block;
	width: 362px;
	position: absolute;

	padding-right: 20px;
		*overflow: scroll;
	*padding-bottom:15px;
	*padding-right: 15px;
	margin-top: 0;
	right: 10px;
	top: 10px;
}

div#newsflash, div#newsflash .mod_events_latest_date {
	color: white;
	position: relative;
}
.mod_events_latest_first,.mod_events_latest {
	border-bottom: 1px dotted white;
	width: 420px;
	padding-bottom: 4px;
	padding-top: 2px;
	position: relative;
} 
div#newsflash .mod_events_latest b,div#newsflash .mod_events_latest_first b {
	color: yellow;
}
div#newsflash  a:link,div#newsflash  a:visited {
	color: silver;
	text-decoration: none;
}

/* EDITANDO ESTILOS */

td.contentheading {
	color: #3960a6;
	font: 20px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

a:link, a:visited {
	color: #3960a6;
}

a:hover {
	text-decoration: underline;
	font-weight: normal;
}
table.contentpaneopen p {
	text-align: justify;
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 12px;
}
div.path {
	border-bottom: 1px solid silver;
	padding-bottom: 8px;
	margin-bottom: 10px;
}
table.contentpaneopen img {
	margin: 10px;
}

/* FICHA */
.ficha h3,table.contentpaneopen h3 {
	font-weight: bold;
	color: #3960a6;
	margin-top: 20px;
	margin-bottom: 5px;
}
.ficha ul,.ficha li {
	margin: 0;
	padding: 0;
}
.ficha li {
		list-style-type: none;
	border-bottom: 1px dotted silver;
	padding: 4px;
}
a.readon {
	color: white;
}
.lema {
	display: none;
}
.flickr_highslide img{
	width: 120px;
	float: none;
	clear: both;
	margin-left: 20px;
}
.moduletable div {
	padding: 9px;
}
.elemento {
	width: 100px;
	float: left;
	font-style: italic;
	font-size: 10px;
	text-align: center;
	padding: 5px;
}
.elemento {
}
div#remositorycontainerlist table td {
	border-bottom: 1px dotted gray;
}