/**
 * Style sheet interior_ca
 */
body
{
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#wrapper
{
	width:100%;
	float:left;
	display:inline;
	text-align:center;
	min-height: 100%;
}

#content
{
	width:985px;
	margin:20px auto 0px auto;
	text-align:left;
}

#header
{
	height:198px;
	background-image:url("tl_files/pcj/images/ca/ca_header_interior.jpg");
	background-repeat:no-repeat;
	font-size:11px;
	color:#FFFFFF;
}

#menu
{
	width:985px;
	height:25px;
	overflow:hidden;
	float:left;
	display:inline;
	margin:0px;
	padding:0px;
	background-color:#FF8600;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;
	color:#FFFFFF;
}

#menu ul
{
	margin:0px 0px 0px 3px;
	padding:2px 0px 3px 0px;
	white-space:nowrap;
	list-style-type:none;
	*margin: 0px 0px 2px 3px;
	*padding: 2px 0px;
}

#menu ul li
{
	display:inline;
	margin-left:-4px;
	padding:5px 7px 4px 6px;
	background-color:#FF8600;
	background-image:url("tl_files/pcj/images/pixel_blanc.gif");
	background-repeat:repeat-y;
}

#menu ul li.active
{
	background-color:#6C3600;
}

#menu ul li a
{
	text-decoration:none;
	color:#FFFFFF;
}

#menu ul li a:hover
{
	color:#6C3600;
}

#menu ul li.active a
{
	color:#FF8600;
}

#main-content.mod_article
{
	margin-top:12px;
	margin-bottom:10px;
	padding-left:10px;
	font-size:12px;
	color:#666666;
	line-height:18px;
}

#main-content.mod_article a
{
	font-weight:bold;
	text-decoration:none;
	color:#ff8600;
}

#main-content.mod_article a:hover
{
	text-decoration:underline;
}

/* NEWS LIST */
.mod_newslist
{
	margin-top:22px;
	*margin-top: 25px;
}

.mod_newslist #noticia
{
	float:left;
}

.mod_newslist #noticiaText
{
	width:300px;
	overflow:hidden;
	float:left;
	display:inline;
	font-size:11px;
	color:#666;
}

.mod_newslist #noticia_bottom
{
	width:985px;
	height:15px;
	float:left;
	margin-top:20px;
	margin-bottom:18px;
	background:url(tl_files/pcj/images/noticia_horizontal_line.gif) repeat-x;
	*margin-bottom:15px;
}

.mod_newslist #noticia_last
{
	width:985px;
	height:20px;
	float:left;
}

.mod_newslist #noticia #fecha
{
	overflow:hidden;
	float:left;
	display:inline;
	margin-right:22px;
	margin-left:164px;
	font-size:11px;
	color:#999;
}

.mod_newslist #noticia .image_container
{
	overflow:hidden;
	float:left;
	display:inline;
	margin-top:2px;
	margin-right:22px;
}

.mod_newslist #noticiaText h2
{
	margin:0px;
	font-weight:bold;
	font-size:11px;
	color:#666;
}

.mod_newslist #noticiaText h2 a
{
	text-decoration:none;
	color:#666;
}

.mod_newslist #noticiaText .more
{
	margin-top:0px;
}

.mod_newslist #noticiaText .more a
{
	font-weight:bold;
	text-decoration:none;
	color:#FF8600;
}

.mod_newslist #noticiaText .more a:hover
{
	text-decoration:underline;
}

/* NEWS READER */
.mod_newsreader
{
	margin-top:20px;
	margin-bottom:25px;
	margin-left:490px;
	font-size:12px;
	color:#666;
	*margin-top: 25px;
	*width: 985px;
	*margin-left:-10px;
}

.mod_newsreader .image_container
{
	overflow:hidden;
	float:right;
	clear:none;
	display:inline;
	margin-right:503px;
	margin-bottom:25px;
	margin-left:-1000px;
	*margin-left: 0px;
	*margin-right: 15px;
	*float: left;
	*text-align:right;
	*width: 485px;
}

.mod_newsreader .ce_text p,
.mod_newsreader a
{
}

.mod_newsreader #noticia p,
.mod_newsreader .ce_text p
{
	line-height:18px;
}

.mod_newsreader #noticia h2,
.mod_newsreader .ce_text h2
{
	font-weight:bold;
	font-size:20px;
}

.mod_newsreader #noticia .info,
.mod_newsreader .ce_text .info
{
	overflow:hidden;
	float:left;
	display:inline;
	font-size:12px;
}

.mod_newsreader #noticia .volver,
.mod_newsreader .ce_text .volver
{
	text-align:right;
	font-weight:bold;
	font-size:12px;
	color:#ff8600;
}

.mod_newsreader #noticia .volver a,
.mod_newsreader .ce_text .volver a
{
	color:#ff8600;
}

.mod_newsreader p.back
{
	display:none;
}

.caption
{
	font-size:11px;
	color:#666;
}

.mod_newsreader a
{
	text-decoration:none;
}

.mod_newsreader a:hover
{
	text-decoration:underline;
}

/* FORM TEXT */
#formText
{
	width:440px;
	height:494px;
	margin-top:48px;
	padding-top:40px;
	padding-bottom:40px;
	padding-left:40px;
	background:url(tl_files/pcj/images/formulari_text.gif) no-repeat;
}

#footer
{
	width:985px;
	height:25px;
	overflow:hidden;
	float:left;
	display:inline;
	margin:0px 0px 20px 0px;
	padding:0px;
	background-color:#CCCCCC;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;
	color:#FFFFFF;
	*margin-top:14px;
}

#footer ul
{
	margin:0px 0px 2px 3px;
	padding:2px 0px;
	white-space:nowrap;
	list-style-type:none;
	*padding: 2px 0px;
}

#footer ul li
{
	display:inline;
	margin-left:-4px;
	padding:2px 7px 4px 6px;
	background-color:#CCCCCC;
	background-image:url("tl_files/pcj/images/pixel_blanc.gif");
	background-repeat:repeat-y;
}

#footer ul li a
{
	text-decoration:none;
	color:#FFFFFF;
}

#footer ul li a:hover
{
	color:#000;
}
