body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg1.jpg);
	background-repeat: repeat-x;	
	background-color: #fff;
	font-size: 14px;
	color: #666;
	text-align: justify;
}
.imagenes {
	text-align: center;
	margin: auto;
	padding: 2px;
}

form.formulario{
	background-color: white;
}

.calculadora {
	margin: 0px;
	padding: 10px;
}
#container {
	width: 100%;
	position: relative;
	/*	top: 35px;*/
}

#alignment {
	padding: 0px;
	width: 798px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#header {
	position:relative;
	background-image: url(../images/header.jpg);
	height: 120px;
	margin: 0px;
	padding: 0px;
}

#banner {
   background-image: url(../images/site2_back.jpg);
	/*background-color: #000000;*/
	position: relative;
	height: 300px;
	width: 770px;
}

#menu {
	position:relative;
	background-color: #000000;
	background-image: url(../images/nav.jpg);
	background-repeat: repeat-x;
	height: 37px;
	width: 770px;
	text-align: center;
}

#columnas_left {
	float: left;
	padding-left: 50px;
	height: 1000px;
}


#columnas_right {
	float: right;
	padding-right: 75px;
}	



/*--------------------------------------------- */

#nav a {
	padding: 0em 1.5em 0.2em;
}

div#suckerfish {
	padding-left: 10px;
}

#nav a {
	color: #ffffff;
	font-size: 11px;
	text-transform: uppercase;
	font-family: Tahoma, Arial;
	line-height: 16px;
	height: 16px;
	color: #ffffff;
	margin-top: 10px;
	text-decoration: none;
	display: block;
}

#nav, #nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#nav {
	float: left;
}

/* top level links */
#nav a {

}
/* sub level links */

#nav ul ul a {
	display: block;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	padding: 2px 4px;
	font-size: 11px;
	text-transform: none;
}

/* top level buttons */

#nav li {
	float: left;
	padding: 0;
  background: none;
  height: 37px;
}

#nav ul li {
	position: relative;
}

#nav li ul {
	top: 29px;
	position: absolute;
	left: -999em;
	height: auto;
	width: 15em;
	font-weight: normal;
	border-width: 0;
	margin: 0;
	padding: 0;
}

#nav li li {
	float: left;
	padding: 0;
  	width: 15em;
}

/* margin for pullouts */
#nav li ul ul {
	margin: -29px 0 0 15em;
}

#nav li:hover ul ul, 
#nav li:hover ul ul ul,
#nav li:hover ul ul ul ul,  
#nav li.sfhover ul ul, 
#nav li.sfhover ul ul ul, 
#nav li.sfhover ul ul ul ul {
	left: -999em;
}

#nav li:hover ul, 
#nav li li:hover ul, 
#nav li li li:hover ul, 
#nav li li li li:hover ul,
#nav li.sfhover ul, 
#nav li li.sfhover ul, 
#nav li li li.sfhover ul,
#nav li li li li.sfhover ul{
	z-index: 100;
	left: 0;
}



#nav li:hover, #nav li.sfhover {

      left: 0;

}



#nav li:hover a, #nav li.sfhover a {

	color: #fced02;

		

	



}





#nav li li:hover a, #nav li li.sfhover a {

    color: #ffffff;



}



/* suckerfish */

#nav a {

	background-image: url(../images/ig_menu_divider_beige.png);

	background-repeat: no-repeat;

	background-position: right 0;

}



#nav ul ul a {

	background: none;

}



#nav li.active {

/*	background-color: #6F6E65;*/

}



#nav li.active a:link,

#nav li.active a:visited {

	background-position: 0 -35px;

}



#nav li.active a:hover {

	background-position: 0 -35px;

}

#nav li:hover a, 

#nav li.sfhover a {

	background-position: 0 -35px;

}



#nav a.topdaddy {

   background: url(../images/ig_menu_divider_daddy_beige.png) 0 0 no-repeat; 

}

.botones_flash {
margin: 5px auto;
padding-left: 10px;
}

#nav ul ul a.daddy, #nav li.active a.daddy {

   background: url(../images/ig_dropdown_sub_white.png) 100% 6px no-repeat; 

}



#nav li:hover ul, 

#nav li li:hover ul, 

#nav li li li:hover ul, 

#nav li li li li:hover ul,

#nav li.sfhover ul, 

#nav li li.sfhover ul, 

#nav li li li.sfhover ul,

#nav li li li li.sfhover ul{

  background: #6d6d4e;

	border-bottom: 1px solid #5B5B41;

	border-right: 1px solid #5B5B41;



}



#nav li:hover, #nav li.sfhover {

	/*background-color: #000000;*/

	background-image: url(../images/ig_menu_bg_beige_hover.png);

	

}

















#content {

	position: relative;

	width: 770px;

	background-color: #FFFFFF;

}



#banners {

	margin: 0px;

	padding-top: 10px;

	padding-bottom: 10px;

	text-align: center;

}



#banners div {

	text-align: center;



}



#footer {

	position: relative;

	width: 798px;

	height: 85px;

	background-position: top;

	margin: 0px;

	padding: 0px;

	background-repeat: no-repeat;

	background-image: url(../images/footer.jpg);

}



/* ---------------------------- Fixed Styles ------------------------------*/



html {

  height: 100%;

  margin-bottom: 0px;

}



form {
  margin: 0;
  padding: 0;
  background-color: white;
}

body {
	margin: 0px 0px 0px 0px;
	height: 100%;
	font-size: 14px;
	color: #666666;
	text-align: justify; 
}

a:link, a:visited {
	color: #fc0812; 
	text-decoration: underline;
	font-weight: normal;
}

a:hover {
	color: #8c0f14;	
	text-decoration: underline;
	font-weight: normal;
}



p {

	text-align: left;
	font-size: 14px;
	margin: 0;
	padding-bottom: 10px;
}



div, p,  table, td, th {

	font-family: Tahoma, Arial;
	text-align: left;
	text-align: justify;
}



fieldset {

	border: 0;

	padding: 5px 0;

}





span.pathway img {

	padding: 0 5px;



}



span.pathway {

	display: block;

	margin-bottom: 15px;

}





div.componentheading {

  padding-left: 0px;

}





a.readon {

	margin-top: 10px;

	padding-left: 15px;

	line-height: 14px;

	height: 16px;

}



h1 {

	padding: 0;

	padding-bottom: 5px;

	font-family:Helvetica ,Arial,sans-serif;

	font-size: 18px;

	font-weight: bold;

	vertical-align: bottom;

	color: #666;

	text-align: left;

	width: 100%;	

}

h4 {
	font-family: Tahoma, Arial;
	text-align: left;
	font-size: 20 px;
	color: #fc0812;
	padding: 0;
	margin: auto;
	font-weight: bolder;

}

h2, .contentheading {

	font-family: Tahoma, Arial;
	text-align: left;
	font-size: 20px;
	color: #fc0812;
	background-color: #fdf2f2;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-bottom:4px;
}
h3 { 

padding-left:5px;
font-size: 16px;
}





table.blog td.contentheading {

	padding:4px;

	margin-bottom:8px;

}



table.contenttoc {

  margin: 5px;
border: 1px solid #ccc;
  padding: 5px;
}



table.contenttoc td {

  padding: 0 5px;

}





td.buttonheading {

	

}



td.sectiontableheader {

  background: #efefef;

  color: #333;

  font-weight: bold;

  padding: 4px;

  border-right: 1px solid #fff;

}



tr.sectiontableentry1 td, tr.sectiontableentry2 td {

  padding: 4px;

}



td.sectiontableentry1, td.sectiontableentry2{

  padding: 3px;

}



table.contentpaneopen, table.contentpane {

  width: 100%;

}



div.moduletable h3, .componentheading {

	border: 0px solid #f00;

	margin-bottom: 5px;

	height: 26px;

	line-height: 26px;

	font-size: 13px;

	font-family: Tahoma, Arial;

	text-transform: uppercase;

	text-indent: 8px;

	color: #1D6DAF;

	margin-top: 0;

	margin-right: 0;

	margin-left: 0;

	font-weight:normal;

}



div.moduletable ul {

	margin: 5px 0;

	padding: 0 2em;

}



div.moduletable ul li {

	padding-bottom: 3px;

}





div.moduletable {
	background-color: white;
	padding-bottom: 15px;
	padding-left: 8px;
	padding-right: 8px;
	
}



div#maincontent div.moduletable {

	padding-left: 0;

	padding-right:0;

}





.small {

	font-family: Tahoma, Helvetica, sans-serif;

	font-size: 9px;

	color: #666;

	font-weight: normal;

	text-transform: uppercase;

	text-align: left;

}



.modifydate {

  font-family: Tahoma, Helvetica, sans-serif;

  height: 20px;

  vertical-align: bottom;

	font-size: 9px;

	color: #666;

	font-weight: normal;

	text-transform: uppercase;

	text-align: left;

}



.createdate {

	font-family: Tahoma, Helvetica, sans-serif;

	height: 20px;

	vertical-align: top;

	font-size: 9px;

	color: #666;

	font-weight: normal;

	text-transform: uppercase;

	vertical-align: top;

	padding-bottom: 5px;

	padding-top: 0px;



}



.clr {

	clear: both;

}



#page_bg {

	height: 100%; 

	padding: 0;

	margin-bottom: 1px;

}



div.mosimage {

  margin: 5px;

}



div.mosimage_caption {

  font-size: 10px;

  color: #666;

}



table.adminform textarea {

  width: 540px;

  height: 400px;

  font-size: 1em;

  color: #000099;

}





/* ------------------- */

form {

border: 0;

margin: 0;

padding: 0;

}



table.blog span.article_seperator {

	display: block;

	height: 20px;

}



table.nopad {

	width: 100%;

	border-collapse: collapse;

	padding: 0;

	margin: 0;

	margin-bottom: 15px;

}



table.nopad td.middle_pad {

	width: 20px;

}



body.contentpane {

	background: #fff;

}



table.pollstableborder td {

	text-align: left;

	padding: 2px 0;

}



#copyright{

	text-align:left;

	position: absolute;

	left: 16px;

	top: 46px;

	color: #999999;

	margin-top: 0;

	margin-right: auto;

	margin-bottom: 0;

	margin-left: auto;

	padding-left: 5px;





}

#foot_menu{

	text-align:left;

	position: absolute;

	left: 0px;

	top: 60px;

	color: #FFFFFF;

	margin-top: 0;

	margin-right: auto;

	margin-bottom: 0;

	margin-left: auto;

	padding-left: 5px;





}

#contentpad {
	padding-right: 20px;
	padding-left: 20px;
	text-align: center;

}

strong {
	color: #fc0812;
	font-weight: bolder;
	font-size: 14px;
}



.button{

	padding: 1px;

	margin-top: 6px;

	margin-right: 1px;

	margin-bottom: 0px;

	margin-left: 1px;

	font-family: Tahoma, Arial;

	font-size: 10px;

	font-weight: normal;

}



/* ---------------------------------------- */ 



td.topleft_mods div.moduletable h3,

td.right_mods div.moduletable h3 {

	background-color: #F8F8F8;

	border-bottom-width: 2px;

	border-bottom-style: solid;

	border-bottom-color: #CCCCCC;

	/*background: url(../images/ig_module_header_beige.png) no-repeat;*/

}





td.right_mods {

direction:rtl;

	background-color: #FFFDFD;

	border-left-width: 1px;

	border-left-style: solid;

	border-left-color: #D8D8D8;

	/*background-image: url(../images/ig_module_shadow_left_beige.png);

	background-repeat: repeat-y;

	background-position: 0 0;*/

}

td.maincontent {



	direction:rtl;

}



#footer a:link, #footer a:visited{

	color: #FF6600;



}



#footer a:hover{





}

#sep {

	height: 15px;

	background-color: #E9E9E9;

	background-image: url(../images/sep.jpg);

}

#content_shadows {

	padding-right: 14px;

	padding-left: 14px;

	margin: 0px;

	position: relative;

	text-align: center;

	background-image: url(../images/content_shadows.jpg);

	background-position: center;

	background-repeat: repeat-y;

	padding-top: 0px;

	padding-bottom: 0px;

}

#user8 {

	position: absolute;

	top: 80px;

	padding: 8px;

	margin-top: 0px;

	margin-right: 14px;

	margin-bottom: 0px;

	margin-left: auto;

	right: 0px;

}

