@charset "UTF-8";

.pngt { behavior: url("/ccj2/iepngfix.htc");
}

body#Body  {
	background-color: #1D435D;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
}

/* Styles */

.clearfloat {
	clear: both;
	font-size: 0;
	height: 0;
	margin: 0;
	padding: 0;
}

.div-total-repeater {
	width: 100%;
	background-image: url(images/main-back.jpg);
	background-repeat: repeat-y;
	text-align: center;
	margin: 0 auto;
	background-position: top center;
}

.div-total {
	width: 100%;
	margin: 0 auto;
	background-image: url(images/back.jpg);
	background-repeat: no-repeat;
	min-height: 952px;
	height: auto !important;
	height: 952px;
	background-position: top center;
}

.div-top-flash {
	width: 100%;
	height: 160px;
	margin: 0 auto;
	overflow: hidden;
	border: 0;
	text-align: center;
}


.div-marco {
	width: 960px;
	margin: 0 auto;
}

.div-menu-container {
	width: 900px;
	height: 52px;
	margin: 0 auto;
	overflow: hidden;
	float: left;
	border: 0;
	text-align: center;
	padding: 0 40px;
}

.div-main {
	width: 960px;
	margin: 0 auto;
}

.div-footer-top {
	width: 100%;
	height: 26px;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	text-align: center;
	margin: 0 auto;
	padding: 0;
}

.div-footer {
	width: 100%;
	margin: 0 auto;
	background-color: #1F3746;
	height: 62px;
	overflow: hidden;
	color: #ffffff;
	padding: 20px 0;
}

.div-footer-text {
	width: 960px;
	float: left;
	margin: 40px auto 0;
	text-align: center;
}

.div-left-pane {
	float: left;
	width: 160px;
	margin: 8px 8px 0;
	color: #ffffff;
}

.div-left-pane-1 {
	background-image: url(images/leftpane1-back.jpg);
	width: 100%;
	margin: 0;
	padding-top: 8px;
	padding-bottom: 8px;
}

.div-left-pane-1-int {
	border: #ffffff solid 1px;
	width: 144px;
	margin: 8px;
}

.div-left-pane-2 {
	background-color: #698FAA;
	width: 100%;
	margin: 8px 0 0 0;
	padding-top: 8px;
	padding-bottom: 8px;
}

.div-left-pane-2-int {
	width: 144px;
	margin: 8px;
}

.div-right-pane {
	float: right;
	width: 160px;
	margin: 8px 8px 0;
	color: #ffffff;
}

.div-right-pane-1 {
	background-color: #698FAA;
	width: 160px;
	margin: 0px auto;
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: center;
}

.div-right-pane-1-int {
	border: #ffffff solid 1px;
	width: 144px;
	margin: 8px;
}

.div-right-pane-2 {
	background-image: url(images/rightpane2-back.jpg);
	width: 160px;
	margin: 8px 0 0 0;
	padding-top: 8px;
	padding-bottom: 8px;
}

.div-right-pane-2-int {
	text-align: center;
	width: 127px;
	margin: 8px;
}

.div-content-pane {
	width: 536px;
	margin: 0 auto;
	padding-left: 8px;
	padding-right: 8px;
}

.div-main-content-pane {
	width: 937px;
	margin: 0 auto;
	padding-left: 8px;
	padding-right: 8px;
}

.separador-vert {
	background-image: url(images/separador-vert.png);
	background-position: center center;
	background-repeat: no-repeat;
	behavior: url("/ccj2/iepngfix.htc");
}

.home-pane {
	vertical-align: top;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #003366;
}

h1 span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #003366;
	display: block;
	width: 100%;
	border-bottom: #CCCCCC solid 1px;
}

h2 {
	font-size: 18px;
	font-weight: normal;
	color: #87B9DD;
}

h3 {
	font-size: 14px;
	font-weight: normal;
}
.NormalTextBox{
	width: 120px;
	}

table.Normal {
	width: 30%;
	}
table.Normal td {
	padding: 5px;
	}

.title_vis 
{
	display: none;
}

a:link, a:visited {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #666666;
	text-decoration: none;
}

a:hover {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #000000;
}



/* Menu */

.ccj_menu_container
{
	width: 100%;
	overflow: hidden;
}

.ccj_menu_bar
{
	height:52px;
	overflow: hidden;
}

.ccj_menu_container table {
	background-image: url(images/menu-back-right.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

.ccj_menu_container table table {
	background-image: none;
}

.ccj_menu_item
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #ffffff;	
	background-color: transparent;
	cursor: pointer;
	height:20px;
	text-transform: uppercase;
}

.ccj_menu_item_sel
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #999999;	
	background-color: #1D435D;
	cursor: pointer;
	height:20px;
	text-transform: uppercase;
}

.ccj_submenu
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #ffffff;
	background-color: #CCC;
	cursor: pointer;
	height:52px;
}

.MainMenu_MenuIcon {
	border: 0;
	background-color: transparent;
}

.ccj_menu_item td.MainMenu_MenuIcon, .ccj_menu_item td.MainMenu_Arrow {
	display: none;
}

.ccj_rootmenuitem, .ccj_rootmenuitemactive, .ccj_rootmenuitem_sel
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #ffffff;	
	background-color: transparent
	cursor: pointer;
	height:52px;
	text-transform: uppercase;
}


.ccj_rootmenuitem td
{
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	background-color: transparent;
	vertical-align: top;
}

.ccj_rootmenuitemactive
{
	background-image: url(images/menu-active-back.jpg);
	background-repeat: repeat-x;
}

.ccj_rootmenuitemactive td
{
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	vertical-align: top;
	background-image: url(images/menu-back-right.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

.ccj_rootmenuitem_sel
{
	background-image: url(images/menu-sel-back.jpg);
	background-repeat: repeat-x;
}

.ccj_rootmenuitem_sel td
{
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	vertical-align: top;
	background-image: url(images/menu-back-right.jpg);
	background-repeat: no-repeat;
	background-position: right;
}




.MainMenu_MenuIcon
{
	width: 0px;
}

.MainMenu_MenuArrow
{
	border: 0px solid black;
	display: none;
}




/* Search */

#p-buscar {
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #719c64;
	text-align: center;
	margin: 5px;
}

#dnn_dnnSEARCH_ClassicSearch {
	color: #ffffff;
	margin-right: 10px;
}

#dnn_dnnSEARCH_ClassicSearch label {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}

#dnn_dnnSEARCH_ClassicSearch a:link, #dnn_dnnSEARCH_ClassicSearch a:visited {
	color: #ffffff;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

#dnn_dnnSEARCH_ClassicSearch a:hover {
	color: #454545;
}

#dnn_dnnSEARCH_ClassicSearch .SkinObject {
	display: none;
}

#dnn_dnnSEARCH_ClassicSearch .SkinObject#dnn_dnnSEARCH_cmdSearch {
	display: inline;
}

#dnn_dnnSEARCH_txtSearch {
	width: 100px;
}


#sidebar .normal p {
	font-size: 10px;
	color: #666;
}


#sidebar .normal p a:link, #sidebar .normal p a:visited, #sidebar .normal p a:hover {
	font-size: 11px;
}

#main-content table td {
	padding-left: 2px;
	padding-right: 2px;
	font-size: 11px;
}

a img {
	border: 0;
}

.blog_subhead, .blog_published, .blog_footer {
	display: none;
}

#dnn_dnnLOGIN_cmdLogin {
	color: #1F3747;
}

#dnn_LeftPane {
	text-align: center;
}

#dnn_ctr525_DisplayBanners_lstBanners {
	margin-left: auto;
	margin-right: auto;
}

thead {
	height: 0px;
	font-size: 0px;
}

.Normal p.DNN_News_ItemLink {
	background-image: url(images/bullet.png);
	behavior: url("/ccj2/iepngfix.htc");
	background-repeat: no-repeat;
	background-position: 5px top;
	margin-top: 10px;
	font-size: 16px;
}

Normal p.DNN_News_ItemLink  {
	background-image: url(images/bullet.png);
	behavior: url("/ccj2/iepngfix.htc");
	background-repeat: no-repeat;
	background-position: 5px top;
	padding-left: 15px;
	color: #666666;
	font-weight: normal;
}

Normal p.DNN_News_ItemLink a:link, Normal p.DNN_News_ItemLink a:visited {
	color: #666666;
	font-weight: normal;
}

Normal p.DNN_News_ItemLink a:hover {
	text-decoration: underline;
	color: #3796AD;
}

div.DNN_Documents td.TitleHeader {
	display: none;
}

div.DNN_Documents tr.SubHead {
	display: none;
}



/* Portada */

#table-portada {
	vertical-align: top;
}

#table-portada td#td-portada-left {
	background-image: url(images/portada_01.jpg);
	background-repeat: repeat-x;
	background-color: #e1660e;
	vertical-align: top;
}

#table-portada td#td-portada-main {
	vertical-align: top;
}

#table-portada td#td-portada-right {
	background-image: url(images/portada_04.jpg);
	background-repeat: repeat-x;
	background-color: #e1660e;
	vertical-align: top;
}

#td-portada-top {
	background-image: url(images/portada_02.jpg);
	background-repeat: no-repeat;
}

#td-portada-main-cont {
	background-image: url(images/portada_05.jpg);
	background-repeat: repeat-x;
	vertical-align: top;
}

#td-portada-bottom {
	background-color: #e1660e;
}

.td-portada-cont-cont {
	background-image: url(images/portada_07.jpg);
	background-repeat: repeat-y;
}

.td-portada-cont-bottom {
	background-image: url(images/portada_10.png);
	background-repeat: no-repeat;
	behavior: url("/ccj2/iepngfix.htc");
}

ul {
	padding-left: 10px;
}

ul li {
	list-style-image: url(images/bullet.png);
	behavior: url("/ccj2/iepngfix.htc");
	padding-left: 5px;
}

h2 {
	font-weight: normal;
	font-size: 16px;
}

#div-buscar {
	margin-left: 200px;
	margin-top: 130px;
}



/* Para el main page (JQuery rotator) */

#main_image {
	width: 760px;
	height: 302px !important; 
	height: 310px;
	float: left;
	background: #333;
	position: relative;
	overflow: hidden;
	color: #fff;
}
#main_image h2 {
	font-size: 2em;
	font-weight: normal;
	margin: 0 0 5px;
	padding: 10px;
	display: none;
}
#main_image p {
	font-size: 1.2em;
	line-height: 1.6em;
	padding: 10px;
	margin: 0;
}
.block small { /*--We'll be using this same style on our thumbnail list--*/
	font-size: 10px;
	padding: 0 0 0 20px;
	background: url(/ccj2/imgs/icon_calendar.gif) no-repeat 0 center;
}
#main_image .block small {margin-left: 10px;}
#main_image .desc{
	position: absolute;
	bottom: 0;
	left: 0; /*--Stick the desc class to the bottom of our main image container--*/
	width: 100%;
	display: none; /*--Hide description by default, if js is enabled, we will show this--*/
}

#main_image .desc p{
	color: #FFF;
}
#main_image .block{
	width: 100%;
	background: #111;
	border-top: 1px solid #000;
}
#main_image div.collapse { /*--This is our hide/show tab--*/
	background: url(/ccj2/imgs/btn_collapse.gif) no-repeat left top;
	height: 27px;
	width: 93px;
	text-indent: -99999px;
	position: absolute;
	top: -27px;
	right: 20px;
	cursor: pointer;
}
#main_image div.show {background-position: left bottom; cursor: pointer;}


.image_thumb ul, .image_thumb ul li {
	list-style: none;
}


.image_thumb {
	float: left;
	width: 100px;
	background: #f0f0f0;
	border-right: 1px solid #fff;
	border-top: 1px solid #ccc;
}
.image_thumb img {
	border: 1px solid #ccc;
	padding: 5px;
	background: #fff;
	float: left;
}
.image_thumb ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.image_thumb ul li{
	margin: 0;
	padding: 6px 15px 6px 10px;
	background: #f0f0f0 url(/ccj2/imgs/nav_a.gif) repeat-x;
	width: 130px;
	float: left;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #fff;
	border-right: 1px solid #ccc;
}
.image_thumb ul li.hover { /*--Hover State--*/
	background: #ddd;
	cursor: pointer;
}
.image_thumb ul li.active { /*--Active State--*/
	background: #fff;
	cursor: default;
}
html .image_thumb ul li h2 {
	margin: 5px 0;
	padding: 0;
	font-size: 11px;
}
.image_thumb ul li .block {
	float: left;
	margin-left: 2px;
	padding: 0;
	width: 100px;
	text-align: left;
}
.image_thumb ul li p{display: none;}/*--Hide the description on the list items--*/

.image_thumb ul li a {
	display: none;
}


/* Submenús */

div.HeadSubmenu {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
	text-transform: uppercase;
	padding: 5px 0 5px 0;
	margin: 5px auto 0;
	cursor: pointer;
}

div.HeadSubmenuImg {
	background-image: url(images/menu-sep.png);
	background-repeat: no-repeat;
	background-position: top center;
	behavior: url("/ccj2/iepngfix.htc");
	margin: 0 auto;
	width: 16px;
	height: 16px;
}

div.Submenu {
	text-align: center;
	padding: 0;
	margin: 0 auto;
}

div.SubmenuSel {
	text-align: center;
	background-image: url(images/shadow-peq.png);
	background-repeat: no-repeat;
	background-position: bottom center;
	behavior: url("/ccj2/iepngfix.htc");
	width: 121px;
	height: 12px;
	margin: 0 auto;
	padding: 0;
}

p.fotointerna-right {
	background-image: url(images/leftpane1-back.jpg);
	padding: 15px;
	margin-left: 10px;
	float: right;
}

div.fotointerna {
	background-image: url(images/leftpane1-back.jpg);
	padding: 15px;
	margin-right: 2px;
	margin-left: 5px;
	text-align: center;
	margin: 0 auto;
}

p.fotointernanormal{
	background-image: url(images/leftpane1-back.jpg);
		padding: 15px;
	text-align: center;
	margin: 0 auto;
	
	}

p.fotointerna-left {
	background-image: url(images/leftpane1-back.jpg);
	padding: 15px;
	margin-right: 10px;
	float: left;
}

p.fotodestacada {
	background-image: url(images/rightpane2-back.jpg);
	padding: 15px;
	margin-left: 35px;
	margin-right: 35px;
	float: left;
}

p.newsfeed{
	width: 70px;
	background-image: url(images/rightpane2-back.jpg);
	padding: 15px;
	margin-left: 35px;
	margin-right: 35px;
	
	}

span.lblBanner img {
	behavior: url("/ccj2/iepngfix.htc");
}

table.TableGridWTRSSFeeder {
	border: 0;
}



