html,body{
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	background:url("fondo_top.jpg"/*tpa=http://www.ipacperu.org/images/fondo_top.jpg*/) repeat-x;
	font-family: Verdana,Sans-Serif;
	font-size: 12px;
	color:#434343;
}

#page-container{
	margin: 0 auto;
	width:800px;

}
#idioma {
	margin-left:466px;
	text-align:right;
	text-decoration:none;
	background:#444;
	color:#ffffff;
	font-weight:bold;
	padding-right:3px;
	margin-bottom:10px;
}
#idioma a,#idioma a:link, #idioma a:visited , #idioma a:hover {
	text-decoration:none;	color:#ffffff;
}


#submenuti {
	text-align:center;
	margin-top:5px;
	margin-bottom:25px;
	color:#666666;
	font-weight:bold;
	word-spacing: 0.2em;
}

#submenuti a {
	color:#666666;
	text-decoration:none;
}

#submenuti a:link {

	color:#666666;
}

#submenuti a:hover{
	color:#000000;
	text-decoration:underline;
}


#header{
	background:url("imagen_r1_c1.jpg"/*tpa=http://www.ipacperu.org/images/imagen_r1_c1.jpg*/) no-repeat;
	/*background-color:#ffffff;*/
	height:150px;
	padding:0px;
}
#header img {
	margin-left:250px;
	margin-top:0px;
	margin-bottom:0px;
	height:98px;
}

#subimagen {
	background:url("imagen_r2_c1.jpg"/*tpa=http://www.ipacperu.org/images/imagen_r2_c1.jpg*/) no-repeat;
	background-color:#ffffff;
	width:250px;
	height:150px;
}
#menu {
	margin-left:250px;
	margin-top:0px;
	text-align:right;
	/*background-color:#444444;*/
	height:50px;
	padding-right:50px;
	color:#ff3333;
	font-weight:bold;
	text-transform:uppercase;
}
#menu a {
	text-decoration:none;
	color:#ffffff;
}

#menu a:link {
	text-decoration:none;
	color:#ffffff;
}

#menu a:hover {
	text-decoration:underline;
	color:#ffffff;
}

#content{
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
	margin-left:270px;
	margin-right:20px;
	margin-bottom:200px;
	margin-top:20px;
	background-color:#ffffff;
	line-height:160%;
}

.titucont{
	text-align:right;
	font-size:22px;
	padding-bottom:5px;
	border-bottom:1px solid #aa3333;
	color:#aa3333;
}
.subtitucont {
	font-size:14px;
	color:#aa3333;
}


#sidebar{
	float:left;
	width:250px;	
	line-height:160%;
	font-weight:bold;
}

#sidebar li {
	list-style:none;
	padding-bottom:5px;
}

#sidebar img {
	vertical-align:bottom;
}


#footer{
	background-color:#444444;
	margin:0px;
	height:150px;
}

#inferior {

	width:800px;
	margin:0px auto;
	color:#eeeeee;
	text-align:center;
}

#promotores {
	margin:0px auto;
	width:800px;
	}

#promotores li{
	display:inline;
	list-style:none;
}

.ftitle {
	font-weight: bold;
}


#sidebar a {
	text-decoration:none;
	color:#444444;
}

#sidebar a:link {
	text-decoration:none;
	color:#444444;
}

#sidebar a:hover {
	text-decoration:underline;
	color:#aa3333;
	font-weight:bold;
}



