*{
	margin:0;
}


body{
	background:#fff url(/segurostriples/images/gradient-top.png) repeat-x left top;
	font:normal 12px arial, helvetica, sans-serif;
	margin:0;
	padding:54px 0 0;
}

p{
	margin-top:0px;
}

#header{
	font-size:12px;
	margin:auto;
	position:relative;
	width:750px;
}

#global-links{
	color:#0088CE;
	position:absolute;
	right:0;
	text-align:right;
	top:0;	
}

#global-links p{
	background:transparent url(/segurostriples/images/phone-icon.png) no-repeat 179px 0;
	font-size:25px;
	margin:0;
	padding:0 0 10px 0;
	width:400px;
}

#global-links ul{
	list-style-type:none;
}

#global-links ul li{
	display:inline;
	margin-left:8px;
}

#global-links a:link, #global-links a:visited, #global-links a:active{
	color:#0088ce;
	text-decoration:underline;
}

#global-links a:hover{
	text-decoration:none;
}

#contenido{
	width:100%;
	margin:0;
	line-height:1.5em;
}

#secciones-principales{
       background:#00257a url(/segurostriples/images/left-upper-corner.gif) no-repeat left top;
       margin-top:49px;
	   width:100%;
}

#secciones-principales div{
       background:transparent url(/segurostriples/images/right-upper-corner.gif) no-repeat right top; 
}

#tabs{
       background:#00257a url(/segurostriples/images/tabs-bottom-line.gif) repeat-x left 100%;
       float:left;
       font-weight:bold;
       line-height:normal;
       list-style:none;
       margin:-20px 0 0;
	   padding:3px 10px 0 15px;	   
       width:100%;
}

#tabs li{
	display:inline;
	margin:0;
	padding:0;
}

#tabs a{
	background:transparent url("/segurostriples/images/tabs-left.gif") no-repeat 0 -42px;
	color:#bfcbe3;
	float:left;
	margin-right:5px;
	padding-left:4px;
	text-decoration: none;
	border-bottom:1px solid #00a2f6;
}

#tabs a span{
	background:transparent url("/segurostriples/images/tabs-right.gif") no-repeat 100% -42px;
	display:block;
	float:left;
	font-size:12px;
	font-weight:bold;
	padding:9px 6px 9px 3px;	/* Controls the size of tabs */		
}

#tabs a:hover{
	background-position:0 0;
	cursor:hand;
}

#tabs a:hover span{
	background-position:100% 0;
}

#tabs .activo a, #tabs .activo a:hover{
	background-position:0 -84px;
	border-bottom:1px solid #0088ce;
	color:#b2e2f6;
}

#tabs .activo a span, #tabs .activo a:hover span{
	background-position:100% -84px;
}

#tabs a:focus, #tabs a:active{
	outline:none;
}

#sub-secciones-principales{
	background-color:#0088ce;		
	float:left;
	list-style:none;
	margin:0px 0px 10px 0px;
	padding:10px;
	width:100%;	
}

#sub-secciones-principales li{
	font-size:12px;
	display:inline;
	padding:0 17px 0 0;	
}

#sub-secciones-principales a, #sub-secciones-principales a:active, #sub-secciones-principales a:visited{
	color:#b2e2f6;
	text-decoration:none;
}

#footer{
	background:#ece3dd url(/segurostriples/images/gradient-footer.png) repeat-x left top;
	color:#80686f;
	font-size:12px;
	margin-top:45px;
	padding:30px 0 35px;
	text-align:center;
}

#footer-container{
	margin:0 auto;
	position:relative;
	width:750px;
	text-align:left;
}

#footer a, #footer a:active, #footer a:visited{
	color:#80686f;
	text-decoration:underline;
}

#footer a:hover{
	text-decoration:none;
}

#footer ul{
	list-style-type:none !important;
	margin:0;
	padding:0;
}

#footer li{
	background:transparent url(/segurostriples/images/bullet.gif) no-repeat 0 5px;
	padding-left:10px;
	list-style-type:none;
}

#footer p{
	margin:0 0 15px;
}

#enlaces-generales{
	width:170px;
}

#informacion-contacto{
	left:185px;
	position:absolute;
	top:0;
	width:215px;	
}

#copyright{
	left:435px;
	position:absolute;
	top:0;
}
/* From this area it is to make the drop down menu */
table.navbar
{font-size: 9pt;
margin: 0px;
padding: 0px; 
border: 0px; 
font-weight: bold;
vertical-align: baseline}

table.menu
{font-size: 8pt;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
font-weight: bold;
background-color: #51C3E6;}

td.menuNormal
{padding: 0px;
color: white;
font-weight: bold;
vertical-align: top;
background-color: #00AEDC;}

td.menuHover
{padding: 0px;
color: white;
font-weight: bold;
vertical-align: top;
/*remove the following line for drop-down menu with images*/
background-color: #00AEDC;}

div.menuNormal
{display: none;
position: static;}

div.menuHover
{border: 0px;
margin: 15px 0px 0px -107px;
position: absolute;}

a.menuitem:link
{text-decoration: none;
color: black;
background-color: #00AEDC;
display: block;}

a.menuitem:visited
{text-decoration: none;
color: black;
display: block;}

a.menuitem:hover
{text-decoration: none;
color: black;
background-color: #8BCEDA;
display: block;}

a.menuitem:active
{text-decoration: none;
color: black;
background-color: #8BCEDA;
display: block;}

/*#Table_BreadCrumbs{
	background:#c2deea;
	border:1px solid #5bc6e8;
	padding:5px;
}*/