/* CSS Document By Dieter Schneider 2006 | www.csstemplateheaven.com*/

* {margin: 0px;
   padding: 0px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	font-weight: bold;
	background-image: url(images/shadow_left.jpg);
	background-repeat: no-repeat;
}

#container {
	font-size: 1.2em;
	margin-left: 20px;
}

#header {
	height: 70px;
	background-image: url(images/header_bg.jpg);
	background-repeat: repeat-x;
}

#linkbar {
	background-image: url(images/linkbar_bg.jpg);
	background-repeat: repeat-x;
	height: 40px;
}

#bartitulo {
	background-image: url(images/content_top_bg.jpg);
	background-repeat: repeat-x;
	height: 15px;
	font-size: 1em;
	padding-top: 8px;
	padding-left: 50px;
	color: #76333A;
	font-style: italic;
	font-weight: bold;
}

#left {
	background-image: url(images/content_top_bg.jpg);
	background-repeat: repeat-x;
	height: 417px;
	margin-right: 20px;
	padding-left: 30px;
	padding-right: 50px;
	padding-top: 50px;
}

#left1 {
	background-image: url(images/content_top_bg.jpg);
	background-repeat: repeat-x;
	height: 417px;
	margin-right: 221px;
	padding-left: 30px;
	padding-right: 50px;
	padding-top: 50px;
}

#sub_left {width: 5%;
           float: left;}

#sub_right1 {width: 30.3%;
            float: right;}
            
#sub_right {width: 5.0%;
            float: right;}            

#sub_content1 {margin-left: 33.4%;
               margin-right: 33.4%}

#sub_content {margin-left: 6.0%;
               margin-right: 6.0%}               

#left_topBox {
	height: 45px;
	padding-top: 1px;
	margin-bottom: 35px;
	color: #FFFFFF;
	font-size: 0.9em;
}

#right {
	background-image: url(images/content_top_bg.jpg);
	position: absolute;
	top: 0;
	right: 0;
	width: 16px;
	padding-top: 284px;
	background-repeat: repeat-x;
	height: 492px;
}

#right1 { /*este es el que era el original */
	/*background-image: url(images/Logobordo.jpg);*/
	position: absolute;
	top: 0;
	right: 0;
	width: 246px;
	padding-top: 284px;
	background-repeat: no-repeat;
	height: 492px;
}

#footer {
	clear: both;
	padding: 10px;
	text-align: center;
	border-top: 1px solid #CCCCCC;
}

/******************** Top Navigation ************************/
#navcontainer {
	background-color: #036;
	float: left;
	width: 100%;
	font-family: arial, helvetica, sans-serif;
	background-image: url(images/linkbar_bg.jpg);
	background-repeat: repeat-x; 
	height: 39px;
}
#navcontainer ul{
	list-style-type:none; 	
}
#navcontainer ul li {float: left; position:relative; z-index:auto !important /*Non-IE6*/; z-index:1000 /*IE6*/; 
                      border-right:solid 1px rgb(175,175,175); }

#navcontainer ul li a{ /* esto es el menu */
float:none !important /*Non-IE6*/; float:left /*IE-6*/; display:block; height: 39px; line-height:3.1em; padding:0 16px 0 16px;
color: #fff; 	
text-decoration: none; background-image: url(images/linkbar_bg.jpg);
	background-repeat: repeat-x;
}

#navcontainer ul li ul {display:none; border:none; color: #fff; background-image: url(images/linkbar_bg.jpg); 
	background-repeat: repeat-x; }

#navcontainer ul li a:hover{
	background-image: url(images/hover_link_bg.jpg);
	background-repeat: repeat-x;
	height: 39px;
	color: #FFFFFF;
}

/*Non-IE6 hovering*/
#navcontainer ul li:hover a {height: 39px;  background-image: url(images/hover_link_bg.jpg);background-repeat: repeat-x; text-decoration:none;} /*Color main cells hovering mode*/
#navcontainer ul li:hover ul {display:block; width:9.0em; position:absolute; z-index:999; top:3.0em; margin-top:0.1em; left:0;}
#navcontainer ul li:hover ul li a {display:block; width:9.0em; height:39px; line-height:1.3em; margin-left:-1px; padding:4px 16px 4px 16px;
                           border-left:solid 1px rgb(175,175,175); border-bottom: solid 1px rgb(175,175,175); background-color:#FFFFFF; 
                           font-weight:normal; #FFFFFF;} /*Color subcells normal mode*/
#navcontainer ul li:hover ul li a:hover {background-color:#FFFFFF; text-decoration:none;} /*Color subcells hovering mode*/

/*IE6 hovering*/
#navcontainer table {position:absolute; top:0; left:0; border-collapse:collapse;}
#navcontainer ul li a:hover {height:39px; background-color:#FFFFFF; background-image: url(images/hover_link_bg.jpg);} /*Color main cells hovering mode*/
#navcontainer ul li a:hover ul {display:block; width:9.0em; position:absolute; z-index:999; top:3.1em; top:3.0em; left:0; margin-top:0.1em;}
#navcontainer ul li a:hover ul li a {display:block; width:9.0em; height:2px; line-height:1.3em; padding:4px 16px 4px 16px; 
                             border-left:solid 1px rgb(175,175,175); border-bottom: solid 1px rgb(175,175,175); background-color:#FFFFFF;
                             font-weight:normal; #FFFFFF;} /*Color subcells normal mode*/
#navcontainer ul li a:hover ul li a:hover {background-color:#FFFFFF; text-decoration:none;} /*Color subcells hovering mode*/

/********************* End top navigation ***************************/

/*Drop-down menu*/
.nav2 {float:left; width:900px; border:none; background:rgb(220,220,220) url(../img/bg_head_bottom_nav.jpg) no-repeat; 
       color:rgb(75,75,75); font-size:130%;} /*Color navigation bar normal mode*/
.nav2 ul {list-style-type:none;}
.nav2 ul li {float:left; position:relative; z-index:auto !important /*Non-IE6*/; z-index:1000 /*IE6*/; border-right:solid 1px rgb(175,175,175);}
.nav2 ul li a {float:none !important /*Non-IE6*/; float:left /*IE-6*/; display:block; height:3.1em; line-height:3.1em; padding:0 16px 0 16px; 
               text-decoration:none; font-weight:bold; color: rgb(100,100,100);}
.nav2 ul li ul {display:none; border:none;}

/*Non-IE6 hovering*/
.nav2 ul li:hover a {background-color:rgb(210,210,210); text-decoration:none;} /*Color main cells hovering mode*/
.nav2 ul li:hover ul {display:block; width:10.0em; position:absolute; z-index:999; top:3.0em; margin-top:0.1em; left:0;}
.nav2 ul li:hover ul li a {display:block; width:10.0em; height:auto; line-height:1.3em; margin-left:-1px; padding:4px 16px 4px 16px;
                           border-left:solid 1px rgb(175,175,175); border-bottom: solid 1px rgb(175,175,175); background-color:rgb(237,237,237); 
                           font-weight:normal; color:rgb(50,50,50);} /*Color subcells normal mode*/
.nav2 ul li:hover ul li a:hover {background-color:rgb(210,210,210); text-decoration:none;} /*Color subcells hovering mode*/

/*IE6 hovering*/
.nav2 table {position:absolute; top:0; left:0; border-collapse:collapse;}
.nav2 ul li a:hover {background-color:rgb(210,210,210); text-decoration:none;} /*Color main cells hovering mode*/
.nav2 ul li a:hover ul {display:block; width:10.0em; position:absolute; z-index:999; top:3.1em; t\op:3.0em; left:0; marg\in-top:0.1em;}
.nav2 ul li a:hover ul li a {display:block; w\idth:10.0em; height:1px; line-height:1.3em; padding:4px 16px 4px 16px; 
                             border-left:solid 1px rgb(175,175,175); border-bottom: solid 1px rgb(175,175,175); background-color:rgb(237,237,237);
                             font-weight:normal; color:rgb(50,50,50);} /*Color subcells normal mode*/
.nav2 ul li a:hover ul li a:hover {background-color:rgb(210,210,210); text-decoration:none;} /*Color subcells hovering mode*/



p {margin-bottom: 15px;
    margin-top: 0px;}

.ingress {margin-bottom: 15px;
    margin-top: 10px;}
	
.sign_up {
	font-weight: bold;
	color: #66FFCC;
}

h1 {
	font-size: 2em;
	padding-top: 5px;
	padding-left: 50px;
	color: #76333A;
	font-style: italic;
	font-weight: bold;
}

h2 {
	font-size: 1em;
	padding-left: 50px;
	color: #76333A;
	font-style: italic;
	font-weight: bold;
}

/*h3 {
	font-size: 1.3em;
	margin-bottom: 20px;
	color: #666666;
	font-style: italic;
	font-weight: bold;
}
*/

a:link {
	color: #6E2B32;
	text-decoration: none;
	font-weight: bold;
}     /* unvisited link */
a:visited {
	color: #6E2B32;
	text-decoration: none;
	font-weight: bold;
}  /* visited link */
a:hover {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}   /* mouse over link */
a:active {
	color: #006633;
	text-decoration: none;
	font-weight: bold;
}   /* selected link */


.img_left {float: left;
            margin-right: 4px;}

 /***************************** sidebar navigation ****************************/
			
.navcontainer1 {
	width: 246px;
	background-image: url(images/right_navbar_bg.jpg);
	height: 250px;
	padding-top: 74px;
	background-repeat: no-repeat;
}

.navcontainer1 ul
{
list-style-type: none;
margin-left: 40px;
}

.navcontainer1 a
{
display: block;
padding: 3px;
width: 160px;
background-color: #FFFFFF;
border-bottom: 1px solid #eee;
	color: #000000;
}

.navcontainer1 a:link, #navlist1 a:visited
{
text-decoration: none;
}

.navcontainer1 a:hover
{
background-color: #76333A;
color: #fff;
}

