body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-color: #FFEDD5;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:100%;
}

p {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

.rojo{
	text-color: #A60505;
}
.jugar{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A60505;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #A60505;
	letter-spacing: 2px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 10px;
	background-color:#E6D1B4;
	line-height: 170%;
}

.encabezado{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A60505;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #A60505;
	font-weight:bold;	
	padding-bottom: 10px;
	padding-top: 10px;
	background-color:#E6D1B4;	
	text-align:center;
}
.destacado{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A60505;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #A60505;
 	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 10px;
	background-color:#E6D1B4;	
}



.pregunta{
	background-color:#E6D1B4;	
	/*font-weight:bold;*/ 
	padding-top:5px;
	padding-bottom:5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A60505;
	/*border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A60505;*/
}
.respuesta1{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A60505;
	
}
.respuesta2{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A60505;
}



.v1{
	font-size:80%;
}
.v2{
	font-size:100%;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

a{
	text-decoration:none;
	color:#A60505;
}
a:visited{
	color:#A60505;
}
a:hover{
	text-decoration:underline
}

img{
	border-width:0;
}

.inter1{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A60505;
}
.francesa {
	margin-left: 10px;
	text-indent: -10px;
	margin-bottom: -4px;
	mmargin-top: -4x;
}
.punto{
	margin-right: 5px;
	font-size: 15px;	
	
}


