
#top-breadcrumb{
	width:731px;
	height:30px;
	padding-left:10px;
	background-image:url(../images/gradiente_agua.gif);
	background-repeat:repeat-x;
}

#submenu{
}

#top-breadcrumb-image{
	width:241px;
	height:30px;
	background-image:url(../images/curva_agua.gif);
	float:right;
}
#root-container{
	width:741px;
	min-height:100%;
	z-index:2;
	padding-bottom:0px;
	margin-bottom:0px;
	margin-left: auto;
	margin-right:auto;
	/*background-color:#0033FF;*/
	background-color:#4980D3;
	/*#EEEDD9*/
}
#main-container{
	width:741px;
	min-height:100%;
	margin-left: auto;
	margin-right:auto;
	background-color:#4980D3;
}
#main-container-left{
	width:132px;
	min-height:550px;
	float:left;
	background-color:#FFFFFF;
	position:relative;
}

#menu-serv-flash {
	width: 132px;
	height:420px;
	background-color:#4980D3;
}

#main-footer{
	width:751px;
	height:59px;
	margin-left: auto;
	margin-right:auto;
	background-image:url(../images/grad_abajo_agua.gif);
	background-repeat:repeat-x;
	clear:both;
}
#main-footer-left{
	width:28px;
	height:59px;
	float:left;
	background-image:url(../images/abajo_izq_agua.gif);
}
#main-footer-right{
	width:28px;
	height:59px;
	float:right;
	background-image:url(../images/abajo_der_agua.gif);
}

.ficha-impar{
	border-style:solid;
	border-width:1px;
	border-color:#0065C0;
	margin-left:auto;
	margin-right:auto;
	width:558px;
	height:204px;
	background-color:#FFFBE8;
	/*background-color:#E8F1FF;*/
}

#ficha-top{
	height:61px;
	text-align:center;
}

#ficha-content-left img{
	border:solid;
	border-color:#A2C7EC;
	width:136px;
	height:136px;
}

a.submenuitem:link{
	font-size:10px;
	text-decoration:none;
	vertical-align:middle;
}
a.submenuitem:visited{
	font-size:10px;
	text-decoration:none;
	vertical-align:middle;
}


