body{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup,sub{line-height:-1px;vertical-align:text-top;}sub{vertical-align:text-bottom;}input, textarea, select{font-family:inherit;font-size:inherit;font-weight:inherit;}
/********************************/
body {
	text-align:center;
	font-family:"Lucida Grande",Verdana,sans-serif;
	font-size:11px;
	line-height:15px;
	background-color:#EFEFEF;
	}
a {
	text-decoration:none;
	}
#wrap {
	margin:auto;
	width:752px;
	position:relative;
	text-align:left;
	background-image:url(imagenes/fondo_intro.gif);
	background-color:#fff;
	}
#tokio {
	margin:auto;
	display:block;
	width:692px;
	}
#content {
	margin:25px;
	}
#content h1 {
	margin:7px 38px;
	}
#content p {
	margin:7px 70px;
	}
p.blue {
	border-left:3px #09c solid;
	padding:4px;
	}
ul {
	margin:10px 70px;
	}
li {
	padding:4px;
	margin:2px;
	}
.red li {
	border-left:3px solid #f00;
	}
.yellow li {
	border-left:3px solid yellow;
	}
.green li {
	border-left:3px solid green;
	}
#footer {
	width:752px;
	height:81px;
	background-image:url(imagenes/pue.gif);
	background-position:bottom;
	margin:auto;
	display:block;
	position:relative;
	}
h1 {
	background-image:url(imagenes/fondo_h1_intro.gif);
	background-repeat:no-repeat;
	color:#535342;
	font-size:17px;
	height:40px;
	margin:0px;
	padding:7px 0px 0px 7px;
	font-weight:bold;
	}
a.entrar:link, a.entrar:visited {
	border-bottom:2px solid #eee;
	color:red;
	margin:26px;
	font-size:18px;
	font-weight: bold;
	}
a.entrar:hover, a.entrar:active {
	color:green;
	}
	
/*
	////////////////////////////////
	//	DIV CABEZERA
	////////////////////////////////
*/
#div_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(imagenes/fondo_head.gif);
	background-repeat: repeat-x;
	width: auto;
	height: 15px;
	margin: 0px;
	padding: 0px;
}
#div_head ul {
	margin: 0px;
	padding: 0px;
	width: 605px;
	position: relative;
	margin: 0px auto;
}
#div_head li {
	margin: 0px;
	padding-right: 7px;
	padding-left: 7px;
	display: inline;
	list-style-type: none;
}
#div_head li a{
	color: #003399;
	text-decoration: none;
}
#div_head li a:hover{
	color: #3C6ED0;
	text-decoration: none;
}

/*
	////////////////////////////////
	//	BARRA EMOL
	////////////////////////////////
*/
#div_certifica{
	overflow: hidden;
}