html
{ height: 100%;}


*
{ margin: 0;
  padding: 0;}

body
{ font: normal .78em arial, sans-serif;
  background: #fff url(../images/pattern.png) repeat;
  color: #6E6E6E;
  }

p
{ padding: 0 0 20px 0;
  line-height: 1.7em;}


input, textarea {
font-family: 'lucida sans unicode', sans-serif;
font-size:13px;
}


img
{ border: 0;}
h1, h2, h3, h4
{ color:#362C20;
  padding: 0 0 5px 0;
}

h1, h4
{ font: normal 175% "lucida sans unicode", arial;
  margin: 0 0 15px 0;
  padding: 15px 20px 5px 0;
  color: #444;}

h2, h5
{ padding: 0 0 5px 0;
  font: normal 120% arial;
  /*text-transform: uppercase;*/
  letter-spacing: 0;}

h3, h6
{ color: #888;
  font: normal 95% arial;
  letter-spacing: 0;
  padding: 0 0 15px 0;}

h4
{ color: #362C20;}

/*h5, h6
{ color:#129991;}*/

/*

a, a:hover
{ outline: none;
  text-decoration: underline;
  color: #852E2E;
  font-weight: bold;

  }


a:hover
{ text-decoration: none;}
    */
.left
{ float: left;
  width: auto;
  margin-right: 10px;}

.right
{ float: right; 
  width: auto;
  margin-left: 10px;}

.center
{ display: block;
  text-align: center;
 margin: 20px auto;}

blockquote
{ margin: 20px 0; 
  padding: 10px 20px 0 20px;
}

/*
ul
{ margin: 2px 0 22px 17px;}

ul li
{ list-style-type: circle;
  margin: 0 0 6px 0; 
  padding: 0 0 4px 5px;}

ol
{ margin: 8px 0 22px 20px;}

ol li
{ margin: 0 0 11px 0;}

*/

#logo2, #menubar, #site_content,#main , #footer
{ margin-left: auto;
  margin-right: auto;
 /* border: 1px #FF0000 solid; r*/

}


/*
#headerR_V1
{
  background: #4D4D4D url(../images/back.png) repeat-x;
  height:105px;
}
*/

#headerR
{
 background: #4D4D4D url(../images/back2.png) repeat-x;
 height:233px;  /*131px;*/
}


#ih2 a, a:hover
{ /*outline: none;*/
  color: #FFFFFF;
  }

#ih2 a:hover
{ /*text-decoration: none;*/}


#logo2
{ width: 960px;    /*960*/
  position: relative;
  margin-top:0px;
  height: 102px;
  background: url(../images/resdaplogotipo.png) no-repeat;
 }
  

#logo_usr
{
width:300px;
margin-top:20px;
float:right;
}

#logo2 h1, #logo2 h2
{ /*font: normal 180% "century gothic", arial, sans-serif;*/
  font normal 180% arial, sans-serif;
  border-bottom: 0;
  text-transform: none;
  /*letter-spacing: 0.1em;*/
  margin: 0;
  font-weight:bold;
  color: #9D1C1F;
  }

#logo_usr h2
{ font-size: 120%;
  padding: .5px 0 0 0;
  /*color: #A8AA94;*/
  /*Letra usuario*/
  }
  
  
  

#site_content
{ width: 970px;
  overflow: hidden;
  margin: 0 auto 0 auto;
  padding-top:1px;
  padding-left:1px;
  position:relative;
}



/*
 #content
{ text-align: left;
  width: 830px;
  padding: 0px 0px 0px 0px;
  float:left;
  border: 1px #00FF00 solid;
}
  */
#footer
{ width: 100%;
  font-family: 'lucida sans unicode', sans-serif;
  height: 20px;
  padding: 7px 0 4px 0;
  text-align: center;
  background: #4D4D4D;  /*#3B3B3B;*/
  color: #A8AA94;
  border-top: 1px solid #FFF;
  /*text-transform: uppercase;*/
  letter-spacing: 0.1em;

  /*position: absolute;*/
  position:relative;
  bottom: 0;
  margin: 0 auto;
  float:left;
  clear:both;
}

#footer a
{ color: #A8AA94;
  text-decoration: none;}

#footer a:hover
{ color: #FFF;
  text-decoration: none;}

.yellow
{ color:#534741;}       /*#B29121; #AF9417*/

.blue
{ color: #05A4D1;}

.orange
{ color: #FF7A0F;}

.red
{ color: #C80500;}

.purple
{ color: #EB0FFF;}

.green
{ color: #A4AA04;}

.form_settings
{ margin: 15px 0 0 0;}

.form_settings p
{ padding: 0 0 4px 0; }

.form_settings span
{ float: left; 
  width:140px; /*150px;*/
  text-align: left;
  }
  
.form_settings textarea
{ padding: 2px; 
  width: 299px; 
  font: 100% arial; 
  /*border: 1px solid #E5E5DB;*/
  background: #FFF; 
  color: #47433F;}
  
.form_settings .submit
{ font: 100% arial; 
  border: 1px solid; 
  width: 99px; 
  /*margin: 0 0 0 206px; */
  height: 26px;
  padding: 2px 0 3px 0;
  cursor: pointer; 
  background: #3B3B3B;
  color: #FFF;}

/*, .form_settings select */
.form_settings textarea
{ font: 100% arial; 
  width: 590px;}

.form_settings select
{ width: 204px;}


.form_settings .checkbox
{ margin: 4px 0; 
  padding: 0; 
  width: 14px;
  border: 0;
  background: none;}

.separator
{ width: 100%;
  height: 0;
  border-top: 1px solid #D9D5CF;
  border-bottom: 1px solid #FFF;
  margin: 0 0 20px 0;}
  
 /*
.caja_despl
{
overflow:scroll;
height:53em;
}
   */
/*
#site_content table
{
	padding: 1px;
}
*/
/*
#site_content table thead
{
   background: url(images/sub_back.png) repeat-x;
	text-align: center;
	font-weight: bold;
	padding: 0.2em;
	color: #202020;
	height:2em;
}




#site_content table td
{
  padding: 0.2em;
}

#site_content table tr.rowA
{
	background-color:#FFFFFF;
    color: inherit;
}

*/
#site_content table a, a:hover{
/*  outline: initial;*/
  text-decoration: underline;
  color: #852E2E;
  font-weight: bold;

}

/*
#site_content table tr.rowB
{
	background-color:#EDF4FA;
	color: inherit;
}




 #tencab td
{
   border: 1px dotted #B0B0B0;
   border-collapse: collapse;
   background-color:#F2F2F2;
	text-align: left;
	font-weight: bold;
	font-size:11px;
	padding: 1px;
	color: #202020;
}

 */



