/* CSS Document */

body {
	/*background:url(../images/bg.png) repeat-x #B6B1AD;*/
	background-color:#eaeaea;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#585858;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:0;
}

a:link, a:visited {
	text-decoration:none;
	font-weight:normal;
	color:#053A92;
}

a:hover {
	text-decoration:none;
	font-weight:normal;
	color:orange;
}

a img {
	border:none;
}

.clr {
	clear:both;
}

/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/
.container {
	margin: 0 auto;
	width:844px;
	background:#F8F8F7;
}

.head {
	/*background:url(../images/head_bg3.png) repeat-x;*/
	height:0px; /*15px;*/
	padding:2px 0 0 25px;
}

.logo {
	width:550px;
	height:36px;
	/*border-color:red;
	border-style:solid;*/
	padding-left:0px;
	/*background:url(../images/logo3.png) no-repeat;*/
	font-size:24px;
	font-weight:bold;
		color:#716A66;
	display:inline-block;
}
#clock{font-size:12px;
	color:#2E85B4;
	border-color:red;
	border-style:solid;}

.head_l {
	width:380px;
	display:inline-block;
	text-align:right;
	font-size:16px;
	color:white;
	
}
.house {
	height:120px;
	/*background:url(../images/cejume_logo6.png) no-repeat;*/
        background:url(../images/Cejumebanner850x20.png);
        background-repeat:no-repeat;
	/*background-position:right;
	backgorund-color:white;*/
        border.radius: 10px;  
 -moz-border-radius:10px;  
 -webkit-border-radius:10px; 
}

.line1 {
	height:7px;
	/*background:url(../images/line1a.png) repeat-x;*/
        background-color:#053A92;
}
.topnav {
	height:39px;
	width:660px;
	background:url(../images/menue_bg2.png);
	float:left;
}
.langs {
	height:39px;
	width:170px;
	padding-right:15px;
	/*background:url(../images/menue_bg2.png);*/
	margin-left:620px;
}

.line2 {
	height:7px;
	/*background:url(../images/line1a.png) repeat-x;*/
        background-color:white;
}

.cont_container {
	background:white;
	padding:5px;
	width:834;
	border-style:solid;
	border-color:#053A92;
}

.mods_left {float:left;
	width:206px;
	border:2px solid #053A92;
	background:#EAEAEA;
	padding:5px;
	margin-right:5px;
	
}

.main_cont {
	margin-left:226px;
}
.main_cont_full{}

.line3 {
	height:7px;
	/*background:url(../images/line1a.png) repeat-x;*/
        background-color:white;
}

.foot_cp {
	float:left;
	height:40px;
	width:211px;
	/*background:url(../images/back2.png) repeat-x;*/
        background-color:#053A92;
	padding-left:15px;
	padding-top:8px;
	color:white;
        border.radius: 10px;  
        -moz-border-radius:10px;
        -webkit-border-radius:10px; 
}
.foot_cp span {margin-top:0px;}

.foot_r {
	width:603px;
	height:38px;
        background-color:#053A92;
	/*background:url(../images/foot_r2.png) repeat-x;
	border-style:solid;
	border-color:#2a87b6;*/
	padding-left:15px;
	padding-bottom:10px;
	line-height:40px;
	display:inline-block;
        border.radius: 10px;  
 -moz-border-radius:10px;  
 -webkit-border-radius:10px; 
}
.foot_r span { font-size:12px;
	    color:white;
	    margin-left:23%;  
	    
}


/* horizontal menu */

#pillmenu {
	text-align:left;
	margin-left: 5px;
	}
	
#pillmenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height:250%;
	}
	
#pillmenu li {
	float: left;
	margin-bottom:0;
	margin-right:0;
	height:38px;
	width:115px;
	background-image:url(../images/btn_top.png);
	background-repeat:no-repeat;
	text-align:center;	
	}
	
#pillmenu li a {
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	font-size: 11px;
	font-weight: bold;
	text-align:center;
	display: block;
	line-height:370%;
	text-decoration: none;
	text-transform:uppercase;
	}
	
#pillmenu li a:hover {
	color:#A63D35;
	background-image:url(../images/btn_top_mo.png);
	background-repeat:no-repeat;
	}
	
	
/*****************************************/
/*** Joomla! specific content elements ***/
/*****************************************/


h1,.componentheading {
font-size:15px;
font-weight:bold;
color:#053A92;
}

h2,.contentheading {
font-size:15px;
color:#053A92;
font-weight:bold;
}

h3 {
font-size:1.3em;
}

h4 {
font-size:1.2em;
}

h5 {
font-size:1.1em;
}

h6 {
font-size:1em;
font-weight:700;
}

#footer,.small,.createdate,.modifydate,.mosimage_caption {
font:0.8em Arial,Helvetica,sans-serif;
color:#999;
}

table.moduletable th {
  color: #135cae;
}

/* Heading of Modules */
.moduletable h3, .moduletable_menu h3 {
	margin-top:0;
	text-align:left;
	padding:0.5em 0.6em;
	color:white;
	font-size:12px;
	/*background:url(../images/menu_bg.jpg) repeat-x #ccc;*/
	background-color:#053A92;
	text-transform:uppercase;
}
.moduletable_menu li{	
        margin-top:-1px;
	margin-left:-40px;
	list-style-type:none;
	text-align:left;
	padding:0.5em 0.6em;
	color:#666;
	font-size:12px;
        background:white;	
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
								}
								.moduletable_menu li li {	background:#fff;		border:none;
								}
								.moduletable_menu li:hover{	background:#fff;}
.moduletable li {	list-style-type:no}

/* META-------------------------------------------------------- */
.article-tools {
	border-top: 1px solid #DDDDDD;
	width: 100%;
	float: left;
	clear: both;
	margin-bottom: 15px;
	display: block;
	background: #ECECEC;
}

.article-meta {
	padding: 5px;
	width: 290px;
	float: left;
}



.modifydate {
	width: 200px;
	float: left;
}

div.buttonheading {
	float: right;
	width: 60px;
}

.buttonheading img {
	margin: 7px 5px 0 0;
	border: 0;
	float: right;
}

/* Small text */
small, .small, .smalldark, .mosimage_caption, .createby, .createdate, .modifydate, a.readon, .img_caption {
	color: #999;
	font-size: 88%;
	}



/* spacers */span.article_separator {	display: block;
					height: 20px;
					}
					.article_column {padding-right: 5px;}
					.column_separator {border-left: 1px dashed #e0e0e0;
					padding-left: 10px;}
					td.buttonheading {

}

td.buttonheading img {
	border:none;
}

td.greyline {
  width: 20px;
  background: url(../images/mw_line_grey.png) 50% 0 repeat-y;
}

div#maindivider {
  border-top: 1px solid #ddd;
  margin-bottom: 10px;
  overflow: hidden;
  height: 1px;
}

table.blog span.article_separator {
	display: block;
	height: 20px;
}




/* forms */
table.adminform textarea {
  width: 540px;
  height: 400px;
  font-size: 1em;
  color: #000099;
}

form#form-login fieldset { border: 0 none; margin: 0em; padding: 0.2em;}
form#form-login ul { padding-left: 20px; }

form#com-form-login fieldset { border: 0 none; margin: 0em; padding: 0.2em;}
form#com-form-login ul { padding-left: 20px; }

.button {
	border:1px solid #CCC;
	background:#F8F8F7;
	height:22px;
	color:#666;
	font-size:12px;
	}
	
.button:hover {
	border:1px solid #CCC;
	background:#FFF;
	height:22px;
	color:#666;
	font-size:12px;
	}

.inputbox {
	border:1px solid #CCC;
	background-color:#F8F8F7;
	padding:1px;
	}
	
.inputbox:hover, .inputbox:focus {
	border:1px solid #CCC;
	background-color:#FFF;
	padding:1px;
	}
	


/* System Standard Messages */#system-message { margin-bottom: 20px; }

#system-message dd.message ul { background: #C3D2E5 url(../../system/images/notice-info.png) 4px center no-repeat;border-top: 3px solid #DE7A7B; margin:0px; padding-left: 40px; text-indent:0px;}

/* System Error Messages */
#system-message dd.error ul { color: #c00; background: #E6C0C0 url(../../system/images/notice-alert.png) 4px center no-repeat; border-top: 3px solid #DE7A7B; margin:0px; padding-left: 40px; text-indent:0px;}

/* System Notice Messages */
#system-message dd.notice ul { color: #c00; background: #EFE7B8 url(../../system/images/notice-note.png) 4px center no-repeat; border-top: 3px solid #F0DC7E; margin:0px; padding-left: 40px; text-indent:0px;}

#syndicate{
	float:left;
	padding-left: 25px;
}


/* System Messages */
/* see system general.css */

.pagination span { padding: 2px; }
.pagination a    { padding: 2px; }

/* Polls */
.pollstableborder td {
	text-align: left;
}

/* WebLinks */
span.description {
	display:block;
	padding-left: 30px;
}

/* Frontend Editing*/
fieldset {
	border: 1px solid #ccc;
	margin-top: 15px;
	padding: 15px;
}

legend {
	margin: 0;
	padding: 0 10px;
}

td.key {
	border-bottom:1px solid #eee;
	color: #666;
}



/* content tables */
td.sectiontableheader {
  background: #efefef;
  color: #333;
  font-weight: bold;
  padding: 4px;
  border-right: 1px solid #fff;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
  padding: 4px;
}

td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2 {
  padding: 3px;
}


/* tabs slides aguna modificacion */
.jwts_title_left{color:red;}
