@import url("suckerfish_horizontal.css");
@import url("modules.css");
@import url("menues.css");
@import url("color.css");

body {
	margin: 0px;
	padding: 0px;
	background-color: white;
	/*
	background-image: url(../images/bg.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	*/
}

body,html { height:100%; } 

#wrapper {
	margin:0 auto;
	position: relative;
	width: 903px;
}

/*
#leftmenu {
	position: absolute;
	top: 165px;
	left: 38px;
	width: 126px;

	font-family: Lucida Sans;
	font-size: 10px;
	color: black;
	font-weight: 600;
}
*/

/*
#numlamp {
	position: absolute;
	top: 500px;
	left: 20px;
	width: 164px;
	height: 35px;

	font-family: Lucida Sans;
	font-size: 12px;
	color: #ffcc00;
	font-weight: 600;
}
*/

.fondo1 {
	background-color: #cccccc;
	padding-top: 37px;
	padding-left: 28px;
	padding-bottom: 30px;
	padding-right: 21px;
}

.fondo2 {
	background-color: #ffffcc;
	padding-top: 15px;
	padding-left: 26px;
	padding-bottom: 10px;
	padding-right: 45px;
}

.lamparas {
	background-image: url(../images/lamparas.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	width: 221px;
	height: 200px;
	background-color: #666666;
	padding-left: 50px;
	padding-bottom: 10px;
}

.lineatop {
	background-color: #f7a816;
	height: 2px;
}

.bgi {
	background-image: url(../images/bgi.png);
	background-position: top left;
	background-repeat: repeat-y;
	width: 10px;	
}

.bgd {
	background-image: url(../images/bgd.png);
	background-position: top left;
	background-repeat: repeat-y;
	width: 10px;
	margin-top: 10px;
	padding-top: 10px;
}

.leftcol {
	width: 221px;
}

.rightcol {
	width: 166px;	
}

.pie {
	background-color: #f7a30a;
	height: 24px;
	font-family: Lucida Sans;
	font-size: 12px;
	color: white;
	font-weight: 600;
}

.yosoy {
	font-family: Lucida Sans; 
	font-size: 17px; 
	color: black; 
	font-weight: 600;
	display: block;
	width: 100%;
	background-color: #A6C01F;
}

tr, p, div {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: black;
}

h1 { 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #024EA6; 
} 

h2 { 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #2A8DC6; 
	font-style: italic;
} 

h3 { 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2A8DC6; 
} 

h4 { 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2A8DC6; 
} 

h5, h6 { 
	font-size: 100%; 
} 

hr {
	background:#999999;
	height:1px;
	width:100%;
}
ul {
	list-style:disc;
	margin-left: 15px;
	padding-left: 15px;
}
li {
/*	list-style: disc;*/
	line-height: 15px;
	margin-bottom: 1px;
}
ol{
	margin-left:15px;
	padding-left: 15px;
	list-style-position:inherit;
}

form {
	display: inline;
	margin: 0;
 	padding: 0;
}

.pathway {
	font-size: 12px;
}

a.pathway:link, a.pathway:visited {
	color : #38527d;
	font-weight : bolder;
	text-decoration: none;
	font-size: 14px;
}

a.pathway:hover {
	color : #6B8ABC;
	text-decoration   : none;
}

.pollstableborder {
	border: 1px solid;
	padding: 1px;
}

.poll {
	font-size : 10px;
	color : #666666;
	line-height : 14px;
}

table.pollstableborder {
	border: 1px solid #cccccc;
}

.sectiontableheader {
	background-color : #CCCCCC;
	color : #333333;
	font-weight : bold;
	padding : 5px;
}

.sectiontableentry1 td{
	border-bottom:1px solid #CCCCCC;
	padding:3px 3px 3px 6px;
}

.sectiontableentry2 td {
	border-bottom:1px solid #CCCCCC;
	padding:3px 3px 3px 6px;
}

.small {
	font-family      : Arial,Verdana, Helvetica, sans-serif;
	font-size        : 10px;
	color            : #999999;
	text-decoration  : none;
	font-weight      : bold;
}

.contentpane {
}

.contentpaneopen {
	border : 0px ridge #8A2BE2;
	width: 100%;
	padding: 1px;
	color: black;
}

.contentheading, .componentheading {
	font-family: Lucida Sans;
	font-size: 16px;
	font-weight: bolder;
	color: #666666;
	text-align: left;
	width: 100%;
	padding: 3px 3px 5px 0px;
	width: 100%;
}

.createdate {
	font-size: 10px;
	color:#666666;
	text-align: left;
	text-indent:0px;
	font-weight:bold;
	top:-5px;
	vertical-align: top;
	padding-bottom:2px;
}

.button {
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	font-weight: bold;
	background-color : #99cc33;
	color: white;
	border: 2px solid #669900;
}
.inputbox {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 1px solid gray;
	height: 15px;
	background-color: #ffffff;
}

a:link, a:visited {
	color: #336601;
	text-decoration: underline;
}

a.contentpagetitle:link, a.contentpagetitle:visited {
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
 	color: #CD0909;
	text-align:left;
	text-decoration: underline;
	}
a.contentpagetitle:hover {
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align:left;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	}
a.category:link, a.category:visited {
	color            : #333333;
	font-weight      : bold;
	font-size: 11px;
	font-weight: bold;
}
a.category:hover {
	color            : #999999;
}
.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}
.back_button {
	text-align: center;
	margin-top: 40px;
}
table.contenttoc {
	color: #333300;
	background-color: #e0e0e0;
	border: 1px solid #ccc;
	padding:5px;
}
table.contenttoc td {
    font-size: 8pt;
    font-weight: normal;
    text-align:left;
	padding-left:5px;
	padding-right:5px;
}
table.contenttoc th {
    font-size: 8pt;
    font-weight: normal;
    text-align:left;
	padding:5px;
	background-color:#333333;
	color:#FFFFFF;
}
table.searchintro {
	width: 100%;
}
table.searchintro td {
	background-color: #E0CE8E;
	color: black;
	font-weight: bold;
}
.readon {
	display:block;
	color:black;
	text-indent: 5px;
	width:100px;
	height:29px;
	line-height: 26px;
/*	border: 1px solid gray;*/
}
.mosimage {
	border: 1px solid black;
	margin: 5px
}
.mosimage_caption {
	margin-top: 2px;
	background-color:#8B0000;
	padding: 1px 2px;
	color: white;
	text-transform: none;
	font-size: 10px;
	border-top: 1px solid #cccccc;
}
.small1 {
	font-family      : Arial,Verdana, Helvetica, sans-serif;
	font-size        : 10px;
	color            : #FFFFFF;
	text-decoration  : none;
	font-weight      : bold;
}

div#jcepopup-ajax {
	background-color: #ffffff;
}

/*-----------------------------*/
.campo.texto, .campo.area,
td.campos{ width:150px;}

td.nombres{vertical-align:top;}

td.campos .item input.texto{ display:block;float:right; text-align:right!important; width:20px!important;}
td.campos .item label{display:block;float:left;}
td.campos .item{clear:both; }
.nombres, .campos{padding-bottom:10px;}

.titulo_formulario{font-family:Lucida Sans!important; color:#666666; font-style:normal!important; font-weight:bolder;}

#divscrollmaintwo .chronoform a{ display:none;}