@charset "utf-8";
/* CSS Document */

.chatcon {
	font-size: 12px;
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-family: "Century Gothic";
	color: #000000;
	/*font-weight: bold;*/

}
.screentitulo {
	font-size: 12px;
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-family: "Century Gothic";
	color: #000000;
	/*font-weight: bold;*/

}
.screenfloro {
	font-size: 12px;
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-family: "Century Gothic";
	color: #000000;
	font-weight: bold;

}

.titulos {
	font-size: 24px;
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-family: "Century Gothic";
	/*color: #FFFFFF;*/
	COLOR:#af1293;
	/*font-weight: bold;*/

}

.titulos_2 {
	font-size: 24px;
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-family: "Century Gothic";
	color: #FFFFFF;
	font-weight: bold;

}
.titulos3 {
	font-size: 14px;
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-family: "Century Gothic";
	/*color: #FFFFFF;*/
	COLOR:#af1293;
	/*font-weight: bold;*/

}
.subtitulos {
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	/*color: #FFFFFF;*/
	COLOR:#af1293;
}
.menu {
	font-size: 18px;
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-family: "Century Gothic";
	color: #FFFFFF;
}
.presentacion {
	font-family: Arial, Helvetica, sans-serif;
	color: #086700;
	font-size: 24px;
}
.style16 {
	font-family: "Century Gothic";
	font-size: 14px;
	/*font-weight: bold;*/
}
.derechos {
	font-family: "Century Gothic";
	font-size: 10px;
	font-weight: bold;
}
.style20 {color: #3C367C}
.descripciones {font-family: Arial, Helvetica, sans-serif; font-size: 12px; COLOR:#af1293;}
.titulosin{font-family: Arial, Helvetica, sans-serif; font-size: 12px; COLOR:#af1293; font-weight: bold;}
.rotulos{font-family: Arial, Helvetica, sans-serif; font-size: 12px; COLOR:#ffffff; font-weight: bold;}
table.one
{ 
/*background-color: #F7C336;*/
/*background-color: #af1293;*/
background-color: #FFFFFF;
border: 4px #ffffff solid;
border-collapse: collapse;
border-spacing: 3px;
padding:4px; 
}
td.two{
background-color: #602765;
}
img.border {
	display: block;
	padding:5px;
	border:solid;
	border-color: #dddddd #aaaaaa #aaaaaa #dddddd;
	border-width: 1px 2px 2px 1px;
	background-color:white;
}
img.border2 {
	border:solid;
	border-width: 3px;
	border-color: #FFFFFF;
}

img.estilo{
	width:40;
	height:40;
	border:3;
}
table.coment{
	width:500px;
	table-layout:fixed;
}
td.coment2{
	/*background-color: #FFFFFF;*/
	width:40px;
	vertical-align:top;
}
td.coment3{
	/*background-color: #FF00FF;*/
	
	vertical-align:top;
	width:460px;
	word-wrap:break-word;
	align:left;
}
td.chat{
	/*background-color: #FF00FF;*/
	
	vertical-align:top;
	width:500px;
	height:20px;
	word-wrap:break-word;
	align:left;
}

.style22 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; }
.style23 {color: #000000}
.style26 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}
.style27 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}
.style29 {color: #3C367C; font-weight: bold; }


.style28 {font-size: 10px}

.style12 {font-weight: bold}

.autor{
	font-family: Arial, Helvetica, sans-serif;
	/*color: #FFFFFF;*/
	font-size: 12px;
}
.fecha{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	width:300px;
}
.comentario{
	font-family: Arial, Helvetica, sans-serif;
	/*color: #FFFFFF;*/
	font-size: 12px;
	width:300px;
	
	
}

/*@font-face {  font-family: century;  src: url(http://www.limakid.com/font/gothic.ttf); } p {  font-family: century, "Century Gothic"; } 