@charset "utf-8";
/* CSS Document */
body {
margin:0;
padding:0;
text-align:center;
font-family:Verdana, Arial;
font-size:12px;
}
#background {
width:100%;
background:url(../img/trama.jpg) repeat-x #FFFFFF;
}
img a{
	border:none;
}
#page {
	width:900px;
	margin:auto;
	background-color: #FFFFFF;
}
#lateral {
background:#FFFFFF;
width:252px;
float:left;
}
#banner {
background:#6a6244;
width:648px;
float:left;
}
#logo {
width:252px;
height:251px;
background:url(../img/plh_web_01.jpg)center no-repeat;
}
#menu {
background:#6a6244;
width:648px;
height:23px;
float:left;
}
#menutop {
background:#6a6244;
width:640px;
height:18px;
font-family:Arial;
font-size:12px;
color:#FFF;
margin-top:5px;
}
#menutop a:link, #menutop a:visited  {
font-family:Arial;
font-size:12px;
color:#FFFFFF;
font-weight:bolder;
text-decoration:none;
}
#menutop a:hover  {
font-family:Arial;
font-size:12px;
color:#FFFFFF;
font-weight:bolder;
text-decoration:underline
}
#content {
	width:648px;
	float:left;
	background-color: #FFFFFF;
}
#contentsec {
background:url(../img/bkgcontent.jpg) no-repeat  #FFFFFF top ;
width:648px;
height: 659;
float:left;
}
#contentsec2 {
background:url(../img/bkgcontent.jpg) no-repeat  #FFFFFF top ;
width:648px;
float:left;
}

#registro {
	width:250px;
	height:300px;
	float:left;
}
#footer {
width:900px;
height:53px;
background:url(../img/plh_web_11.jpg) repeat center;
font-size:9px;
color:#FFF;
}
#footer p{
	margin-top:3px;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	padding:0;
}
#footer strong{
	color:#342E1F;
	font-weight:normal;
}
.text {
font-family:Arial;
font-size:11px;
}
.boton {
height:20px;
background:#DDDDDD;
font-family: Arial;
font-size:10px;
font-weight:bolder;
text-transform: uppercase;
color: #663300;
text-align: center;
border:outset;

}
#contentreturn {
width:630px;
float:left;
text-align:left;
}
#contenido {
width:630px;
float:left;
margin-left:5px;
text-align:justify;
}
.textcontent {
font-family:Arial;
font-size:14px;
color:#663300;
}
.gracias{background:#EDECD1;
font-family:Verdana, Arial;
font-size:11px;
font-weight:bold;
color:#666666;
text-align:center;
}
.letracaja{
font-family:Verdana, Arial;
font-size:9px;
color:#000000;
display:inline;
}

.letracaja1{
	outline:none;
	font-family:Verdana, Arial;
	font-size:9px;
	color:#000000;
	display:block;
	border: 0;
}
.links{
font-family:Verdana, Arial;
font-size:9px;
color:#990000;
cursor:pointer;
}
.letra{
font-family:Verdana, Arial;
font-weight:bold;
font-size:9px;
color:#000000
}
.letralink{
	font-family:Verdana, Arial;
	font-weight:bold;
	color:#714D00;
}
.letralink:hover{
	font-family:Verdana, Arial;
	font-weight:bold;
	color:#714D00;
	text-decoration:none;
}
#where{
	background-color:#44402f;
	color:#96886D;
	font-size:10px;
	font-weight:bold;
	text-align:left;
	font-family:Verdana, Arial;
	height:20px;
	padding-top:5px;
	padding-left:5px;
	margin-bottom:10px;
}
#where a{
	color:#FFF;
	text-decoration:none;
}

