* {   outline: 0 none;}

body {
	font-family: Arial, sans-serif;
	background: #F7F7F7;
	width: 100%;
	margin: 15px 0 0 0;
    padding: 0;
    text-align: center;
}

a,
a:link,
a:active,
a:visited,
a:hover{
	color: #417aa1;
	text-decoration: none;
	cursor:pointer; cursor:hand; 
}
img {
	border: 0 none;
}
form {
    margin: 0;
    padding: 0;
}
textarea {
	resize: none!important; /* impide el resize en textareas en FF */
}
div#page, div#header  {
	background-color: #F7F7F7;
}
div#page{
	width: 990px;
	position: relative;
	display: block;
	margin-top: 15px;
	margin:  0 auto;
	padding: 0;
    text-align: center;
}
div#header {
	font-family: Arial;
	font-size: 11px;
	position: relative;
	padding: 15px 20px 0 0;
	z-index: 900;
	text-align: left;
    margin: 0 0 0 0;
    .margin-left: 10px;
    color: #3d76ab;            
}

div#header a,
div#header a:link,
div#header a:active,
div#header a:visited,
div#header a:hover{
	color:#3d76ab;
	text-decoration: none;
}
ul.horizontal{
	list-style: none;
	margin: 0;
}
ul.horizontal li{
	display: inline;
	position: relative;
	margin: 0;
	bottom: 5px;
}
#sites{
	float: left;
	padding: 0 0 0 24px;
}
#sites ul{
	_margin-bottom: -3px; /* IE6 */
	position: relative;
}

ul.right{
	position:absolute;
	left:644px;
	width:230px;
}
div.right {
    display: inline;
    float: right;
    margin-top: 3px;
}

#sites li, #siteMenu li{
	padding: 10px 5px 7px 5px;
	}

#sites li.selected{
	background-color: 	white;
	font-weight:		bold;
	padding: 10px 13px 8px 10px;
	margin-right:		3px; 
	}

#sites li.selected a{
	color:#3d76ab;
}
#sites li.selected .left, 
#sites li.selected .right, 
#sites li.selected .top{
	position: absolute;
	top: -3px;
	margin: 0;
	padding: 0;
}
#sites li.selected .left, 
#sites li.selected .right{
	width: 10px;
	height: 33px;
	_height: 35px; /* IE6 */
	z-index: 1;
}

#sites li.selected .left {
	background: transparent url(../images/navtab_selected_left.gif) no-repeat;
	left:-1px;
	top:-1px;
	_left: -1px; /* IE6 */
}
#sites li.selected .right {
	background: transparent url(../images/navtab_selected_right.gif) no-repeat;
	right:1.5px;
	top:-1px;
	_left: 90px; /* IE6 */
	_margin-left: -18px;
}
#sites li.selected .top {
	background: transparent url(../images/navtab_selected_top.gif) repeat-x;
	height:5px;
	left:7px;
	top:-1px;
	width: 53px;
	z-index:0;
	_width: 53px \9;
}

.contentWrapper{
	background: transparent;
	float: left;
	width:800px;
}
.contentWrapper .bk_top, 
.contentWrapper .bk_bottom{
	position: relative;
	left: 0;
	width: 800px; /* same as content */
	height: 10px;
	z-index: 10;
	float: left;
}
.contentWrapper .bk_top{
	top: 0;
	_top: 3px; /* IE6 */
	background:url(../images/content_bk_top.gif) no-repeat;
}
.contentWrapper .bk_bottom{
	bottom: 0;
	_bottom: 3px; /* fix for IE6 */
	background:url(../images/content_bk_bottom.gif) no-repeat;
}
#siteMenu{
	margin-right: 200px;
	padding: 0;
}
div#content{
	background: #ffffff;
	min-height: 80px;
	.height: 950px;
	_height: 950px;
	width: 757px;
	border-left: solid 1px silver;
	border-right: solid 1px silver;
	position: relative;
	text-align: left;
	float:left;
	margin: 0; 
	padding: 20px;
	_padding-right: 16px;
	left: 0;
	*z-index: 1700;
}
div#main{
	width: 760px;
	margin-top: -40px;
	*margin-top: -20px;
	display: inline;
	float: left;
	*z-index: 1800;
}
div#footer{
	background: transparent;
	color: #65899f; 
	display:block;
	padding-right: 200px;
	padding-top: 10px;
	width: 750px;
}

div#footer p {
    font-size: 0.8em;
    margin: 0;
    padding: 15px;
}
    
#certificaLogo {
	position: relative;
	top: 40px;
	left: 0px;
	float:left;
	margin-left:30px;
}
#iabLogo {
	position: relative;
	top: -40px;
	right: 0;
	float: right;
	margin-right: 0px;
}

.footertitulos{
	width: 800px;
	padding: 13px 0 13px 0;
	_padding-top: 5px;
	*padding-top: 5px;	
	margin: 0;
	float: left;
	*float: none;
	*text-align: center;
}
.footertitulos, 
.footertitulos a,
.footertitulos a:link,
.footertitulos a:active,
.footertitulos a:visited{
	color:#65899f;
	font-family:Arial,Helvetica,sans-serif;
	word-spacing: 3px;
	font-size:10px;
	link-style: none;
	text-decoration: none;
	background: transparent;
}
.footertitulos a:hover{
	text-decoration: underline;
}
.inlineFooter{
	width: 760px;
	word-spacing: 3px;
	color: #676767;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10px;
	position: relative;
	margin-top: 15px;
}

.inlineFooter ul{
	text-align: center;
	display:block;
	position:relative;
	top: 20px;
	height: 28px;
}
div.inlineFooter,
div.inlineFooter a,
div.inlineFooter a:link,
div.inlineFooter a:active,
div.inlineFooter a:visited{
	color: #676767;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10px;
	text-decoration: none;
}
div.inlineFooter a:hover{
	color: #272727;
	text-decoration: underline;
}

/* Columna banners derecha */

#banners{
	background: transparent;
	float:left;
	width:170px;
	margin-left:  20px;
	_margin-left: -10px;
	*margin-left: 20px;
	margin-top: 29px;
	.margin-top: -10px;
	*margin-top: -30px;
	padding: 0;
}

#banners ul{
	padding: 0;
}

#banners ol {
    list-style: none outside none;
}

#banners ul li {
    list-style: none outside none;
    margin: 0 0 20px;
    text-align: left;
}

#banners ul li.firstBanner{
	_padding: 0px;
	_margin-top: 50px;
	*padding: 0px;
	*margin-top: 50px;
}
#banners ul li div#sponsor4Title{
	color: #ffffff;
	display: block;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
	padding-left: 3px;
	padding-top: 3px;
	height: 15px;
	width: 158px;
	.width: 158px;
	background: #194A87;
	margin-bottom: -1px;
}
.searchPorCercania:ACTIVE, .searchPorCercania:HOVER, .searchPorCercania:LINK, .searchPorCercania:VISITED{
	color: #ffffff;
}