body 
{
	margin : 0;
	padding : 0;
	background: #ffffff url(../images/gifs/bgBody.gif) repeat-x top left;
	font-family: Verdana, Arial, Helveltica;
}

#pageBody
{
	width : 790px; 
	margin : 0 auto 0 auto;
}

#pageBodyFloat
{
	width : 100%; 
	float:left;
}

#menuContainer
{
	width : 100%; 
	float:left;
	background: url(../images/gifs/menuLeftShadow.gif) repeat-y top left;
}

#menu
{ 
	width: 787px;
	padding-left: 3px;
	float:left;
	height: 54px;
	background: url(../images/gifs/menuRightShadow.gif) repeat-y top right;
}

#logoContainer
{
	width: 261px;
	border-left: 1px Solid #b7c1c4;
	border-bottom: 1px Solid #b7c1c4;
	padding: 4px 0 0 20px;
	height: 49px;
	float:left;
	background: url(../images/gifs/bgLogo.gif) repeat-x top left;
}

#listMenu
{
	margin: 0;
	padding: 0;
	list-style: none;
	float:left;
	width: 500px;
}

#listMenu li
{
	float:left;
	width: 100px;
	display: inline;
	
}

#listMenu li a
{
	color: #3d7684;
	float:left;
	width: 90px;
	border-bottom: 1px Solid #b7c1c4;
	background: url(../images/gifs/bgLogo.gif) repeat-x top left;
	text-decoration: none;
	line-height: 15px;
	padding-left: 10px;
	
}

#listMenu li a:hover
{
	color: #ffffff;	
	background: url(../images/gifs/bgMenuOptionActive.gif) repeat-x top left;
	border-bottom: 1px Solid #324f63;
}

.opOneLine
{
	padding-top: 20px; height: 33px;
}

.opTwoLine
{
	padding-top: 12px; height: 41px;
}

#headerContent
{
	width: 790px;
	float:left;
	
}

#woman
{
	width: 132px;
	margin-left: 3px;
	float:left;
	height: 173px;
	
	border-bottom: 1px Solid #92bbc5;
	background: #5c9fb0 url(../images/gifs/menuBottomShadow.gif) repeat-x top left;
}

#dobleDegradado
{
	width: 508px;
	float: left;
	height: 174px;
	background: #5c9fb0 url(../images/gifs/bgDobleDegradado.gif) no-repeat top right;
	position: relative;
}

#imgWoman
{
	position: absolute;
	float:left;
	top: 9px;
	left: 50px;
}

#imgTexto
{
	margin:66px 50px 0 0; 
	float:right;
}

#roundShadow
{
	position: absolute;
	float:left;
}

#orangeContainer
{
	width:277px;
	float:left;
}

#orangeHeader
{
	width: 262px;
	padding: 7px 5px 0 10px;
	height: 34px;
	float:left;
	background: url(../images/gifs/bgOrangeHeader.gif) repeat-x top left;
}

#orangeHeader img
{
	float:left;
	padding-right: 5px;
}

#orangeTitle
{
	font-size: 14px;
	float:left;
	color: #ffffff;
	margin: 0;
	border-left: 1px solid #ffffff;
	height: 23px;
	width: 172px;
	overflow: hidden;
	padding: 5px 0 0 5px;
}

#blueHeader
{
	width: 232px;
	float: left;
	height: 117px;
	margin: 0;
	padding: 15px 20px 0 24px;
	color: #ffffff;
	border-bottom: 1px Solid #49687a;
	border-left: 1px Solid #49687a;
	font-size: 14px;
	text-align: left;
	background: url(../images/gifs/bgBlueHeader.gif) repeat-x top left;
}

#blueHeader span{
	text-align: center; 
	float: left; 
	width: 100%; 
	margin-top: 10px;
	font-size: 20px;
}

#contentGeneral
{
	width: 781px;
	margin: 0 5px 0 3px;
	padding-bottom: 41px;
	float:left;
	min-height: 581px;
	border-left: 1px Solid #9cbfc8;
	background: url(../images/gifs/bgGray.gif) repeat-x top left;
}



#footerContainer
{
	width: 782px;
	margin: 0 5px 0 3px;
	float:left;
	border-top: 1px Solid #ff8f66;
}

#footer
{
	width: 762px;
	padding: 10px;
	float:left;
	border-top: 1px Solid #ffb499;
	height: 48px;
	background-color: #f0ebeb;
	
}

#footer p
{
	margin: 0;
	padding: 0;
	width: 100%;
	float:left;
	font-size: 10px;
}

#footer p .blueBold
{
	color: #17466b;
}

#tituloCotiza
{
	width: 150px;
}

.tituloIndex
{
	margin: 0;
	padding: 0 0 18px 0;
	font-weight: normal;
	font-size: 22px;
	color: #17466b;
	float:left;
}

.titleContainer img
{
	padding: 10px 10px 0 0;
	float:left;
}

.titleContainer
{
	width: 100%;
	float:left;
}

#messages
{
	padding: 10px 0 10px 0;
	float:left;
	width: 100%;
	overflow:hidden;
}

#errors
{
	border: 1px dotted #cc0000;
	float:left;
	padding: 5px 0 0 0;
	margin: 0;
}

#success
{
	border: 1px dotted #235a98;
	float:left;
	padding: 5px 0 0 0;
	margin: 0;
}

#errors p
{
	margin: 0;
	padding: 0 0 5px 0;
	font-size: 12px;
	text-align: center;
	color: #cc0000;
	float:left;
	width: 100%;
}

#success p
{
	margin: 0;
	padding: 0 0 5px 0;
	font-size: 12px;
	text-align: center;
	color: #333333;
	float:left;
	width: 100%;
}
