/* CSS Document */
body,p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 13px;
	color: #FFFFFF;
}

#centrada{
position: absolute;
width: 662px;
height: 422px;
left: 50%; margin-left: -331px; /*780/2*/
top: 50%; margin-top: -211px; /*320/2*/
/*border: solid 1px #650705;*/
}

#como2{
position: absolute;
width: 199px; /*780*/
height: 318px; /*318*/
left: 50%; margin-left: -210px; /*780/2-180*/
top: 50%; margin-top: -159px; /*318/2*/
}

#quien2{
position: absolute;
width: 199px; /*780*/
height: 318px; /*318*/
left: 50%; margin-left: -10px; /*780/2-180-200*/
top: 50%; margin-top: -159px; /*318/2*/
}
#que2{
position: absolute;
width: 199px; /*780*/
height: 318px; /*318*/
left: 50%; margin-left: 190px; /*780/2-180-200-200*/
top: 50%; margin-top: -159px; /*318/2*/
}


A:link {color: yellow;}     
A:active {color: yellow;}     
A:hover {color: yellow;}   
A:visited {color: yellow;} 

#copy  {color: #AD1007;}

#sub {color: white; text-decoration:none}

.c1{font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 13px;
	color: #D4D0C8;
}