/* CSS Document */
html		{ margin:0; padding:0; color:#060606; font:100%/1.2em Tahoma, Verdana, Helvetica, Arial, sans-serif; background-color: #71767c; background-repeat: repeat-y; background-attachment: scroll; background-position: center top; }
body		{
		margin:0;
		padding:0;
		color:#222222;
		text-align:center;
		}
a		{text-decoration:none;}
a:link		{color:#fe772d;text-decoration:none;}
a:visited 	{color:#fe772d;text-decoration:none;}
a:hover   	{color:#FF5A00;text-decoration: underline;} 
a:active  	{color:#fe772d;border-bottom:1px dotted #ffaa00;}
a:focus		{color:#FFAA00;border-bottom:1px dotted #FFAA00;}

.empresa	    {
                margin:3px;
                width:684px;
                text-align:left;
                color:#f2964e;
                font-size:11px;	
                background:#ffedcc no-repeat;
                padding-right: 5px;
                padding-left: 5px;
                padding-bottom: 5px;
                border-bottom: 1px solid #ffdfa4;
                border-left: 3px solid #ffdfa4;
                border-right: 10px solid #ffdfa4;
                }
.estructuras	{
                margin:3px;
                width:684px;
                text-align:left;
                color:#f2964e;
                font-size:11px;	
                background:#e7d5e7 no-repeat;
                padding-right: 5px;
                padding-left: 5px;
                padding-bottom: 5px;
                border-bottom: 1px solid #caa2ca;
                border-left: 3px solid #caa2ca;
                border-right: 10px solid #caa2ca;
                }
.tuberias	    {
                margin:3px;
                width:684px;
                text-align:left;
                color:#f2964e;
                font-size:11px;	
                background:#d9d6ed no-repeat;
                padding-right: 5px;
                padding-left: 5px;
                padding-bottom: 5px;
                border-bottom: 1px solid #b6b0dc;
                border-left: 3px solid #b6b0dc;
                border-right: 10px solid #b6b0dc;
                }
.proteccion	    {
                margin:3px;
                width:684px;
                text-align:left;
                color:#f2964e;
                font-size:11px;	
                background:#f4dce4 no-repeat;
                padding-right: 5px;
                padding-left: 5px;
                padding-bottom: 5px;
                border-bottom: 1px solid #e7b5c5;
                border-left: 3px solid #e7b5c5;
                border-right: 10px solid #e7b5c5;
                }


#container	{ margin:auto; width:920px; height:100%; text-align:center; background-color:#f8f8f8; border: solid 4px #bcc1c6; }
#topimage 	{
		width:920px;
		height:200px;
		background:url(../images/topimage-bg.jpg) no-repeat left top;		
		}
#topuser   	{
		float:right;
		width:710px;
		text-align:left;		
		color:#333333;
		background-color:#f8f8f8;
		font-size:75%;		
		}
#topuser p, #topuser-left p, #topuser-right p
		{
  		margin:3px 5px;
  		padding: 0 5px;
		}		
#leftpart		{
		position:relative;
		top:-60px;
		left:7px;
		padding-top:5px;
		float:left;
		width:190px;
		height:100%;
		text-align:left;
		color:#e4e4e4;
		background:#353a3f url(../images/leftpart-top.gif) repeat-x left top;
		}
#leftpart td { color: #dddddd; }
#leftpart_bottom	{
		color:#dddddd;
		padding:5px 5px 50px;
		background:url(../images/leftpart-bg.gif) no-repeat center bottom;		
		}

#footer		{ margin:auto; width:100%; color:#fefefe; background:#777777 url(../images/bg-footer.gif) repeat-x left top; font-size:70%; text-align:center; border-top: 6px solid #333; }
#footer a:link	{color:#f2964e;text-decoration:none;}
#footer a:visited	{color:#f2964e;text-decoration:none;}
#footer a:hover 	{ color:#fefefe; }
#footer a:active	{color:#FFAA00;border-bottom:1px dotted #FFFFFF;}
#footer a:focus	{color:#FFAA00;border-bottom:1px dotted #FFFFFF;}
#footer td { color: #f8f8f8; }
/** --------------------------------------------------------- CONFIGURA LOS RECUADROS CENTRALES ----**/
#topuser-left	{
                margin:0 2px;
                text-align:left;
                color:#f2964e;
                font-size:14px;	
                background:#71767c no-repeat;
                padding-right: 5px;
                padding-left: 5px;
                padding-bottom: 5px;
                border-top: 1px solid #f2964e;
                border-left: 3px solid #f2964e;
                border-right: 10px solid #f2964e;

                }
#topuser-left a, #topuser-right a 
                {
                padding-left: 15px;
	            font-size:12px;	
	            color: #e4e4e4; 
                text-decoration: none;
                }
#topuser-left a:hover, #topuser-right a:hover 
                {
                padding-left: 15px;
                font-size:12px;	
	            color: #fff;
	            text-decoration: none;
	            }
span img	{
		margin:5px;
		}
h1		{
		color:#222222;
		margin:0;
		padding:10px 5px 5px;
		font-size:140%;
		}
h2		{
		color:#333333;
		margin:0;
		padding:10px 5px 5px;
		font-size:130%;
		}
h3		{
		color:#444444;
		margin:0;
		padding:10px 5px 5px;
		font-size:120%;
		}
h4, p		{
		color:#555555;
		margin:0;
		padding:10px 5px 5px;
		font-size:100%;
		}
li		{
		list-style-image: url(../images/list-symbol.gif);	
		text-align:left;
		padding:0;
		margin:0;
		margin-left:20px;
		}
.small, .createdate, .modifydate
                {
		padding:0;
		margin:0;
		text-transform:lowercase;                            
		color:#BDBDBD;
		font-size:85%;
		}
.topuserheading	{
		color: #0F0F0F;
		font-weight: bold;
		font-size:105%;
		}
.moduletable h3	{
		margin:0 5px 0 0;
		padding:0;
		color: #0f0f0f;
		background-color:transparent;
		font-size:12px;
		text-transform:uppercase;
		}
.highlight	{
		background-color:transparent;
		color:#353535;
		}
table.topuserpaneopen fieldset
           	{
      		display:block;
      		width:95%;
      		border: 1px dotted #353535;
		    padding:2px;
      		overflow:hidden;                   
		}
table.topuserpaneopen
          	{
           	margin-left:10px;
		width:90%;
		}
.pathway  	{
		text-align:right;
		padding:0;
		margin:0;
		}
.pathway img  	{
		padding:0;
		margin:0;
		}
a.mainlevel:link, a.mainlevel:visited,  a.mainlevel:active {
        display:block;
		width:176px;
		background:#BA97B7;
		color: #fefefe;
		text-align:left;
		font-size:95%;
		text-decoration:none;
		text-indent: 15px;
		border: solid 1px #c8c8c8; }
a.mainlevel:hover
		   	{ display:block; width:176px; color: #f8f8f8; text-align:left; font-size:95%; background-color: #7C4E7C; background-attachment: scroll; text-decoration:none; border: solid 1px #e4e4e4; }
.moduletable th {
        display:block;
		width:176px;
		color: #f8f8f8;
		font-size: 11px;
		background-color: #353A3F;
		text-transform:uppercase;
		text-indent: 10px;
		margin-top: 5px;
		margin-left: 5px;
		margin-bottom: 5px;
                height: 18px;
		background:url(../images/moduletable-title.gif) no-repeat;
		}
.moduletable td    	{
			background:transparent none;
			color: #4A4A4A;
			text-align: left;
			font-size:90%;
			}

.searchintro td  	{
        		padding:0;
	        	margin:0;
        		padding-left:20px;
	        	}
img {
	border: 0;
}
/* FORM
--------------------------------------------------------- */
form {
	margin: 0;
	padding: 0;
}
input, select {
	font: 11px/normal Tahoma, Arial, Helvetica, sans-serif;
}
select, .inputbox {
	padding: 2px;
}
textarea {
	padding-left: 2px;
}
textarea.inputbox {
	width:95%;
}
.button, .button:hover { padding: 1px 10px!important; padding: 1px 5px; color: #f8f8f8; background-color: #646e7b; background-repeat: repeat-x; background-attachment: scroll; background-position: left top; border-color: #dfe5ec #8e9cae #8e9cae #dfe5ec; border-style: solid; border-width: 1px; }
.button:active, .button:focus {
	border-top: 1px solid #8E9CAE;
	border-right: 1px solid #DFE5EC;
	border-bottom: 1px solid #DFE5EC;
	border-left: 1px solid #8E9CAE;
}
.inputbox { color: #f8f8f8; border: solid 1px #dfe5ec; background: #71767c; }
.mosimage {
	padding: 0;
	margin: 8px 15px 0 0!important;
	margin: 8px 5px 0 0;
}
.mosimage img {
	padding: 0;
	margin: 0!important;
}
.mosimage_caption {
	margin-top: 2px;
	padding: 1px 2px;
	color: #8E9CAE;
}
.cp { color: #e4e4e4; font-size: 11px; }
table.polls {
	padding: 0;
	width: 100%;
	text-align: left;
}
table.pollstableborder {
	padding: 0;
	width: 100%;
	text-align: left;
}
table.pollstableborder td{
	padding: 0;
}
.sectiontableheader {
	padding: 2px;
	background: #999999!important;
	color: #FFFFFF;
	font-weight: bold;
	line-height: normal;
}
// td, div { color: #555555; font-size: 1em; }
.componentheading { padding-bottom: 5px; margin-bottom: 10px; color: #fe772d; font-size: 1.7em; line-height: normal; font-weight: bold; background-color: transparent; background-repeat: no-repeat; background-attachment: scroll; background-position: right bottom; }
.contentheading {
	color: #fe772d;
	font-size: 1.7em;
}
