@charset "utf-8";

body {
	color:#616161;
	font-size: 14px;
	font-family: Helvetica, Arial, sans-serif;
	background-color: #eef2f3;
}
body, p, ul, ol, li, div, h1, h2, h3, h4, fieldset, table, tr, td{
	margin: 0px;
	padding: 0px;
}
img{
	border: none;
}
#container_cont li {
	margin-left:30px;
}

#cbMenuNav #menu1{
	display: none;	
}

fieldset{
	border: none;
}
input{
	background-image: url(../img/input_bgs.gif);
	height: 42px;
	background-repeat: repeat-x;
	background-position: left top;
	border: solid 1px #CCC;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
}
textarea{
	background-image: url(../img/textarea_bgs.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 200px;
	border: solid 1px #CCC;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
}
p {
	padding: 10px 0;
	line-height: 1.2em;
}

a {
	color: #42ADDE;
	text-decoration: none;
}
a:hover {
	color: #F15B48;
	text-decoration: underline;	
}

#form-login .inputbox, #mod_login_username, #mod_login_password{
	background-image: url(../img/access_input_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 23px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 166px;
	font-weight: bold;
	color: #2b2b2b;
	padding: 5px;
}
#form-login-username, #mod_login_usernametext{
	background-image: url(../img/login_user.gif);
	padding-left: 40px;
	background-repeat: no-repeat;
	background-position: left 10px;
}
#form-login-password, #mod_login_passwordtext{
	background-image: url(../img/login_pass.gif);
	padding-left: 40px;
	background-repeat: no-repeat;
	background-position: left 10px;
}
.mod_login a{
	padding: 10px 0;	
}
.mod_login .button{
	background-image: url(../img/button_bg.gif);
	height: 32px;
	width: 94px;	
}
.mod_login .button:hover{
	color: #e95d0f;
}
#form-login-remember, #mod_login_remembermetext, #mod_login_remember{
	display: none;
}
#form-login .button{
	border:none;
	margin: 15px 0 15px 100px;
	background-color: inherit;
	color: inherit;
}
#form-login ul{
	list-style-type: none;
}
#logo{
	background-image: url(../img/logo.gif);
	width: 289px;
	height: 101px;
	margin-left: 15px;
	float: left;
	background-repeat: no-repeat;
	background-position: left top;
}
#top {
	height: 75px;
	background-image: url(../img/top_bgs.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#topl {
	float: left;
	width: 500px;
}
#topr {
	float: right;	
	padding-right: 20px;;
	width: 300px;
	text-align: right;
}

#top_cont {
	width: 900px;	
	color: #edecec;
}

#top_top {
	height: 25px;	
}

#search{
	padding: 5px 10px;
	height: 40px;
}
#search span{
	padding-right: 10px;
}

#search form, #search .search{
	display: inline-block;
	float: left;
}
#search .inputbox{
	color:#FFF;
	border: none;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	-khtml-border-radius: 0px;
	border-radius: 0px;
	height: 30px;
	width: 165px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 40px;
	background-image: url(../img/search_bg.gif);
}
#search .button{
	margin-top: -10px;
	float:right;
}
#header{
	
}
#header_cont{
	width: 600px;
	background-image: url(../img/header.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 165px;	
	padding-left: 300px;
}

#headerl {
	float: left;
	text-align: left;
	padding: 30px 0 0 135px ;
}
#headerr {
	float: right;
	width: 110px;
	height: 110px;
	background-image: url(../img/icon_logo_itp.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

#menu {
	margin-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e95d0f;	
}
#menu_cont {
	height: 35px;
	position:relative;
}

#bottom {
	background-color: #33373a;
}
#container_top{
	font-size: 0.8em;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #c2c2c2;
	padding: 0 15px 10px;
}
#container_cont {
	background-color: #FFF;
	width: 950px;
	text-align: left;
	background-image: url(../img/page_bgs.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 10px 0;
}
#container_contm {
	padding: 5px 25px;
}

.container_cont h1, h2, h3 {
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
	padding: 5px 0;
}
.container_cont h1 {
	color: #234562;
	font-size: 1.2em;	
}
.container_cont h2 {
	font-size: 1.1em;	
}
.container_cont h3 {
	font-size: 1em;	
}

.modtop {
	background-image: url(../img/underline_points.gif);
	height: 43px;
	background-repeat: repeat-x;
	background-position: left bottom;
}

.modcont {
	padding: 10px;
}
#pagel li{
	margin: 0px;
	list-style-type: none;
	font-size: 0.9em;
}
#pagel li a{
	padding: 8px 5px;
	display: block;
}

.module {
	margin: 10px 0;
	text-align: left;
}
.module h1{
	color: #313538;
	padding: 15px 10px 5px;
	font-size: 0.9em;
	font-weight: bold;
}
.module a{
	color: #62bbef;
	text-decoration: none;
}
.module a:hover{
	color: #e95d0f;
}


#menu .menu li{
    display: block;
	float: left;
	list-style-type: none;
	position: relative;
}

#menu .menu a {
	color: #313538;
	text-decoration: none;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
	font-weight: normal;
	padding: 10px 40px 5px 15px;
	height: 20px;
	display: inline-block;
	text-transform: uppercase;
}

#menu .menu a:hover {
	color: #ffffff;

}

#menu .menu #current a{
	background-color: #e95d0f;
	color: #ffffff;
}


#pagel {
	text-align: left;
	float: left;
	width: 245px;
	margin-left: 5px;
	overflow: hidden;
}

#pagel p {
	padding-top: 10px;
}

#pager {
	float: left;
	margin-left: 15px;
	width: 625px;
}
#pager li{
	line-height: 1.2em;	
	padding-top: 5px;
}

#middle {
	margin-top: 5px;
	margin-bottom: 30px;
}

#user3, #user4, #user5 {
	float: left;
	width: 190px;
	margin-right:5px;
}
#prebottom{
	background-image: url(../img/prebootom_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 52px;
}
#foot{
	font-size: 0.9em;
	padding: 5px 0 20px 0;
	width: 900px;
	color: #fff;
}
#foot .col1, #foot .col2{
	float: left;
}
#foot .col2{
	width: 280px;
}
#foot .col1{
	width: 600px;
	font-size: 0.8em;
	text-align:left;
}
#foot h1{
	color: #959595;
	font-size: 1em;
	padding: 5px;
	font-weight: normal;
}

/* Menu Desplegable */
#menu #nav{
	float: left;
}

#nav li{
	padding-left: 0px;
	padding-right: 0px;
}

#nav li ul{
	display: none;
}

#nav li a{
	padding-left: 10px;
	padding-right: 10px;
}

#subMenusContainer {
	display:block;
	height:0;
	left:0;
	overflow:visible;
	position:absolute;
	top:0;
	width:100%;
	z-index:1000000000;
}

#subMenusContainer ul {
	background-color:#15334d;
	list-style:none;
	padding-top: 5px;
	padding-bottom: 10px;
/*	background-image: url(../img/menudez_bgt.gif);
	background-repeat: repeat-x;
	background-position: left top;*/
}

#subMenusContainer ul, #subMenusContainer li{
	margin: 0px;
}

#subMenusContainer li{
	margin: 0 5px 0 5px;
	padding-left: 5px;
	padding-right: 5px;
}

#subMenusContainer li a{
	color: #95B9D9;
	display: block;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #161616;
	background-repeat: no-repeat;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 8px;
	background-position: 0px 8px;
}

#subMenusContainer li a:hover{
	color: #ffffff;
	background-color: #234562;
}

#nav li li{	float:none; }

.smOW{ 
	display:none; 
	position: absolute; 
	overflow:hidden; 
	/*the 2px left & right padding lets you have a 1px border 
	  on the ul or ol inside since overflow is set to hidden*/
	padding:0 2px;
	margin:0 0 0 -2px;
}
/*Termina menu desplegable */

/* Articles */
.contentheading{
	color: #e95d0f;
	font-size: 1.4em;
	font-weight: normal;
	padding-top: 7px;
	padding-bottom: 7px;
}
.contentpaneopen{
	width: 100%;
}

/* Fin Articles */

ul#output {
	overflow: hidden;
}
#rss_icon div{
	background-image: url(../img/rss.png);
	height: 46px;
	width: 59px;
	background-repeat: no-repeat;
	background-position: left top;
}
#rss_icon {
	color: #737373;
	text-decoration: none;
}
#rss_icon:hover {
	color: #FFF;
}
.white{
	color: #FFF;
}
#link_to_top{
	background-image: url(../img/gotop.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 35px;
	width: 50px;
	margin-left: 20px;
	font-size: 0px;
	display:inline-block;
}
#top_update, #top_date{
	float: left;
	padding: 7px 70px;
	color: #313538;
	font-size: 0.8em;
}
#nibble-link {
	color: #E95D0F;	
}
.itp{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.7em;
	color: #323232;
}
.itpsub{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
	color: #e95d0f;
}

/* Items de menu */
.item1 a{
	background-image: url(../img/menu_home.png);
	background-repeat: no-repeat;
	background-position: right center;
}

.item41 a{
	background-image: url(../img/menu_plantad.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.item42 a{
	background-image: url(../img/menu_diario.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.item43 a{
	background-image: url(../img/menu_oferta.png);
	background-repeat: no-repeat;
	background-position: right center;
}
#menu_desliz {
	position: absolute;	
	z-index: 100;
}

#div_slide {
	background-color: #313538;
	height:40px;
	position:absolute;
	z-index:10;
}
