/* CSS Document */

.topbot
{
	font-family:"Comic Sans MS";
	color:#FFFFFF;
	background-image:url(images/fondobox1.gif);
	background-repeat:repeat-x;
	border:1px solid #000000;
	height:30px;
}

.fondobot
{
	background-image:url(images/but1.png);
	background-repeat:no-repeat;
	width:125px;
	height:30px;
}

.fondolat
{
	background-image:url(imagenes/fondolat.jpg);
	background-repeat:repeat-y;
}

.cuerpo
{
	border:1px solid #003366;
	font-family:"Comic Sans MS";
	font-size:11px;
}

h3{
	padding-left:25px;
	color:#900;
	font-weight:bold;
}

.txtdesc{
	border:1px dashed #AAA;
	padding:5px;
	background-color:#F7F7F7;
	color:#767676;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}

.especial
{
	border:1px dotted #FF3300;
	padding:2px;
}

/* FORMULARIO CONTACTO */

#npersona{
	border:1px dotted black;
	width:250px;
}

h6{
	font-size:20px;
	margin:0;
	padding:0;
	/*margin:15px 0 15px 0;*/
	/*border-bottom:1px dashed #B40404;*/
	color:#DF7401;
	/*padding:5px 0 5px 20px;*/
	text-align:left;
}

#contenedor{
	width:550px;
	padding-left:80px;
	padding-top:10px;
}

#edades, #nninos, #telefono, #correo{
	width:150px;
	border:1px dotted black;
}

#extrainfo{
	width:250px;
	height:200px;
	border:1px dotted black;
}

#contenedor p{
	text-align:left;
	margin:0;
	padding:0;
	font-size:14px;
}

/* Nuevo CSS */

.infotexto{
	font-family:verdana;
	font-size:12px;
	color:#444444;
}

#subpaginas{
	margin:0px;
	padding:0px;
}

#subpaginas ul{
	list-style-image: url('imgswebs/comment.png');
}

#subpaginas ul li{
	padding-left:10px;
	/*font-size:12px;*/
	/*font-family:verdana;*/
}

.txtreslatado{
	color:red;
}

.resaltado{
	text-transform:capitalize;
	font-weight:bold;
	font-size:18px;
	color:#C30;}

.ptitulos{
	text-transform:capitalize;
	text-align:right;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	border-bottom:1px solid #DADADA;
	}
	
.remarcado{
	font-weight:bold;
	}
	
.titdesc{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;}
