body {
	margin: 0px;
	padding: 0px;
	background: #D9D4AC center;
	vertical-align: middle;
	font-family: Georgia, "Times New Roman", Times, serif, Tahoma;
	font-size: 11px;

}
.header {
	background-image:  url(../../imagenes/top.jpg);
	height: 19px;
	width: 547px;
	background-repeat: no-repeat;

}
.fondo {
	background-image:  url(../../imagenes/fondo.jpg);
}
.fmenu {
	background-image:  url(../../imagenes/menu.jpg);
	background-repeat: no-repeat;
	height: 345px;
	width: 231px;
}
.down {
	background-image:  url(../../imagenes/down.jpg);
	width: 772px;
	height: 17px;
	vertical-align: bottom;
	background-repeat: no-repeat;

	
}
p {
	font-family: Tahoma, Arial;
	font-size: 0.8em;
	color: #333333;
	margin: 5px;

}
h1
{
	font-family: Tahoma,Georgia, Arial;
	color: #006699;
	font-size: 1em;
	margin: 10px;
}

h2
{
	font-family: Georgia, Tahoma, Arial;
	font-size: 0.9em;
	color: #006699;
	margin: 10px;
}

h3
{
	font-family: Georgia, Tahoma, Arial;
	font-size: 1em;
	color: #006699;
	margin: 10px;
}

h4
{
	font-family: Tahoma, Georgia, Arial;
	font-size: 0.7em;
	color: #666666;
	font-weight: bold;
	line-height: 16px;
	margin-left: 8px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}

hr
{
	margin: 2em auto;
	width: 370px;
	height: 1px;
	color: #7a7e7d;
	background-color: #7a7e7d;
	border: none;
}

.top2 {
	background-image:  url(../../imagenes/top2.jpg);
	background-repeat: no-repeat;
}
.100 {
	height: 100%;
}

a:link
{
	color: #666666;
text-decoration: none;
}

a:visited
{
	color: #666666;
text-decoration: none;
}

a:hover
{
	color: #006699;
	text-decoration: none;
}

a:active
{
	color: #666666;
text-decoration: none;
}


#content {
	margin: 20px;
	padding-top: 20px;
}
#contentart
{
         background-image:  url(../../imagenes/a.jpg);	
         margin: 20px;
	padding-top: 20px;
         background-repeat: no-repeat;
	height: 197px;
	width: 402px;
}
/* comments
----------------------------------------------- */

.comments_error {
	color: #000;
	background-color: #fff4f4;
}

ul.comments_error {
	padding : 0.3em;
	list-style-type: circle;
	list-style-position: inside;
	border: 2px solid #fdd;
}

div#cpreview {
	color: #000;
	background-color: #f1f1f1;
	border: 2px solid #ddd;
}

form#txpCommentInputForm td {
	vertical-align: top;
}

#comments-help {
	margin: 2px 0 15px 0;
	font-size: 0.7em;
}

/* error page
----------------------------------------------- */

.error-status {
	font: 1.3em Georgia, Times, serif;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #666666;
}

br {
	font-family: Arial, Helvetica, sans-serif;
	size: 10px;
	color: #666666;
}

/* articles
----------------------------------------------- */

.directory {
	list-style-type: circle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}
input {
	font-family: Georgia, "Times New Roman", Times, serif, Tahoma;
	font-size: 11px;
	color: #000000;
	background-color: #F3F3F3;
	width: 200px;
	border: 1px solid #999999;


}
textarea {
	font-family: Georgia, "Times New Roman", Times, serif, Tahoma;
	font-size: 11px;
	color: #000000;
	background-color: #F3F3F3;
	width: 200px;
	border: 1px solid #999999;
}

/*----- imagen articulo --------*/

#img {
	text-align: left;
	float: left;

}
/*----- menu ----------*/
#menu {
	margin-left: 20px;






}
