@import url("tabs.css");
/* ----- BASIC ELEMENTS ----- */

body {
background-color: #fff;
color: #707070;
font-size: 11px;
font-family: 'Tahoma';
background: url(assets/background.gif);
}

.clear {
clear: both;
}

img {
border: 0px;
}

p {
/*margin: 10px, 30px, 10px, 30px;*/
}

.yellow_span {
color:#DFBD02;
font-weight:bold;
}

.red_span {
color:#BB0000;
font-weight:bold;
}

.white_span {
color:#FFFFFF;
font-weight:bold;
}

.green {
color:#016001;
}

.mas {
color: #330099;
text-decoration:underline;
list-style-type:circle;



}
.date {
color:#016001;
text-decoration:underline;

}

.light_green {
color:#85B285;
}

#content_footer p {
margin: 40px 30px 10px 30px;
font-size:10px;
text-align:left;
}

#menu_left p {
margin: 0px, 0px, 0px, 0px;
font-size:9px;
color:#016001;
font-weight:bold;
text-transform: uppercase;
}

.login_box p {
/*margin:20px, 10px, 0px, 25px;*/
color:#016001;
}

.login_box_2 p {
/*padding:0, 10px, 0px, 0px,;*/
color:#fff;
}




#top p {
margin: 95px 0px 0px 154px;
font-size:9px;
}

.content_box p {
margin: 10px 5px 10px 5px;
font-size:10px;
text-align:left;
}

.content_box_large p {
/*margin: 10px 30px 10px 15px !important;*/
margin: 10px 0px 10px 15px;
font-size:11px;
text-align:justify;
}

.content_box_small p {
margin: 10px 30px 10px 0px;
font-size:11px;
text-align:left;
}

h1 {
margin: 20px 30px 7px 30px;
font-weight:bold;
font-size:15px;
color:#fff;
}

h2 {
margin: 0px 30px 10px 30px;
font-size:12px;
font-weight:bold;
color:#DFBD02;
}

h3 {
margin: 80px 30px 7px 30px;
font-weight:bold;
font-size:15px;
color:#fff;
}

h4 {
font-weight:bold;
font-size:22px;
color:#DFBD02;
}

h5 {
padding-top:10PX;
margin: 0px 30px 10px 30px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:10px;
color:#000000;
}

a {
text-decoration: none;
color: #016001;
}

a:hover {
text-decoration: none;
}


/*----- MENU ----- */

#navLeft, #navRight {
margin: 0;
padding: 0;
width: 132px;
list-style: none;
overflow: hidden;
}

#navLeft li, #navRight li {
width: 132px;
overflow: hidden;
text-transform: uppercase;
font-size:9px;
font-weight:bold;
}

#navLeft a, #navRight a {
color: #016001;
}

.li_nav_header a  {
display: block;
width: 132px;
height: 20px;
background: url(assets/nav_header.gif) no-repeat;
}

.li_nav_body a  {
display: block;
width: 132px;
height: 20px;
background: url(assets/nav_body.gif) no-repeat;
padding-left: 25px;
line-height:20px;



}

.li_nav_footer a  {
display: block;
width: 132px;
height: 33px;
background: url(assets/nav_footer.gif) no-repeat;
}

.li_nav_body a:hover
{
background-position:  0 -20px;
color: #016001;
}

.li_active a:active  {
/*background: url(assets/nav_body.gif) no-repeat;*/
background-position:  0 -40px;

color:#AA0000;
}

#activo {
background: url(assets/nav_body1.png) no-repeat;
background-position:  0 -39px;
color:#AA0000;
}

/* image positioning - left, right and center */
.left
{ float: left;
  padding: 0px 8px 0px 0px;
}

.left1
{ float: left;
  padding: 0px 8px 0px 0px;
}

.right
{ float: right;
  padding: 0px 0px 0px 8px;
}

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


/*----- LAYOUT ----- */

#container {
width: 800px;
margin: 0 auto;
}

#top {
height: 10px;
padding:10px;
}

#menu_left {
width: 132px;
float: left;
}













.div_mail
{
width: 132px;
height:155px;
float: left;
background: url(assets/login_box.gif) no-repeat top;
}

.div_mail p
{
  color:#016001;
  width: 70px;
  margin-left: 10px;
  margin-top: 15px;
  margin-bottom: 0px;
}


.img_mail
{
  margin-top: 15px;
}


.div_login
{
width: 132px;
height:155px;
float: left;
background: url(assets/login_box.gif) no-repeat top;
}

.div_form
{
  width: 75px;
  margin-left: 30px;
  margin-top: 10px;
}

.div_login p
{
  color:#016001;
  width: 70px;
  margin-left: 10px;
  margin-top: 15px;
  margin-bottom: 0px;
}

.lab_log
{
  width: 70px;
}

.login_box {
width: 132px;
height:155px;
float: left;
background: url(assets/login_box.gif) no-repeat top;
}

















.login_box_2 {
width: 122px;
height:155px;
float: left;
background: url(assets/login_box.gif) no-repeat top;
}

#head {
width: 660px;
height: 240px;
float: right;
background: url(assets/content_header.png) no-repeat top;
}

#content {
background: url(assets/content_body.gif) repeat-y;
width: 660px;
text-align: justify;
float: right;
}
.content_box_large {
width: 520px;
margin:10px 0 30px 14px;
float: left;
}
.content_box_small {
width: 110px;
margin:10px 0 30px 14px;
float: right;
}

#content_footer {
background: url(assets/content_footer.gif) no-repeat;
height: 85px;
width: 660px;
float: right;
text-align: center;
margin-bottom:30px;
}

/*----- IMAGES ----- */

a img{
border: none;
}

img.left,img.center,img.right {
padding: 4px;
border: 1px solid #a0a0a0;
}

img.left1,img.center,img.right {
padding: 4px;
border: 1px solid #a0a0a0;
}

img.left {
float: left;
margin: 0px 12px 5px 0px;
}

img.left1 {
float: left;
margin: 0px 12px 5px 0px;
}

img.right {
float: right;
margin: 0px 30px 5px 0px;
}

/*----- FORM ----- */


input   {
border-top: 1pt solid #cccccc;
border-bottom: 1pt solid #cccccc;
border-right: 1pt solid #cccccc;
border-left: 1pt solid #cccccc;
font: normal 10px tahoma;
width:70px;
color: #707070;
margin:0px, 10px, 5px, 25px;
}

textarea  {
border-top: 1pt solid #cccccc;
border-bottom: 1pt solid #cccccc;
border-right: 1pt solid #cccccc;
border-left: 1pt solid #cccccc;
font: normal 10px tahoma;

color: #707070;
margin:5px 10px 5px 25px;
}


input.login {
/*margin-top:10px !important;
margin-top:-5px;*/
}

input.ingre {
margin-top:2px !important;
margin-top:-5px;
width:100px;
}
textarea.ingre2 {
margin-top:2px !important;
margin-top:-5px;

}

/*GALERIA DE IMAGENES*/

#thumbnail-box {
    width:500px;
    float:left;
}
#thumbnails {
    list-style-type: none;
    margin:0;
    padding:0;
    float:left;
}
#thumbnails li {
    margin:0;
    padding:0;
    float:left;
}

div.small-image-box {
    background-color:#000000;
    width:105px;
    margin-bottom:5px;
    margin-left:15px;
    text-align:center;
    padding-bottom:3px;
    padding-top:3px;
}

div.small-image-box img {
    /*margin-bottom:5px;*/
    display:block;
    margin-left:auto;
    margin-right:auto;
}

div.small-image-box span {
    height:10px;
    width:100px;
    background-color:white;
    display:block;
    font-size:6px;
    margin-left:auto;
    margin-right:auto;
    text-align:center;
}


/*TAB ACORDEON*/
#wrapper{
width: 450px;
margin: 0 auto;
}

.box{
background: #fff;
}
.boxholder{
clear: both;
padding: 5px;
background-color:#4D8D4E;
/*background: #8DC70A;*/


}
.tab{
float: left;
height: 40px;
width: 102px;
margin: 0 1px 0 0;
text-align: center;
background: #4D8D4E url(images/greentab.png) no-repeat;
}
.tabtxt{
margin: 0;
color: #fff;
font-size: 11px;
font-weight: bold;
padding: 9px 0 0 0;
}


/*PAGINACION*/
.pagination{
padding: 2px;
font-family:Verdana, Arial, Helvetica, sans-serif;

}

.pagination ul{
margin: 0;
padding: 0;
text-align: left; /*Set to "right" to right align pagination interface*/
font-size: 12px;
}

.pagination li{
list-style-type: none;
display: inline;
padding-bottom: 1px;

}

.pagination a{
background-color:#EEEEEE;
background-image:url(images/greentab.jpg);
}

.pagination a, .pagination a:visited{
padding: 0 5px;
border: 1px solid #4D8D4E;
text-decoration: none;
color: #4D8D4E;

}

.pagination a:hover, .pagination a:active{
/*border: 2px solid #EEEEEE;*/
color: #fff;
background-color: #4D8D4E;
background-image:url(images/greentab.png);
}

.pagination a.currentpage{
background-color: #4D8D4E;
background-image:url(images/greentab.png);
color:#fff !important;
border-color: #2b66a5;
font-weight: bold;
cursor: default;
}


.pagination a.disablelink, .pagination a.disablelink:hover{
/*background-color: white;*/
cursor: default;
color:#BBBBBB;
border-color: #929292;
font-weight: normal !important;
}

.pagination a.prevnext{
font-weight: bold;
}
.mail{
float:right;
margin: 0px 25px 0px 0px;
/*border: 2px solid #a0a0a0;*/
}

.mail:hover {
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	-khtml-opacity: 0.5;
}

.left1:hover {
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	-khtml-opacity: 0.5;
}


.gober{
border: 2px solid #a0a0a0;
}

.lin_tran:hover
{
  color:#CC0000;
  font-weight:bold;
  font-weight: bold;
  font-family: trebuchet MS;
}