/* CSS para la Web Con Pan (C) 2006-2010 */

/* Colores usados:
	#345 - texto en general
	#666 - algunos textos
	#930 - para enlaces - antes b52 800 844
	#069 - cabeceras de modulo - antes 373
	#123 - pathway
	#7be - pie de pagina
	#aaa - fondo de cabecera de tablas
	#fafafa - fondo inputbox etc.
*/

body {
	width: 1000px;
	font-family: verdana, helvetica, sans-serif;
	font-size: 75%;
	line-height: 1.2em;
	margin: auto;
	margin-top: 5px;
	padding: 0;
	color: #345;
	background: #232727 url(/templates/conpan2/images/fondo-web.jpg) repeat ; 
}

/* ID's que aparecen en el template */

#bigleft {
	width: 750px;
	margin: 0;
	padding: 0;
}
	
#bigright {
	width: 250px;
	margin: 0;
	padding: 0;
}

#title {
	padding-left: 1em;
}
#url-print {
	display: none;
}

#lapiz {
	height: 44px; 
}

#l0 {
	margin: 5px 0px 0px 15px;
	padding-top: 8px;
	background: url(/templates/conpan2/images/lapiz-entero.gif) 0px 8px no-repeat ;
}

#l1 {
	height: 30px; 
	width: 76px;
	padding-top: 6px;
}

#l2 {
	height: 30px; 
	width: 570px;
	max-width: 570px;
	padding-top: 6px;
	white-space: nowrap;
	overflow: hidden;
	text-align: left;
}

#l3 {
	height: 30px; 
	width: 63px;
	padding-top: 6px;
}

.pathway {
	color: #123 ; 
	font-size: 12px; /* fijo! */
	font-weight: normal;
	font-style: normal;
}

#topmenu {	
	height: 68px;
	width: 100%;
	margin-top: 10px;
	padding-left: 10px;
/*	background:url(/templates/conpan2/images/topmenu.gif) top left repeat-x ; */
}

#topmenu table {border-spacing: 1px; }

#topmenu a {
	font-family: arial, helvetica, sans-serif;
   	font-size: 14px; /* fijo!  */
	line-height: 20px;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	float: left;
}

#topmenu ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#topmenu li {
	float: left;
	margin: 0;
} 

#center-top {
	position: relative;
	top: -30px;
	z-index: 6;
	height: 30px;
	margin: 0px 5px 0px 0px;
	background: #e6e6e6 url(/templates/conpan2/images/papel5.jpg) 0px -50px repeat-x ;
} 

#center-bottom {
} 

#center {
	position: relative;
	top: -30px;
	z-index: 5;
	height: 100%;
	margin: 0px 5px 5px 0px;
	padding: 5px;
	background: #e6e6e6 url(/templates/conpan2/images/papel5.jpg) top left repeat ;
	border: 0px solid #888;
}

#bottom {
	margin-top: 10px;
}
	
.topbar {
	margin-top: 5px;
	height: 32px;
	width: 100%;
	background: url(/templates/conpan2/images/espira1.gif) top left repeat-x ;
}
	
#rbar, #lbar, #ubar, #vbar {
   	font-size: .9em;
	margin-bottom: 10px;
	padding: 5px;
	color: #666;
	background: #f4f3f2 url(/templates/conpan2/images/cuadro1.gif) top left repeat ;
}

#search {
   	font-size: 1em;
   	font-weight: bold;
	margin-bottom: 10px;
	padding: 5px;
	color: #666;
	border: 1px solid #ccc;
}

#footer {
	position: relative;
	top: -20px;
	margin-left: 10px;
   	font-size: .8em;
	text-align: left;
	color: #7be;
}

#footer a{
   	font-size: 1em;
   	font-weight: normal;
	color: #7be;
}

#rimg {
	width: 250px;
	height: 187px;
	padding-top: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	/* background: #f4f3f2 url(/templates/conpan2/images/fondo-img1.jpg) top left no-repeat ;*/
}

#rimg a:hover {
	text-decoration: none;
}

#rimg span {
	border:5px #eee ridge;	
}


/* formato general de los enlaces */ 
a {
	color: #930 ;
	text-decoration: none;
	font-weight: bold; 
	font-style: italic;
}

a:link, a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/* CSS Horizontal Menu */

.mainlevel_1 { background: url(/templates/conpan2/images/postits.png) 0px 0px no-repeat;}
.mainlevel_2 { background: url(/templates/conpan2/images/postits.png) -90px 0px no-repeat;}
.mainlevel_3 { background: url(/templates/conpan2/images/postits.png) -180px 0px no-repeat;}
.mainlevel_4 { background: url(/templates/conpan2/images/postits.png) -270px 0px no-repeat;}
.mainlevel_5 { background: url(/templates/conpan2/images/postits.png) -360px 0px no-repeat;}
.mainlevel_6 { background: url(/templates/conpan2/images/postits.png) 0px 0px no-repeat;}

a.mainlevel {
	position: relative;
	top: 0px;
	z-index: 1; 
	width: 90px; 
	height: 68px;
	padding: 0px;
	text-decoration: none;
	text-align: center;
	
}

a.mainlevel:link, a.mainlevel:visited{
	z-index: 1; 
	padding-top: 10px;
	height: 58px;
	color: #444;
/*	font-style: normal; */
}

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

#active_menu {
	position: relative;
	top: 0px;
	z-index: 99;
/*	color: #069;  091 */
	text-decoration: none;
}

/* ajustes varios estandars */
h1 {
	font-size: 1.5em;
	font-weight: bold;
/*	margin: 1.2em 0em 1.2em 0em; */
}

h2 {
	font-size: 1.4em;
	font-weight: bold;
	margin: 1.1em 0em 1.1em 0em;
}

h3 {
	font-size: 1.3em;
	font-weight: bold;
	margin: 1.0em 0em 1.0em 0em;
}

h4 {
	font-size: 1.2em;
	font-weight: bold;
	margin: 1.0em 0em 1.0em 0em;
}

img {
	border: 0;
}

ul,ol {
	width: 100%;
	padding: 5px 0 0 0;
	margin: 0;
	border: 0;
	list-style: square outside; 
}

li {
	width: auto;
	margin: .1em .2em 0 1.5em;
}

table,td {
	font-size: 1.0em; 
}

form {
	padding: 0;
	margin: 0;
}

p {
	margin: 0.6em 0em 0.8em 0em;
} 

strong, b {
	font-weight: bold;
}

legend {
	font-size: .9em;
	color: #069;
	padding-bottom: 4px;
}

fieldset {
	padding: 0px 4px 6px 4px;
}

textarea {
	font-size: 1em; 
	background-color: #fafafa;
}

.inputbox {
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	font-family: verdana, helvetica, sans-serif;
	background: #fafafa;
	margin: 4px 0px 4px 10px;
}


.contact {
	text-align: left;
	margin-left: 20px;
}

.button {
	font-size: 1em;
	font-weight: bold;
}

.strong {
	font-weight: bold;
}

.highlight {
	color: #069;
	font-weight: bold;
}

.clear {
	clear: both;
}

.moduletable {
	width:99%;
	border: 0px solid #888;
	margin-bottom: 5px;
	}

.moduletable th {
	font-size: 1.25em;
	line-height: 1.25em; 
	color: #069;
	text-align: left;
	font-weight: bold;
	padding: 10px 0 10px 5px;
}

.moduletable td {
  	font-size: 1em;
	font-weight: normal;
	text-align: left;
	padding: 0 0 .4em .2em;
	border: 0px solid #ccc;
}

/*
.moduletable li {
  	font-size: 0.9em;
	padding-left: 0em;
} */

.contenttable {
  	font-size: 1em;
	line-height: 1.0em;
	margin-bottom: 10px;
}

.contenttable th {
	padding: 2px 0px 2px 5px;
	text-align: left;
	background: #c1c3c5;
	font-size: 1em;
	font-weight: bold;
	border: 1px solid #ccc; 
}

.contentpane, .contentpaneopen {
  	font-size: 1em;
	width: 99%;
	background: none;
	text-align: left;
	margin-top: .2em;
	margin-left: .2em;
} 

.content_rating, .content_vote {
	font-size: 0.9em;
	margin-left: .5em;
}

div.voting_form {
	width: 340px;
	border: 1px solid #888;
	margin: 15px 5px 5px 5px;
	padding: 5px;
}

table.contact {
	width: 94%;
	background: none;
	color: #069;
	text-align: left;
	margin-left: 1em;
}

.componentheading_p {
	font-size: 1.25em;
	line-height: 1.25em; 
	color: #069;
	text-align: left;
	font-weight: bold;
	padding: 10px 0 10px 5px;
}

td.contentheading, td.contentheading_p {
	width: 94%;
	font-size: 1.5em; 
	font-weight: bold;
	color: #666; /* #70b2ea; */
	text-align:left;
	padding-left: .2em;
	padding-top: .2em;
}

a.contentpagetitle {
	font-size: 0.9em; 
	color: #666; /* #70b2ea; */
	text-decoration: underline; 
}

a.contentpagetitle:visited {
	text-decoration: underline; 
}

.contentdescription {
	font-size: 1em;
	text-align: left;
}

.contentintro {
/*	font-size: 0.9em; */
}

.componentheading { 
	font-size: 1.5em;
	font-weight: bold;
	text-align:left;
	padding: .2em;
	margin: .2em 0em 0em 0.2em;
	border-bottom: 2px dashed #345;
}

.frontpageheader {
	font-weight: bold;
	text-align:left;
	margin: 0.5em 0em 0em 1em;
	line-height: 1.3em;
}

/** category text format and links **/
.category {
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.6em; 
	text-decoration: none;
}

.poll {
	font-size: 1em;
	line-height: 14px;
}

.sectiontableheader {
	font-weight: bold;
	line-height: 1.5em;
	padding: 4px;
	background: #aaa url(/templates/conpan2/images/fondo1.gif) center left repeat-x ; 
}

.sectiontableentry1, .sectiontableentry1 td {
	background: #eeeeee; /* eaeced ; */
	padding: 4px;
	border-bottom: 1px solid #dadada;
}

.sectiontableentry2, .sectiontableentry2 td {
	background: #e4e4e4; /* e1e3e5 ; */
	padding: 4px;
	border-bottom: 1px solid #f6f6f6; 
}

.commentheader {
/*	font-weight: bold;
	line-height: 1.5em;
	padding: 4px;
	margin: 16px 8px 4px 8px;
	background: #aaa url(/templates/conpan2/images/fondo1.gif) center left repeat-x ; */
	font-size: 1.25em;
	line-height: 1.25em; 
	color: #069;
	text-align: left;
	font-weight: bold;
	padding: 10px 0 0 5px;
}

.commententry1, .commententry2 {
	background: #f1f3f5 url(/templates/conpan2/images/fondo2.gif) top left repeat-x ;
	padding: 4px;
	border: 1px #f5f5f5 solid; 
	margin: 8px 8px 16px 8px;
}

.commenttext {
	text-align: left;
	margin-left: 10px;
}

.commentform {
	text-align: left;
	margin: 0px 20px;
	padding-left: 10px; 
	border: 1px #888 solid; 
	background-color: #f1f3f5 ;
}

.content_tit1 {
	font-size: 1.2em;
	line-height: 2em;
	font-weight: bold;
	color: #069;
	margin-right: 10px;
}

.readon {
/*	font-weight : normal;
	color : #069 ; */
	padding-left: 5px;
}

.reg {
	color: #930;
}

/* Date Stamps */
.newsfeeddate {
	font-size: 10px;
	color: #F60;
	font-weight: normal;
}

.small, .author, .createdate {
	color: #666;
	font-size: 0.9em;
	font-weight: normal;
}

.modifydate {
	color: #666;
	font-size: 0.9em;
	text-decoration: none;
	font-weight: normal;
}


/* RDF Styles */
.fase4rdf {
	font-family: arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	font-weight: normal;
}

a.fase4rdf:link {
	font-size: 11px;
	font-weight: normal;
	color: #FF9900;
}

a.fase4rdf:hover {
	font-weight: bold;
	color: #808080;
}

.newsfeedheading {
	font-family: arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #234;
	text-align:left;
}

/* Text passed with mosmsg url parameter */
.message {
	font-weight: bold;
	font-size : 1.2em;
	color : #f02020;
	text-align: center;
	padding-top: 10px;
}

#weblink-categories {
	margin-top: 1em;
}

.contact-form {
	width: 100%;
}

.content-entry h3 {
	color: #CCC;
	font-size: 1.5em;
	font-weight: bold;
	margin: 1em 0 0 0;
}

a.pagenav {
	color: #CCC;
	border-bottom: 0;
}

a.pagenav:hover {
	color: #666;
	border-bottom: 0;
}

.addthis {
	padding:4px;
	border: 1px solid #808080;
}