/***********************************************/
/* General.css for Web Page          */
/* All styles are here. Enero- 22.2006    */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/

body {
		margin:10px 0px 10px 0px;
		padding:0px;
    	background:#ffffff;
		
}
html>body {
		
}
	
/******* hyperlink and anchor tag styles *******/

/************** heading tag styles **************/
/*




/******************************* Others Layouts Divs ***************************************/

#center {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 920px;
	text-align:left;
	background:#FFFFFF /*url(images/bg.jpg) no-repeat bottom center*/;
 }
h1{
	font-family:Verdana;
	font-size:13px;
	letter-spacing:0px;
	color:#333333;
	padding-left:13px;
	margin:15px 0px 0px 0px;
	font-weight:bold;
}
h2{
	font-family:Verdana;
	font-size:12px;
	letter-spacing:0px;
	line-height:130%;
	color:#333333;
	margin:4px 0px 8px 18px;
	font-weight:normal;
}
p{
	font-family:Verdana;
	font-size:12px;
	letter-spacing:0px;
	line-height:130%;
	color:#333333;
	text-indent:0px;
	padding-left:13px;
	margin:4px 0px 8px 0px;
}
h3{
	font-family:Verdana;
	font-size:12px;
	letter-spacing:0px;
	color:#333333;
	font-weight:bold;
	margin-left:18px;	
}
h4{
	font-family:Arial;
	font-size:11px;
	letter-spacing:0px;
	color:#990000;
	font-weight:bold;
	margin:8px 0px 0px 6px;	
}
h5{
	font-family:Arial;
	font-size:11px;
	letter-spacing:0px;
	color:#333333;
	padding-left:4px;
	font-weight:normal;
	margin:3px 0px 0px 11px;
}
h6{
	font-family:Verdana;
	font-size:11px;
	letter-spacing:0px;
	line-height:120%;
	color:#333333;
	margin:4px 0px 8px 0px;
	font-weight:normal;
}
/********************* banner **********************/	


#banner {
	width:1000px;
	background:#FFFFFF url(images/banner_bg.jpg) no-repeat top left;
	height:202px;	
	padding: 0px 0px 0px 0px;
	margin:0px;
}
html>body #banner {
	height:202px;
}
#banner2 {
	width:1000px;
	background:#FFFFFF url(images/banner2_bg.jpg) no-repeat top left;
	height:202px;	
	padding: 0px 0px 0px 0px;
	margin:0px;
}
html>body #banner2 {
	height:202px;
}
#banner_static{
	width:1000px;
	background:#FFFFFF url(images/banner3_bg.jpg) no-repeat top left;
	height:202px;	
	padding: 0px 0px 0px 0px;
	margin:0px;
}
#toplinks{
	/*padding: 8px 0px 0px 560px;*/
	position:absolute;
	top:175px;
	left:190px;
}
#toplinks img{
	margin-right:-4px;
	border:none;
}
#login{
	position:absolute;
	top:173px;
	left:7px;
}
#login img{
	border:none;
}
#FLASH2{
	position:absolute;
	top:15px;
	left:195px;
}	
/********************* columna 1 **********************/	
#leftbar{
	float:left;
	margin:3px 0px 0px 3px;
	height:297px;
	width:180px;
	background-color:#FFFFFF;
}
html>body #leftbar{
	margin:3px 0px 0px 6px;
}
#leftbar .leftbar_items {
	background:url(images/leftbar_items_bg.gif) no-repeat;
	padding:0px;
	margin:5px 0px 0px 0px;
	height:28px;
	width:180px;
	/*border-bottom:1px solid #A97541;*/
}

#leftbar .leftbar_items a {
	display:block;
	padding: 7px 0px 1px 15px;
	margin:0px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	font-weight:bold;	
	text-decoration:none;
	letter-spacing:0px;
}
#leftbar .leftbar_items a:hover { color:#000000; }
#leftbar .leftbar_items2 {
	background:url(images/leftbar_items_bg2.gif) no-repeat;
	padding:0px;
	margin:5px 0px 0px 0px;
	height:46px;
	width:180px;
	/*border-bottom:1px solid #A97541;*/
}

#leftbar .leftbar_items2 a {
	display:block;
	padding: 8px 8px 1px 15px;
	margin:0px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	font-weight:bold;	
	text-decoration:none;
	letter-spacing:0px;
}
#leftbar .leftbar_items2 a:hover { color:#000000; }
/********************* columna 2 **********************/	
#centerbar{
	width:529px;
	background:#EFEFEF;
	margin-top:7px;
	float:left;
	margin-left:5px;
	margin-bottom:7px;
	margin-right:5px;
}
#centerbar1{
	width:712px;
	background:#EFEFEF;
	margin-top:7px;
	float:left;
	margin-left:3px;
	margin-bottom:7px;
}
html>body #centerbar1{
	width:717px;
}
#main_content4{
	height:400px;
	padding:5px;
}
#main_content4 img{
	margin-left:-5px;
}
#main_content2{
/*	height:640px;*/
	padding:5px;
}
#main_content2 img{
	margin-left:-5px;
}
#main_content_contact{
	height:400px;
	padding:5px;
	padding-right:8px;
}
html>body #main_content_contact{
	height:680px;
	padding:5px;
}
.required{
	color:#FF0000;
}
#fieldCluster{
	text-align:right;
	width:280px;
}

b.rtopA, b.rbottomA{display:block; background: #fff}
b.rtopA b, b.rbottomA b{
	display:block;
	height: 1px;
    overflow: hidden;
	background: #EFEFEF;
}
b.r1A{margin: 0 5px}
b.r2A{margin: 0 3px}
b.r3A{margin: 0 2px}

b.rtopA b.r4A, b.rbottomA b.r4A{
	margin: 0 1px;
	height: 2px;
}
#nav{
	margin:3px 0px 0px 30px;
}
html>body #nav{
	margin:8px 0px 0px 30px;
}
#home{
	width:150px;
	margin-left:45px;
	margin-top:5px;
}
html>body #home{ 
	margin-top:8px;
}
#service{
	margin-left:95px;
	float:left;
	width:150px;
	margin-top:-23px;
}
html>body #service{
	margin-left:190px;
}
#others{
	float:right;
	margin-top:-23px;
	margin-right:20px;
}
html>body #others{
	margin-right:40px;
}
.sitemap_items {
	padding:0px;
	margin:-3px 0px 0px 0px;
	height:28px;
	width:150px;
	/*border-bottom:1px solid #A97541;*/
}

.sitemap_items a {
	display:block;
/*	padding: 7px 0px 1px 15px;*/
	margin:0px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:normal;	
	text-decoration:none;
	letter-spacing:0px;
	
}
.sitemap_items a:hover { 	
	text-decoration:underline;
	color:#003366;
}
#main_content2 a{
	color:#0033FF;
}
#main_content2 a:hover{
	color:#0000CC;
}
/********************* columna 3 **********************/
#rightbar{
	width:178px;
	float:right;
	margin-right:6px;
	margin-top:0px;
}
html>body #rightbar{
	margin-right:12px;
}
#rightbar img{
	margin-top:0px;
	margin-bottom:0px;
}
#quotes{
	width:168px;
	margin:8px 5px 2px 8px;
}
#quotes b{
	color:#990000;
	font-family:"Lucida Sans", verdana;
	font-size:13px;
}

#image{
	width:189px;
	height:281px;
	margin-right:2px;
	float:right;
	margin-top:-11px;
}
#rightbar a{
	color:#0033FF;
	font-family:Verdana,Arial;
	font-size:10px;
	padding-left:13px;
}
#rightbar a:hover{
	color:#0000CC;
}
/********************* footer **********************/	

b.rtop, b.rbottom{display:block; background: #fff}
b.rtop b, b.rbottom b{
	display:block;
	height: 1px;
    overflow: hidden;
	background: #999999;
}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}

b.rtop b.r4, b.rbottom b.r4{
	margin: 0 1px;
	height: 2px;
}
#footer{
	width:840px;
	background:#999999;
	margin-left:auto;
	margin-right:auto;
	clear: both;
}
html>body #footer{

}
#main_content3{
	height:30px;
}
/********************* end **********************/	

.formSize{
	padding:0px;
	margin:0px;
}
.text{
	padding:0px;
	margin:0px;
}
