
body,td,th,input,select,textarea {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 12px;
	color: #000;
}
body {
	background-color: #9D9CA1;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;
	background-image:url(../img/bgweb.jpg);
	background-repeat: repeat-y;
	background-position:center;	
}

form {
margin:0px;
padding:0px;
}
a{
color:#000;
text-decoration:none;
}
a:hover{
text-decoration:underline;
}

.ClaseInput{
border:none;
color:#666;
}

#DivContenedor{
margin:auto;
width:778px;
padding:0px 0px 0px 0px;
height:100%;
}

#DivCap{
height:190px;
border-bottom:solid 5px #000;
}



#DivCentral{
padding:30px 30px 20px 30px;
}
#DivCentral #ColLeft{
float:left;
width:130px;

}
#DivCentral #ColRight{
float:right;
width:547px;
padding:0px 0px 0px 0px;
text-align:left;

}

#Menu{

}
#Menu .elmMen{
margin-bottom:20px;
}







#SubMenu{

}
#SubMenu ul{
margin:0px;
padding:0px;
list-style-type:none;
display:inline;
}
#SubMenu li{
display:inline;
margin-right:5px;
display:block;
float:left;
height:20px;
padding-top:1px;
}
#SubMenu a{
border:solid 1px #EBEC36;
padding:0px 3px 0px 3px;
font-weight:normal;
}
#SubMenu .nob_left{
border:solid 1px #EBEC36;
border-left:none;
padding:0px 3px 0px 3px;
font-weight:normal;
}
#SubMenu .nob_right{
border:solid 1px #EBEC36;
border-right:none;
padding:0px 3px 0px 3px;
font-weight:normal;
}
#SubMenu a:hover{
background-color:#EBEC36;
text-decoration:none;
}
#SubMenu .left{
	background-image:url(../img/tabmenuleft.gif);
	background-repeat: no-repeat;
	background-position:0px 0px;
	padding-left:10px;
}
#SubMenu .left:hover{
	background-image:url(../img/tabmenuleftov.gif);
}
#SubMenu .right{
	background-image:url(../img/tabmenuright.gif);
	background-repeat: no-repeat;
	background-position:right top;
	padding-right:10px;
}
#SubMenu .right:hover{
	background-image:url(../img/tabmenurightov.gif);
}
#SubMenu span{
font-weight:bold;
text-decoration:none;
}







#SubMenuV2 {
padding-top:0px;
margin:5px 0px 5px 0px;
font-size:11px;
color:#000000;
}
#SubMenuV2 ul {
margin:0px;
padding:0px;
list-style:none;
}
#SubMenuV2 li {
margin-right:2px;
display:inline;
height:23px;
}
#SubMenuV2 li a {
text-decoration:none;
color:#000000;
}
#SubMenuV2 li a:hover {
color:#000000;
}


#SubMenuV2 .left_left {
background-image:url(../img/tab_norm_left.gif);
background-position: top left; 
padding:3px 5px 5px 0px;
background-repeat:no-repeat;
}
#SubMenuV2 .left_center {
background-image:url(../img/tab_norm_center.gif);
background-position: top left; 
padding:3px 5px 5px 0px;
background-repeat:no-repeat;
}
#SubMenuV2 .left_right {
background-image:url(../img/tab_norm_right.gif);
background-position: top left; 
padding:3px 5px 5px 0px;
background-repeat:no-repeat;
}

#SubMenuV2 .right_left {
background-image:url(../img/tab_norm_left.gif);
background-position: top right; 
padding:3px 7px 5px 0px;
background-repeat:no-repeat;
}
#SubMenuV2 .right_center {
background-image:url(../img/tab_norm_center.gif);
background-position: top right; 
padding:3px 7px 5px 0px;
background-repeat:no-repeat;
}
#SubMenuV2 .right_right {
background-image:url(../img/tab_norm_right.gif);
background-position: top right; 
padding:3px 7px 5px 0px;
background-repeat:no-repeat;
}
#SubMenuV2 .left a:hover span {
background-image:url(../img/tab_over_left.gif) !important;
}
#SubMenuV2 .center a:hover span {
background-image:url(../img/tab_over_center.gif) !important;
}
#SubMenuV2 .right a:hover span {
background-image:url(../img/tab_over_right.gif) !important;
}

#SubMenuV2 #current a {
color:#000000; !important;
font-weight:bold;
}









#DivPeuPag{
font-family:Arial, Verdana;
text-align:center;
padding:5px 15px 5px 15px;
font-size:10px;
color:#666;
background-color:#EBEC36;
}

.DivSubTitol{
font-size:17px;
color:#EBEC36;
margin:0px 0px 0px 0px;
}
.link_1{
color:#FF0000;
}

.DivCaixa1{
width:195px;
}
.DivCaixa1 .Cap{
background-color:#EBEC36;
padding:2px 5px 0px 5px;
}
.DivCaixa1 .Cos{
border:dotted 1px #EBEC36;
border-top:none;
padding:5px;
}


.aliformLarge{
margin-bottom:5px;
}
.aliformLarge label {
float: left;
text-align:right;
padding-top:0px;
padding-right:5px;
width:140px;
}
.campobligat{
color:#FF0000;
font-size:10px;
}
.DivCaixaForm {
border:dotted 1px #EBEC36;
padding:10px;
margin:5px 0px 5px 0px;
}