/********************************************
   ELEMENTOS HTML 
********************************************/ 


html, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:8.5pt;
	margin:0px;
	padding:0px;
}
body {
	margin:0px;
	padding:0px;
	background-image:url(img/bg-x.gif);
	background-repeat:repeat-x;
	background-position:top;
}
/* links */
a {
	color:#0080e3;
	text-decoration: none;
}
a:hover {
	color:#002d50;
	text-decoration: none;
}
/* headers */

h1, h2, h3, h4, h5 {
	margin:0;
}
h1 {
	font-size:16pt;
	color:#686868;
}
h2 {
	font-size:14pt;
	color:#ff4e00;
}
h3 {
	font-size:12pt;
	color:#0080e3;
}
h4 {
	font-size:10pt;
	color:#686868;
}
p, ul, ol {
	padding:0;
	margin: 0;
	color:#717171;
}
li {
	list-style:none;
}

.login_text_box {
BORDER-RIGHT: #cccccc 1px solid; BORDER-TOP: #cccccc 1px solid; FONT-SIZE: 12pt; BACKGROUND-IMAGE: url(img/bg-input.gif); BORDER-LEFT: #cccccc 1px solid; COLOR: #999999; BORDER-BOTTOM: #cccccc 1px solid; BACKGROUND-REPEAT: repeat-x
}

/* Pager */
.cms_dg_pager
{
	padding-left: 5px;
	font-weight: normal;
	color: #3a4f6c;
	font-family: Verdana;
	height: 18px;
}

.cms_dg_pager A
{
	font-weight: normal;
	font-size: 11px;
	color: #435f8e;
	margin-right: 5px;
	font-family: Tahoma;
	text-decoration: none;
}

.cms_dg_pager A:hover
{
	margin-right: 5px;
	font-weight: normal;
	color: #3366ff;
	font-family: Tahoma;
	text-decoration: none;
}

.cms_dg_pager span
{
	font-weight: bold;
	color: dimgray;
	margin-right:7px;
	font-family: Tahoma;
	font-size: 11px;
}

/* images */

img {
	border:0;
	margin:0;
}
/* form elements */

form, input, label, textarea {
	margin:0;
	padding:0;
}
label {
	display:block;
}
.gray1 {
	color:#717171;
}
.sep-w {
	background-image:url(img/sep.gif);
	height:1px;
	width:447px;
	background-repeat:repeat-x;
}
/**************************************
   LAYOUT 
***************************************/	

/* ajustes de anchos fijos para el layout */

#wrapper1 {
	width: 100%;
}
#wrapper {
	width:980px;
	margin: 0 auto;
}
#contenedor {
	width: 988px;
	float:left;
	margin-bottom:0px;
	position:relative;
}
#bg-left {
	width: 4px;
	float:left;
	position:relative;
	background-image:url(img/bg-l-y.gif);
	background-repeat:repeat-y;	
}
#bg-right {
	width: 4px;
	float:left;
	position:relative;
	background-image:url(img/bg-r-y.gif);
	background-repeat:repeat-y;	
}

.bg-left{

/* Mozilla ignores crazy MS image filters, so it will skip the following */

//filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='img/bg-png-l1.png');

}

/* IE ignores styles with [attributes], so it will skip the following. */

.bg-left[class]{
background: url(img/bg-png-l1.png); 

}

.bg-right{

/* Mozilla ignores crazy MS image filters, so it will skip the following */

//filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='img/bg-png-l2.png');

}

/* IE ignores styles with [attributes], so it will skip the following. */

.bg-right[class]{
background: url(img/bg-png-l2.png); 

}

div.contenido .marginador {
	padding-left:24px;
}
/*encabezado------------------------------------------*/
#head {
	width:100%;
}
#head-top {
	height:76px;
	background: url(img/atagualpa-topbg.gif) repeat-x;
}
#head-top-center {
	width:980px;
	margin: 0 auto;
}
#logo {
	padding-top:17px;
	padding-left:10px;
	width:130px;
	float:left;
	position:relative;
}
#head-bot {
	height:36px;
	margin-top:16px;
}
#head-bot-center {
	width:980px;
	margin: 0 auto;
}
/*menu------------------------------------------*/


/*innerfade*/

ul#news {
	background:  #fffeb8;
}
.fade {
	margin-bottom: 2em;
}
.fade p {
	margin-bottom: 2em;
	text-align: center;
	width: 100%;
}
.marginador {
	padding-left: 14px;
}
.marginadorb {
	padding-left: 22px;
}
.floater {
	float:left;
	position:relative;
}
.floater-r {
	float:right;
	position:relative;
}
.padt30 {
	padding-top:30px;
}
.padt16 {
	padding-top:16px;
}
.padb10 {
	padding-bottom:10px;
}
.padl10 {
	padding-left:10px;
}
.padl15 {
	padding-left:15px;
}
.padl26 {
	padding-left:26px;
}
.padl5 {
	padding-left:5px;
}
.padr5 {
	padding-right:5px;
}
.padr16 {
	padding-right:16px;
}
.padr20 {
	padding-right:20px;
}
.mart10 {
	margin-top:10px;
}
.mart20 {
	margin-top:20px;
}
.marb20 {
	margin-bottom:20px;
}
.marb6 {
	margin-bottom:6px;
}
.marb10 {
	margin-bottom:10px;
}
.highlight1 {
	color:#0064b2;
}
.highlight2 {
	color:#fff;
}
.highlight3 {
	color:#0189e8;
}
.highlight4 {
	color:#5ba600;
}
.highlight5 {
	color:#b8ad32;
}
.highlight6 {
	color:#6d4f83;
}
/*contenido home--------------------------------*/
#leftcol {
	width:209px;
}
#midcont {
	width:499px;
}
#midcont-int {
	width:734px;
}
#rightcol {
	width:226px;	
}
#botnews {
	width:952px;
}
#botnews2 {
	width:952px;
	border-top:1px solid #dddddd;
	padding-top:10px;
	margin-top:15px;
}
#newsright {
	width:952px;
	border-top:1px solid #dddddd;
	padding-top:10px;
	margin-top:15px;
}
#midcon-int {
	background-image: url(img/midcol-bg.gif);
	background-repeat:repeat-y;
}
.p-int-pic {
	width:272px;
}
#midcol-bgtop {
	background-image: url(img/midcol-bg-top.gif);
	background-repeat: no-repeat;
	background-position:top;
	width:223px;
	padding-left:12px;
}
#contact-bg {
	background-image: url(img/contact-bg.gif);
	background-repeat: no-repeat;
	background-position:top;
	height:90px;
	width:158px;
	padding-left:52px;
	padding-top:30px;
	margin-left:3px;
}
.contact-txt {
	float:left;
	position:relative;
}
#bot-png {
	width:996px;
}
/*FOOTER------------------------------------*/
#foot {
	width:996px;
	border-top: 1px solid #001354;
	margin-top:8px;
}
#menufoot {
	height:23px;
	width:996px;
	float:left;
	position:relative;
}
#menufoot ul {
	margin:0;
	padding:0;
	width:100%;
	list-style:none;
}
#menufoot ul li {
	position:relative;
	float:left;
}
#menufoot ul li a {
	color:#585757;
	text-decoration:none;
	text-align: center;
	display:block;
	padding:3px 13px;
	background: url(img/menu_sepa.gif) no-repeat 100% 50%;
}
#menufoot ul li a:hover {
	color:#8d9a10;
}
/*SUBMENU------------------------------------*/
.submenu-lev1 {
	color:#717171;
	padding-top:3px;
	border-bottom:1px solid #e6e6e6;
}
.submenu-lev1 a {
	color:#717171;
}
.submenu-lev1 a:hover {
	color:#fd6b2a;
}
.submenu-lev2 {
	color:#717171;
	padding-top:3px;
}
.submenu-lev2 a {
	color:#717171;
}
.submenu-lev2 a:hover {
	color:#fd6b2a;
}
/*NEWS------------------------------------*/
.news-list {
	width:210px;
	margin-top:10px;	
}
.news-th {
	border:#b8b8b8 1px solid;
}
.news-borde {
	border:#8f8f8f 1px solid;
	width:34px;
}
.news-list-det {
	width:443px;
}
.news-tit {
	color:#75839e;
}
.news-tit a {
	color:#75839e;
}
.news-tit a:hover {
	color:#fd6420;
}
.news-tit-detail {
	color:#75839e;
	font-size:16px;
}

.menu-colm17 {
	color: #ff9933;
	font-size: 8.5pt;
	font-weight: bold;
}
.menu-colm17 a {
	color: #ff9933;
	text-decoration:none;	
}
.menu-colm17 a:hover {
	color:#d16b00;		
}


.menu-colm16 {
	color:#787878;
	font-size:8.5pt;
	font-weight:bold;		
}
.menu-colm16 a {
	color:#787878;
	text-decoration:none;	
}
.menu-colm16 a:hover {
	color:#0064b2;		
}

#content-bganagrama {
	background-image:url(img/bg-content.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-top:15px;		
}
.img-news {	
	padding: 0px 15px 15px 0px;			
}
.borde-txtfield1 {
	border:1px solid #dfdfdf;
	width:121px;
	color:#ff880a;
	font-size:8.5pt;
}
.borde-txtaread1 {
	border:1px solid #dfdfdf;
	width:355px;
	color:#ff880a;
	font-size:8.5pt;
}
.txt7 {	
	font-size:7.5pt;
}

