body {
font-family: Tahoma, Arial, Helvetica;
font-size: 11px;
margin:0;
padding:0;
text-align: left;
background: #1e0000;
}

a{
color: #ff9900;
font-weight: normal;
text-decoration:none;
}

a:hover{
color: white;
}

#container {
   margin: 0px auto;
	padding: 0px;
   width: 980px;
	background: url(img/innerbg2c.jpg) repeat-y top left;
}
#header {
   background: url(img/header_01.jpg) no-repeat top left;
   width: 980px;
	height: 214px;
   margin: 0px auto;
	padding: 0px auto;
}
#flashcontent{
	margin: 0;
	height: 214px;

}
#col_1 { /*__________LEFTSIDE_________-*/
    width: 160px;
    float: left;
	 color: #c80000;
    background: url(img/header_02.jpg) no-repeat top left;
    margin: 0;
    padding: 30px 10px 10px 10px;
}
/*************lefmenu tarea**************/

#leftmenu {
	width: 130px;
	font-family: Tahoma, Helvetica, sans-serif; 
	margin-bottom: 0px;
	margin-left: 10px;
	margin-top: 0px;
	padding-bottom: 160px;
	padding-top: 0px;
}
.nav3-grid {
	width:132px; 
	
}
.nav3-grid dt a, .nav3-grid dt a:visited {
	display:block;
	line-height: 20px;  
	padding: 0px 6px 0px 16px;  
	font-weight: normal; 
	text-decoration:none; 
	color: #ff3300;
	font-size: 11px;
	border-bottom: 1px solid #930000;
	background-image: url(img/oq.jpg);
	background-repeat: no-repeat;
	background-position: 5px 9px; 
}
.nav3-grid dd a, .nav3-grid dd a:visited {
	display: list-item;
	list-style-type: none; 
	line-height: 18px;
	margin-left: -24px ;
	padding: 0px 0px 0px 16px; 
	border:none; 
	font-weight: normal; 
	text-decoration:none; 
	color: #c42700; 
	font-size: 11px;
	background-image: url(img/oq.jpg);
	background-repeat: no-repeat;
	background-position: 5px 8px;
}
.nav3-grid dt a:hover, .nav3-grid dd a:hover {
	background-color: #390001; 
	color: white; 
	text-decoration:none;
}
/************  leftmenu  end  ************/

#col_2 {/*__________CONTENT_________-*/
	float: left;
	width: 780px;
	color: red;
   background: url(img/header2c_03.jpg) no-repeat top left;
   margin-left: 0px;
   padding: 28px 10px 10px 10px;
}
#col_2 h1,#contentalt h1{
	color: white;
	font-size: 20px;
	font-weight: normal;
	margin: 0px 0 20px 4px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #a40000;
}

#col_2 h2,#contentalt h2{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #cccccc;
	margin: 30px 0 20px 0px;
	padding:0;
}
#col_2 p{
	margin: 5px 10px 6px 0px;
	line-height: 14px;
	margin:0 0 15px;
}
#col_2 .intext{
	margin: 5px 15px 6px 0px;
	padding-left: 112px;
	line-height: 16px;
	
}
#col_2 ul .intext{
	margin-left: 0px;
  	padding-left: 0px;
	color: #ff6600;
	
}
#col_2 li {
	margin-left: 0px;
  	padding-left: 10px;
	list-style-type: none;
	line-height: 16px;
	color: #ff6600;
	background-image: url(img/oq.jpg);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	
}

.intro{
	font-weight: normal;
	color: #e7e7e7;
}
.tstrong{
	font-weight: bold;
	color: #ff6633;
}
#col_2 img {
	border: 0px;
	
}
#col_2 .leftimg{
	border: 1px solid #cc0000;
	float:left;
	margin: 5px 8px 6px 0;
}

/*
#col_3 {__________RIGHTSIDE_________-
	width: 156px;
	color: #cc9999;
	background: url(img/header_04.jpg) no-repeat top left;
   margin-left: 800px;
   padding: 12px;
}
#col_3 h1 {
	color: #cccccc;
	font-size: 10px;
	font-weight: bold;
	padding: 25px 0 0 0;
}
#col_3 img{
	float: left;
	margin: 0;
	padding-right: 6px;
}*/
/************ FOOTER *****************/

#page_footer {
	clear: both;
	font-family: Tahoma, Arial, Helvetica;
	background-color: #420001;
	background-image: url(img/bottom.jpg);
	height: 160px;
	width: 980px;
	border-top: 1px solid #cc0000;
	padding-top: 10px;
	color: red;
	text-align:	center;
}

#page_footer ul {
	display:	inline;
	margin: 0;
	padding: 0;
	list-style-type:	none;
}

#page_footer ul li {
	display:	inline;
	margin: 	0;
	padding: 0;
}

#page_footer p{
	padding: 0px;
	margin-top:	30px;

}

#page_footer a, #page_footer a:visited {
	color: red;
}
#page_footer a:hover{
	color: #cccccc;
}
.smallcaps{
font-variant:small-caps;
}

.mini{
color:#a0a0a0;
font-size:0.75em;
font-weight:400;
line-height:1.2em;
margin:20px 0 10px 8px;
}

.small{
font-size: 9px;
}

.large{
font-size:1.4em;
}

.soft{
color: #ffffcc;
}
.style1 {
color: #FF9900
}

