#imagen{
	top:38px;
	left:181px;
	width: 98px;
	height: 98px;
	background-color: #FFFFFF;	
}
#titulo{
	top:300px;
	left:124px;
	width: 749px;
	height: 98px;
	background-color: #FFFFFF;
}
#login{
	top:18px;
	left:11px;
	width: 300px;
	height: 330px;
}
#contenidos{
	top:auto;
	width: 670px;
	height: 354px;
}


.ddcolortabs{
margin-left: 4px;
padding: 0;
width: 100%;
height:100;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
padding-left: 5px;
}

.ddcolortabs ul{
font: bold 11px Arial, Verdana, sans-serif;
height:100;
margin:0;
padding:0;
list-style:none;
}

.ddcolortabs li{
display:inline;
margin:0 2px 0 0;
padding:0;
text-transform:uppercase;
height:100;
}


.ddcolortabs a{
float:left;
color: white;
background:#2657AE url(media/color_tabs_left.gif) no-repeat left top;
margin:0 2px 0 0;
padding:4px 9px 2px 6px;
text-decoration:none;
letter-spacing: 1px;
display:block;
}

.ddcolortabs a span{
float:left;
display:block;
background: transparent url(media/color_tabs_right.gif) no-repeat right top;
padding:4px 9px 2px 6px;

}

.ddcolortabs a span{
float:none;
}

.mattblacktabs{
width: 100%;
overflow: hidden;
border-bottom: 1px solid white; /*bottom horizontal line that runs beneath tabs*/
}

.mattblacktabs ul{
margin: 0;
padding: 0;
padding-left: 10px; /*offset of tabs relative to browser left edge*/
font: bold 12px Verdana;
list-style-type: none;
}

.mattblacktabs li{
display: inline;
margin: 0;
}

.mattblacktabs li a{
float: left;
display: block;
text-decoration: none;
margin: 0;
padding: 7px 8px; /*padding inside each tab*/
border-right: 1px solid white; /*right divider between tabs*/
color: white;
background: #2657AE/*background of tabs (default state)*/
}

.mattblacktabs li a:visited{
color: white;
}

.mattblacktabs li a:hover, .mattblacktabs li.selected a{
	background-color:#418FC6; /*background of tabs for hover state, plus tab with "selected" class assigned to its LI */
}



#ddcolortabs a:hover{
background-color: #418FC6;
}

#ddcolortabs a:hover span{
background-color: #418FC6;
}

#ddcolortabs #current a, #ddcolortabs #current span{ /*currently selected tab*/
background-color: #418FC6;
}

#ddcolortabsline{
clear: both;
padding: 0;
width: 100%;
height: 8px;
line-height: 8px;
background: #2657AE;
border-top: 1px solid #fff; 
}