@charset "utf-8";
/* CSS Document */

body {
	background-image:url('http://www.deperu.com/fondo_dpc.jpg');
	margin: 0px;
	padding: 0px;
	scrollbar-face-color: #996188; 
	scrollbar-shadow-color: #ffffff; 
	scrollbar-highlight-color: #FFFFFF; 
	scrollbar-3dlight-color: #996188; 
	scrollbar-darkshadow-color: #F0000; 
	scrollbar-track-color: #F0F0F0; 
	scrollbar-arrow-color: #FFFF00;
}

a {	 color: #000; text-decoration: none;}
a:hover {  color: #996188; text-decoration: underline;}

p {	padding-right: 20px;}

img { border:none}

h1{	font-family: arial;
	font-size: 2em;
	font-weight: bold;
	color: #996188;
	text-decoration: none;
	text-align: center;
}

h2{	font-family: arial;
	font-size: 1em;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	text-align: left;
}

.2{	font-family: arial;
	font-size: 1em;
	font-weight: bold;
	color: #996188;
	text-decoration: none;
	text-align: left;
}


a.3 {	
	font-family: arial;
	font-size: 0.9em;
	font-weight: bold;
	color: grey;
	text-decoration: none;
	text-align: left;
	padding-right: 20px;
}

.parrafo{	
	font-family: arial;
	font-size: 0.8em;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	text-align: left;
}

.aviso{	
	font-family: arial;
	font-size: 0.6em;
	font-weight: normal;
	color: gray;
	text-decoration: none;
	text-align: left;
}

h3{	font-family: arial;
	font-size: 1em;
	font-weight: bold;
	color: #996188;
	text-decoration: none;
	text-align: right;
}

h4{	font-family: arial;
	font-size: 1em;
	font-weight: bold;
	color: #996188;
	text-decoration: none;
	text-align: left;
}

#contenedor{
	background-color: #FFFFFF;
	width: 1000px;
	margin:0 auto 0 auto;
	border-top-color: #FFD394;
	border-right-color: #FFD394;
	border-bottom-color: #FFD394;
	border-left-color: #FFD394;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

#top{
	width: 100%;
	height: 15px;
	background-color: #996188;
	clear:both;
}

#logo{
	width: 247px;
	background-color: #FFFFFF;
	height: 70px;
	float: left;
	padding-left: 25px;
	padding-top: 10px;
}

#banersuperior{
	background-color: #FFFFFF;
	width: 728px;
	height: 100px;
	float: right;
	text-align: right;
}

#google300{
	width: 302px;
	float: left;
	background-color: #FFFFFF;
	border-right-color: #FFD394;
	border-right-width: 1px;
	border-right-style: dashed;
	border-top-color: #FFD394;
	border-top-width: 1px;
	border-top-style: dashed;
	}

#contenido{
	width: 600px;
	float: left;
	text-align: left;
	background-color: #FFFFFF;
	padding-left: 50px;
	padding-right: 40px;
}

#autor{
	font-family: arial;
	font-size: 0.8em;
	width: 200px;
	height: 60px;
	float: left;
	background-color: #F5F5F5;
	color: #996188;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 7px;
}

#respuesta{
	width: 360px;
	float: left;
	background-color: #F5F5F5;
	word-spacing: 0.4em;
	font-style:italic;
	font-size: 1em;
	padding: 15px;
}

