/* Styling the page body **************************************/
html {  }

body {
	/*position: relative;*/
	width: 800px;
	margin-top:5px;
	margin-left:auto;
	margin-right:auto;
	padding: 0;
	margin-bottom: auto;
	height: auto;
	background-color: #777;
	/*background-image: url(../images/back3.jpg);*/
	background-repeat: repeat-x;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 90%;
	line-height: 1.7em;
	color: #fff;
}
	/*font: 90%/1.7 "Trebuchet MS", Helvetica, Arial, sans-serif;/
	
	


/* Styling links **********************************************/
a {
	font-weight:bold;
border:none;
color:#007777;}
/*a:link {color: #FFF;}*/
a:visited { /*color: #48a95a; */
color:#007777;}
a:hover { color: #ab0000;}
a:focus, a:active {
	color: #c50000;
}

/* Styling headings *******************************************/
h2, h3 {
	color: #222;
	font-weight: bold;
	font-size: 150%;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	/*font-stretch:normal;*/
	margin-top: 0;
	margin-bottom:15px;
	text-align:center;
	
	}

h3 { 
	font-size: 135%;
	margin-left:40px;
}
h4 { margin-bottom: -1em; }

/* Styling the address ****************************************/
#address {
	color: #222;
	position: absolute;
	top: 7px;
	right: 10px;
	margin: 0;
	text-align: right;
	font-size: 90%;
	line-height: 1.9;
	font-weight: bold;
}

#slogan {
	float:left;
	margin-left:10px;
	margin-top:110px;
	font-size:180%;
	font-style:normal;
	font-weight:bold;
	width:340px;
	font-family: "Script MT Bold",Verdana, Tahoma, Arial, sans-serif;
	}

/* Styling the masthead ***************************************/
#encabezado {
	border-left:2px ridge;
	border-right:2px groove;
	border-top:2px ridge;
	height: 154px;
	}

#branding {
	position: relative;
	height: auto;
	width:100%;
	margin-bottom: 0px;
	margin-top: 0px;
	background-image: url(../images/New_background-1.png);
	background-repeat:repeat-x;
	}

#LogoCV {
	position: relative;
	left: 30px;
	top: 1px;
	width: 600px;
	height:152px;
	
	}

#branding h1 {
	margin: 0; 
	padding: 10px 0 0;
	color: #fff; }

#branding a img { border: none; background: transparent; }
#branding h1 a { color: #fff; }
#branding h1 a:focus, #branding h1 a:active { background: transparent; }


/* Styling of Main Body ***************************************/
#mainbody {
	width:796px;
	height:auto;
	float:left;
	border-left:2px ridge;
	border-right:2px groove;
	border-bottom:2px groove;
	background-attachment: fixed;
	background-image: url(../images/barra_vert_gradiente-2.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	}

/* Styling of Main Contents ***************************************/

#maincontent { 
	width: auto;
	height:auto;
	float:none;
	margin-left:30px;
	margin-right:30px;
	
	padding-top:25px;
	padding-bottom: 20px; 	
	background-color:#9cc;

	color:#333;
	
	font-weight:bold;
		}

#maincontent img  { 
	margin-top:5px;
	margin-bottom:0px;
	margin-left:35px;
}

object#maincontentflash1 { 
	margin-top:5px;
	margin-bottom:0px;
	margin-left:25px;
}

#maincontent hr {
	color:#009999;
	width: auto;
	height: 1px;
	margin-left:0px;
	margin-right:20px;

}
.maincon_text {
	font-size:12px;
	margin:0px 20px 0px 20px;
	padding-top:5px;
	padding-bottom:5px;
	letter-spacing:0px;
	word-spacing:1px;
	line-height:1.5em;
	text-indent:0px;
	text-align:justify;
	font-weight:normal;
/*	display:none;*/
}

/*.maincon_text ol {
	font-size:125%;
}*/


.maincon_text ol { 
	width: auto;
	height:auto;
	float:none;
	margin-left:10px;
	margin-right:10px;

	color:#333;
	
	font-weight:bold;
	font-size:125%;
		
		}
		
.maincon_text ol a,ul a { 
	color:#333;
	}

.maincon_text ol a:hover,ul a:hover { 
	color: #ab0000;
	}		
		
#maincontent ol div{
	display:none;
	border-left:1px dashed #333;
	/*border-bottom:1px dashed #333;*/
	/*border-right:1px dashed #333;*/
	margin-left:0px;
	margin-bottom:0px;
	padding-left:10px;
	padding-bottom:0px;
	padding-right:10px;
	/*	border-top:1px solid #555;*/
	/*border-bottom:1px solid #555;*/
		}
#maincontent ul { 
list-style-type:disc;
	
		}

/* Estilo de listados **********************************/

#listing {
	float:left;
	clear:none;
	width:35%;
	
	}

#listing ul{
	width: 100%;
	float: left;
	margin-top: 0;
	margin-left:40px;
	padding: 0;
	list-style-type:none;
}


#listing  ul li a {
	font: 115%  Verdana, Tahoma, Arial, sans-serif;
	padding: 3px 0 3px 35px;
	
	color: #222;
	font-weight:normal;
	text-decoration:none;
/*	font-stretch:normal;*/
}

#listing  ul li a:hover {
	color:#AB0000 ;

}

#impuestos_id {
	width: 280px;
	float:left;
	display:none;
}

#impuestos_id ul{
	width: 150%;
	float: left;
	margin-top: 0;
	margin-left:60px;
	padding: 0;
	list-style-type:disc;
	list-style-position:outside;
   	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
	color:#333;
}

#impuestos_id ul li a{
	padding-left:0px;
}
	
.Ulist_niv2 li {
	list-style-type:circle;
}

	
/* Estilo de footer **********************************/
	
#footer {
	float: right;
	margin-right: 13px;
	color:#333;
	font-weight:bold;
	font-size:9px;
	border-top-width:1px;
	border-top-style: groove;
	border-top-color:#aaa;
	width:770px;
	text-align:right;
	}
	
	
	

