/* CSS Conacine*/
body {
background: #3c4040;
background-image: url(../lib/bg.gif);
background-repeat: repeat;
color: #666666;
font-family: Arial, Tahoma, Helvetica, Sans, Sans-serif;
font-size: 11px;
margin: 0px;
padding:0px;
}
a:link,a:visited { 
color: #fb5b10;
text-decoration: underline;
font-family: Arial, Tahoma, Helvetica, Sans, Sans-serif;
font-size: 11px;
}
a:hover {
color: #fb5b10;
text-decoration:  none;
font-family: Arial, Tahoma, Helvetica, Sans, Sans-serif;
font-size: 11px;
}

#table{
background-color: #fff;
width: 780px;
color: #000;
padding: 0px;
}
#header {
background-image: url(../lib/bg_head.gif);
background-color: #313535;
height: 75px;
}
#menu{
width: 190px;
background-color: #fb5b10;
}
#colorMenu{
padding-left: 15px;
padding-top: 8px;
padding-bottom: 8px;
border-bottom: 1px solid #fd7c17 ;
color: #fff;
font-size: 12px;
}
#colorMenuOver{
background-color: #fd7c17;
padding-left: 15px;
padding-top: 8px;
padding-bottom: 8px;
border-bottom: 1px solid #fd7c17;
color: #fff;
font-size: 12px;
font-weight: 700;
}
#content{
padding-top: 7px;
padding-bottom: 5px;
font-size: 11px;
text-align: justify;
padding-left: 20px;
padding-right: 32px;
font-family: Arial, Tahoma, Helvetica, Sans, Sans-serif;
}

#contentForm{
padding-top: 5px;
padding-bottom: 5px;
font-size: 12px;
text-align: justify;
padding-left: 10px;
padding-right: 0px;
font-family: Arial, Tahoma, Helvetica, Sans, Sans-serif;
}

#contentHome{
padding-top: 10px;
padding-bottom: 5px;
font-size: 12px;
text-align: justify;
padding-left: 12px;
padding-right: 12px;
font-family: Arial, Tahoma, Helvetica, Sans, Sans-serif;
}
#contentNews{
padding-top: 3px;
padding-bottom: 3px;
font-size: 11px;
padding-left: 0px;
padding-right: 10px;
font-family: Arial, Tahoma, Helvetica, Sans, Sans-serif;
text-align: justify;
}
#contentBreadScrumb{
padding-top: 10px;
padding-bottom: 5px;
padding-left: 18px;
padding-right: 18px;
font-size: 10px;
font-family: Arial, Trebuchet, Arial, Helvetica, Sans, Sans-serif; 
COLOR: #fb5b10;
}
#contentListing{
padding-top: 10px;
padding-bottom: 5px;
padding-left: 18px;
padding-right: 18px;
font-size: 10px;
font-family: Arial, Trebuchet, Arial, Helvetica, Sans, Sans-serif; 
COLOR: #bababb;
text-align: right;
}

#contentTable{
font-size: 11px;
text-align: justify;
font-family: Arial, Tahoma, Helvetica, Sans, Sans-serif;
border-bottom: #f1f1f2 1px solid;
padding-bottom: 10px;
padding-top: 10px;
}
#boxShortcuts{
background-image: url(../img/bg_shortcuts.gif);
background-repeat: no-repeat;
width: 137px;
height: 66px;
color: #000;
}

#footer{ 
width: 100%;
background: #eef0ef;
font-size: 10px; 
height: 20px;
text-align: right;
padding-right: 10px;
}

.title{
color: #666;
font-size: 18px;
font-weight: 700;
}
.subtitle{
color: #fb5b10;
font-size: 12px;
font-weight: 700;
}
.titleMovie{
color: #fb5b10;
font-size: 18px;
line-height: 24px;
font-weight: 700;
text-align: left;
}
.color2{
color: #fb5b10;
}


.bold { 
font-weight: bold;
}
.txt10 { 
font-size: 10px;
}
.border{
color: #828298;
border-bottom: 1px dashed #ccc;
text-align: justify;
padding-top:2px;
padding-bottom:3px;
}

#directory{
color: #fff;
font-size: 11px;
text-align: justify;
background-image: url(../lib/box_directory.gif);
background-repeat: no-repeat;
width: 178px;
height: 248px;

}

.input{
color: #fb5b10;
border: 1px solid #7f9db9;
background-color: #f4f4f4;
float: none;
}

.button{
color: #fff;
background-color: #fb5b10;
float: none;
}

/*LINKS*/
a.menu:link, a.menu:visited  { 
	COLOR: #fff;
	text-decoration: none; 
	font-size: 12px;
	line-height: 14px;
	}
a.menu:hover { 
	COLOR: #fedecf; 
	text-decoration: none; 
	font-size: 12px;
	}
	a.menu2:link, a.menu2:visited  { 
	COLOR: #000;
	text-decoration: none; 
	font-size: 11px;
	line-height: 18px;
	}
a.menu2:hover { 
	COLOR: #000; 
	text-decoration: underline; 
	font-size: 11px;
	}
a.link2:link, a.link2:visited  {
	COLOR: #fb5b10;
	text-decoration: underline;
	font-size: 10px;
	font-family: Arial, Trebuchet, Arial, Helvetica, Sans, Sans-serif; 
	font-weight: 400;
	}
a.link2:hover { 
	COLOR: #fc8c57; 
		text-decoration: none;
	text-decoration: none; 
	font-size: 10px;
	font-family: Arial, Trebuchet, Arial, Helvetica, Sans, Sans-serif;  
	font-weight: 400;
	}
	a.link3:link, a.link3:visited  {
	COLOR: #fb5b10;
	text-decoration: none;
	font-size: 14px;
	font-family: Arial, Trebuchet, Arial, Helvetica, Sans, Sans-serif;  
	line-height: 16px;
	font-weight: 700;
	}
a.link3:hover { 
	COLOR: #fc8c57; 
	text-decoration: none;
	text-decoration: none; 
	font-size: 14px;
	font-family: Arial, Trebuchet, Arial, Helvetica, Sans, Sans-serif;  
	line-height: 16px;
	font-weight: 700;
	}
a.link4:link, a.link4:visited  {
	COLOR: #666;
	text-decoration: none;
	font-size: 10px;
	line-height: 14px;
	text-align: left;
	}
a.link4:hover { 
	COLOR: #666; 
	text-decoration: none;
	font-size: 10px; 
	line-height: 14px;
	text-align: left;
	}
	
a.titleBox:link, a.titleBox:visited  {
color: #bababb;
text-decoration: none;
font-size: 18px;
height: 30px;
text-align: center;
line-height: 16px;
font-family: Tahoma, Helvetica, Sans, Sans-serif;
font-weight: 400;
}
a.titleBox:hover { 
color: #cfcfcf;
font-size: 18px;
height: 30px;
text-align: center;
line-height: 16px;
font-family: Tahoma, Helvetica, Sans, Sans-serif;
font-weight: 400;
	}
	
a.submenu:link, a.submenu:visited  {
	COLOR: #fff;
	text-decoration: none;
	font-size: 11px;
	FONT-FAMILY: Tahoma, Arial, Helvetica, Sans, Sans-serif;
	font-weight: 400;
	line-height: 18px;
	padding-left:10px;
	background-image: url(../lib/bullet.gif);
	background-repeat: no-repeat;
	background-position: left;
	}
a.submenu:hover { 
	COLOR: #fedecf; 
	text-decoration: none;
	font-size: 11px;
	FONT-FAMILY: Tahoma, Arial, Helvetica, Sans, Sans-serif;   
	font-weight: 400;
	line-height: 18px;
	padding-left:10px;
	background-image: url(../lib/bullet.gif);
	background-repeat: no-repeat;
	background-position: left;
	}

a.link5:link, a.link5:visited  {
	COLOR: #fff;
	text-decoration: underline;
	font-size: 10px;
}
a.link5:hover { 
	COLOR: #ff; 
	text-decoration: none;
	font-size: 10px; 
}
a.link6:link, a.link6:visited  {
	text-decoration: none;
	font-size: 10px;
	line-height: 14px;
	text-align: left;
	}
a.link6:hover { 

	text-decoration: none;
	font-size: 10px; 
	line-height: 14px;
	text-align: left;
	}
a.link7:link, a.link7:visited  {
	text-decoration: none;
	font-size: 12px;
	line-height: 14px;
	text-align: left;
	}
a.link7:hover { 

	text-decoration: none;
	font-size: 12px; 
	line-height: 14px;
	text-align: left;
	}

.imageNews{
padding-right:10px; 
padding-bottom:10px;
float:left;
}

.box{
font-size: 11px;
background-color: #fff;
height: 145px;
padding-left: 15px;
}
/*FORM*/
.error { 
color:#fff;
background-color: #ff0033;
/* padding: 1px; */
font-size: 10px;
}

.input{
    border: 1px solid #d8dadd;
    background-color: #fdfdfd;
    float: none;
    font-size: 11px;
    height: 18px;
    width: 250px;
}
.inputOver{
    border: 1px solid #ff6f04;
    background-color: #fff;
    float: none;
    font-size: 11px;
    height: 18px;
    width: 250px;
}
.inputError{
    border: 1px solid #ff0033;
    background-color: #fff;
    float: none;
    font-size: 11px;
    height: 18px;
    width: 250px;
}


.expanding{
    border: 1px solid #d8dadd;
    background-color: #fdfdfd;
    float: none;
    font-size: 11px;
    width: 250px;
    overflow-y:hidden; 
    overflow-x:hidden;    
}

.expandingOver{
    border: 1px solid #ff6f04;
    background-color: #fff;
    float: none;
    font-size: 11px;
    width: 250px;
    overflow-y:hidden; 
    overflow-x:hidden;    
}


.textarea{
    border: 1px solid #d8dadd;
    background-color: #fdfdfd;
    float: none;
    font-size: 11px;
}

.textareaOver{
    border: 1px solid #ff6f04;
    background-color: #fff;
    float: none;
    font-size: 11px;
}
.textareaError{
    border: 1px solid #ff0033;
    background-color: #fff;
    float: none;
    font-size: 11px;
} 

.uploadfile{
    border: 1px solid #d8dadd;
    background-color: #fdfdfd;
    float: none;
    font-size: 11px;

}
.uploadfileOver{
    border: 1px solid #ff6f04;
    background-color: #fff;
    float: none;
    font-size: 11px;
}
.uploadfileError{
    border: 1px solid #ff0033;
    background-color: #fff;
    float: none;
    font-size: 11px;
}

.listMenu{
    border: 1px solid #d8dadd;
    background-color: #fdfdfd;
    float: none;
    font-size: 11px;
    height: 18px;
    margin-top: 1px;
    margin-bottom: 1px;
}

/* Fin CSS */



