.spriteTabsPortada {
	background-image: url("http://www.mec.gov.py/cmsmec/wp-content/themes/Brightness_Package/Brightness Theme/images/spriteTabsPortada.png");
	background-repeat: no-repeat;
	background-color: transparent;
	width: 25px;
	height: 325px;
}

.spriteBackTop {
	background-image: url("http://www.mec.gov.py/cmsmec/wp-content/themes/Brightness_Package/Brightness Theme/images/spriteBackTop.png");
	background-repeat: no-repeat;
	background-color: transparent;
	width: 40px;
	height: 40px;
}

.spriteBackSide {
	background-image: url("http://www.mec.gov.py/cmsmec/wp-content/themes/Brightness_Package/Brightness Theme/images/spriteBackSide.png");
	background-repeat: no-repeat;
	background-color: transparent;
	width: 40px;
	height: 40px;
}

.spriteTitulosPortada {
	background-image: url("http://www.mec.gov.py/cmsmec/wp-content/themes/Brightness_Package/Brightness Theme/images/spriteTitulosPortada.jpg");
	background-repeat: no-repeat;
	width: 130px;
	height: 30px;
	margin-bottom: 5px;
}

.spriteOtrosItems {
	background-image: url("http://www.mec.gov.py/cmsmec/wp-content/themes/Brightness_Package/Brightness Theme/images/spriteOtrosItems.png");
	background-repeat: no-repeat;
	width: 30px;
	height: 30px;
}

.noticiasNoJS {
	height:325px;
	margin-left:-25px;
	overflow-y:scroll;
	overflow-x:hidden;
}

#secexternas {
	font-size: 11px;
}
#secexternas div {
	margin-top: -5px;
	margin-bottom: 15px;
}

#tabNoticias { background-position: 0px 0px; }
#tabCR1 { background-position: -25px 0px; }
#tabCR2 { background-position: -50px 0px; }
#tabCR3 { background-position: -75px 0px; }
#tabCR4 { background-position: -100px 0px; }

ul#crMenu{
  float:right;
  list-style: none;
  margin: 0;
  padding: 0;
}

ul#crMenu li{
  float: left;
  display: block;
}

ul#crMenu > li > div{
  display: block;
  overflow: hidden;
  height: 325px;
  width: 360px;
  background-color:#C6C6C6;
  text-decoration: none;
}

ul#crMenu li #a1{
  width: 360px;
}

ul#crMenu li div.crmTab{
  float: left;
}

.crmTab {
	height: 325px;
	-webkit-border-top-left-radius: 20px;
	-moz-border-radius-topleft: 20px;
}

.crmInterno div {
	margin-left: 25px;
	font-size: 11px;
	overflow: hidden;
	text-align: left;
}

.crmInterno #crmHead {
	width: 335px;
	color: white;
	font-weight: bold;
	font-size: 12px;
	text-indent: 10px;
	height:15px;
	background-color:#C6C6C6;
}

.crmInterno #crmCont {
	padding: 10px;
	height: 305px;
	/*width: 315px;*/
	background-color: #EFEFEF;
	overflow: hidden;
}

.crmSubCont {
	height: 275px;
	margin-left: 0px !important;
	padding: 10px;
	background-color: #EFEFEF;
}

.crmSubHead {
	margin-left: 0px !important;
	width: 335px;
	color: white;
	font-weight: bold;
	font-size: 12px !important;
	text-indent: 10px;
	height:15px;
	background-color:#C6C6C6;
	overflow: hidden;
	cursor: pointer;
}

.crmSubHead:hover {
	background-color: #716F6E;
}

#submenu1, #submenu2 { overflow: hidden; /*width: 360px;*/ }

#crmCont p {padding-left:10px; width:300px}
.crmSubCont p {padding-left:10px; width:300px}

body {
	font-family: Tahoma, Verdana, "Nimbus Sans L";
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 5px;
	font-size: 13px;
	background-color: #EFEFEF;
}

a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

#foot {
	padding-top: 10px;
	padding-bottom: 5px;
	font-size: 10px;
	color: #666666;
}

#headerflash {
	width: 910px;
	height: 180px;
	text-align: center;
	vertical-align: middle;
	clear:both;
	color: #000000;
	background-color: #EFEFEF;
}

#toolbar {
	margin-bottom: 2px;
	width: 641px;
	height: 24px;
	padding-top: 5px;
	padding-left: 6px;
	padding-right: 6px;
	text-align: center;
	vertical-align: middle;
	float: left;
	color: #000000;
	background-color: #CDCDCD;
	font-size: 11px;
}

#buscador {
	margin-bottom: 2px;
	padding-right: 1px;
	padding-left: 1px;
	width: 254px;
	height: 25px;
	padding-top: 4px;
	text-align: right;
	vertical-align: middle;
	float: right;
	color: #000000;
	background-color: #CDCDCD;
	font-size: 11px;
}

#centros {
	width: 910px;
	height: 40px;
	padding: 0px;
	clear:both;
}

#noticias {
	position: absolute;
	z-index: 1;
	padding: 5px;
	padding-right: 0px;
	width: 800px;
	height: 360px;
	float: left;
	font-family: Tahoma, "Verdana","Nimbus Sans L";
	font-size: 12px;
	background-color: #FFFFFF;
	margin-bottom: 5px;
}

table#not {
	padding-top: 1px;
}

a.notbox {
	color: #444444;
}

a.notbox:hover {
	color: #858479;
}

a.notbox:active {
	color: #000000;
}

.fecha_destacado {
	color: #666666;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
}

img.destacado {
	border: solid #666 thin;
	-webkit-box-shadow: 1px 1px 4px #333;
	-moz-box-shadow: 1px 1px 4px #333;
}

h2.destacado {
	font-size: 21px;
}

h3.head {
	text-transform: none;
	font-family: Calibri, "Trebuchet MS", "Nimbus Sans L";
	font-size: 14px;
	font-weight: bold;
}

#centrorecursos {
	position: relative;
	z-index: 2;
	padding: 5px;
	padding-left: 0px;
	min-width: 125px;
	height: 345px;
	float: right;
	text-align: right;
	margin-bottom: 5px;
	overflow-x: scroll;
}

#secrotativo {
	width: 888px;
	clear: both;
	padding: 10px;
	padding-bottom: 17px;
	color: #FFFFFF;
	text-align: right;
	background-color: #FFFFFF;
	margin-bottom: 1px;
	border: solid #CDCDCD thin;
}

#secextras {
	float: left;
	padding: 5px;
	width: 670px;
	height: 160px;
	background-color: #CDCDCD;
	float: left;
}

h3 {
	padding: 0px;
	margin: 0 0 5px 0;
	font-family: Calibri, "Trebuchet MS", "Nimbus Sans L";
}

#uno {
	display:none; 
	background-color: #133C73;
	font-size: 11px;
	width: 400px; 
	height: 100px;
	padding-left: 10px; 
	padding-right: 10px; 
	padding-top: 15px;
	float: left;
}

#tres {
	display:none; 
	background-color: #133C73; 
	font-size: 11px;
	width: 400px;
	height: 100px;
	padding-left: 10px; 
	padding-right: 10px; 
	padding-top: 15px;
	float: left;
}

#tres a , .tres a:visited{
	display: block;
	padding: 5px;
	border: 1px dashed #2B6FC2;
	background-color: #68ACFF;
	color: #FFF;
	float: left;
	margin-bottom: 5px;
	margin-right: 5px;
}

#tes a:hover {
	background-color: #77B4FF;
}

#dos {
	display:none; 
	background-color: #133C73;
	font-size: 11px;
	width: 400px; 
	height: 100px;
	padding-left: 10px; 
	padding-right: 10px; 
	padding-top: 15px;
	float: left;
}

#top {
	background-image: url('http://www.mec.gov.py/cmsmec/wp-content/themes/Brightness_Package/Brightness Theme/images/top.png');
	background-repeat: repeat-x;
}

#left {
	background-position: 0px 0px;
	background-repeat: repeat-y;
}

#right {
	background-position: -40px 0px;
	background-repeat: repeat-y;
}

#topleft {
	background-position: 0px 0px;
}

#topright {
	background-position: -40px 0px;
}

.tool {
	font-size: 11px;
	height: 14px;
}

.toolbut {
	font-size: 11px;
	height: 22px;
	margin-top: -5px;
}

#box {
	margin-top: 20px;
	float: left;
	width: 215px;
	height: 280px;
	padding: 5px;
	background-color: #FFFFFF;
	border: solid #CDCDCD thin;
	color: #000000;
}

/* Scroller Box */
.scrollcont {
 padding: 0px;
 position: relative;
 width: 180px;
 height: 17px;
 overflow: hidden;
}

.scroll {
 white-space: nowrap;
 font-size: 13px;
}

.scroll p {
 padding: 0;
}
/* Scoller Box */

.slide {
	padding: 0px;
}

.imageframe {background-color:#EFEFEF;padding:10px;border:1px solid #CDCDCD;}
.imagecaption {font-style:italic;font-size:11px;text-align:left }
.attachment img {background-color:#EFEFEF;padding:10px;border:1px solid #CDCDCD;}
img.attachment {background-color:#EFEFEF;padding:10px;border:1px solid #CDCDCD;}
.imageframe .attachment {padding:0px;border:none;}
.centered {margin-left:auto;margin-right:auto;}
.alignleft{margin-left:0px;margin-right:auto;}
.alignright{margin-left:auto;margin-right:0px;}

a.editBtn {
	position: relative;
	top: -2px;
	display: inline-block;
	min-width: 50px;
	margin-left: 10px;
	margin-bottom: 3px;
	padding: 2px 7px;
	background-color: #DEDEDE;
	color: black;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	font-style: normal;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

a:hover.editBtn {
	background-color: #999;
	color: white;
}

a:active.editBtn {
	background-color: #333;
}

#desplegable {
	position: fixed;
	left: 0px;
	top: 30%;
	z-index: 2;
}

#desplSep {
	float: left;
	width: 25px;
	height: 140px !important;
	background-position: -125px 0px;
}

#desplCont {
	display: none;
	float: left;
	width: 200px;
	height: 390px;
	padding: 0px;
	background-color: white;
	border: 3px solid #006CA0;
	border-left: none;
	overflow: auto;
}

#desplCont li {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 4px;
	margin: 5px;
	border: 1px solid #EFEFEF;
	background-color: #FAFAFA;
	list-style-type: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#desplCont li:hover {
	background-color: #FAFACC;
	border-color: #EFEFCC;
}

#desplCont li a {
	display: block;
}
#desplCont li a:hover {
	text-decoration: none;
}

#pTitulo1 { background-position: 0px 0px; }
#pTitulo2 { background-position: -130px 0px; }
#pTitulo3 { background-position: 0px -30px; }
#pTitulo4 { background-position: -130px -30px; }
#pTitulo5 { background-position: -260px 0px; }

#enlaces1 { background-position: 0px 0px; vertical-align: middle; display: inline-block; margin: 3px 5px; }
#enlaces2 { background-position: 0px -30px; vertical-align: middle; display: inline-block; margin: 3px 5px; }
#enlaces3 { background-position: 0px -60px; vertical-align: middle; display: inline-block; margin: 3px 5px; }
#enlaces4 { background-position: 0px -90px; vertical-align: middle; display: inline-block; margin: 3px 5px; }
#enlaces5 { background-position: 0px -120px; vertical-align: middle; display: inline-block; margin: 3px 5px; }

