
BODY {
		background-image:url(../images/fondo_relieve.jpg);
		background-attachment: fixed;
		FontSize : 9px ;
		font-family: Verdana,Arial,Helvetica;
		font-style: none;
		font-weight: normal;
		text-decoration: none;
		font-size: 10pt;
		text-align: left;
}

/* post.php -> este div contiene a los demas */
DIV.maindiv   {text-align: left;width: 600px;}

/* topic.php  */
DIV.divpost   {text-align: left; width: 600px; border: 1px solid #FFCC00; background: #E3E6E8;}
DIV.divbar    {text-align: right;width: 600px; border: 1px solid #FFCC00; background: #FFCC00;}

DIV.divnav    {text-align: right;width: 600px; border: 1px solid #7BA4E6; background: #7BA4E6;}

/* delete.php */
DIV.divbar_del    {text-align: right;width: 600px; border: 1px solid #FFCC00; background: #FFCC00;}

/* edit.php add.php */
DIV.divedit   {text-align: left; width: 600px; border: 1px solid #FFCC00; background: #FFE9a6; margin: 4px; padding: 0px;}
DIV.diveditbar{text-align: right;width: 600px; border: 0px solid #FFCC00; background: #FFCC00; margin: 0px;}

/*userbar.php*/
DIV.divuser   {text-align: center; width: 600px; border: 1px solid #FFCC00; background: #FFE9a6; margin: 4px; padding: 0px;}
DIV.divuserbar{text-align: center;width: 600px; border: 0px solid #FFCC00; background: #FFCC00; margin: 0px;}

DIV.title_post{text-align: left; height:23px;  border: 1px solid #E3E6E8; background: #E3E6E8;}

/* post.php -> posts */
DIV.post      {	text-align:left;width: 600px; border: 1px solid #FFCC00; background: #E3E6E8;}

DIV.bodypost      {
		width:100%;
		border-top-width: 1px;border-right-width: 1px;border-left-width: 1px;border-bottom-width: 1px;
		border-style: solid;
		padding-top: 12px;padding-left: 12px;padding-bottom: 12px;padding-right: 12px;
		background-color: #FBFBFB;border-color: #FBFBFB;		
		}

DIV.bar_post  {text-align: right;  border: 1px solid #FFCC00; background: #FFCC00;}

/* topic.php, post.php -> comentarios */
DIV.reply     {text-align: left;    border: 1px solid #6666CC; background: #E3E6E8;}
DIV.bar_reply {text-align: right;   border: 1px solid #6666CC; background: #6666CC;}
DIV.bodyreply      {
		width:100%;
		border-top-width: 1px;border-right-width: 1px;border-left-width: 1px;border-bottom-width: 1px;
		border-style: solid;
		padding-top: 12px;padding-left: 12px;padding-bottom: 12px;padding-right: 12px;
		background-color: #FBFBFB;border-color: #FBFBFB;		
		}

.mini {	font-family: Tahoma,Verdana,Arial,Helvetica;
		font-style: none;
		font-weight: normal;
		text-decoration: none;
		font-size: 7pt;
		color: #004262;
}

.small {font-family: Tahoma,Verdana,Arial,Helvetica;
		font-style: none;
		font-weight: normal;
		text-decoration: none;
		font-size: 8pt;
		color: #004262;
}

.comments {	font-family: Tahoma,Verdana,Arial,Helvetica;
		font-style: none;
		font-weight: normal;
		text-decoration: none;
		font-size: 7pt;
		color: #009900;
}
.new {	font-family: Tahoma,Verdana,Arial,Helvetica;
		font-style: bold;
		font-weight: normal;
		text-decoration: none;
		font-size: 7pt;
		color: #FF3300;
		font-color: #FF3300;
}

.sentby {	font-family: Tahoma,Verdana,Arial,Helvetica;
		font-style: none;
		font-weight: normal;
		text-decoration: none;
		font-size: 8pt;
		color: #004F75;
}

small { font-size: 9pt; }

form           { display: inline; }
input.text     { font-family: Tahoma,Verdana,Arial,Helvetica; border: 1px #000000 solid; height:19px;
                 background-color: #FFF7F7;
                 margin-top: 1px; margin-bottom: 1px; margin-right: 1px; margin-left: 4px;}
input.button   { font-family: Tahoma,Verdana,Arial,Helvetica; font-size: .75em; font-weight: bold;  color:#00557D;
				 background-color: #E2EDFA;
				 height:19px; /*border: 1px solid;*/
				 }
textarea       { font-family: Tahoma,Verdana,Arial,Helvetica; font-weight: normal; margin: 1px;
                 font-size: 10pt;
                 background-color: #F7F7F7;
				 border: 1px #6e6e6e solid; }

li             { font-family: Tahoma,Verdana,Arial,Helvetica; font-size: 11px; font-weight: normal;
                 color: #000000; background-color: transparent;
				 margin: 0px; padding: 0px;
				 text-align: justify; }


P.jarl {		FontSize : 10px ;
		font-family: Tahoma,Verdana,Arial,Helvetica;
		font-style: none;
		font-weight: normal;
		text-decoration: none;
		font-size: 10pt;
        padding: 4px;
	text-align: left;
}

P.indent{
		text-indent: 1cm;
}

p      {
        text-align:left;
        text-indent:13.0pt;
        text-autospace:none;
		font-size:10.0pt; font-family:Tahoma,Verdana,Arial,Helvetica;}

.letter{
        text-align:left;
        text-indent:13.0pt;
        text-autospace:none;
		font-size:12.0pt; font-family:Garamond,Bookman Old Style,Book Antiqua,Times New Roman,Times,Verdana;}

.Marco {align:center;width:100%;border-top-width: 1px;border-right-width: 1px;border-left-width: 1px;border-bottom-width: 1px;border-style: solid;padding-top: 12px;padding-left: 12px;padding-bottom: 12px;padding-right: 12px;background-color: white;border-color: "#400080"; }
.Titulo{text-align:center;text-indent:15.0pt;text-autospace:none;font-size:26.0pt;font-family:Garamond,Bookman Old Style,Book Antiqua,Times New Roman,Times,Verdana;}
.Autor {text-align:center;text-indent:15.0pt;text-autospace:none;font-size:22.0pt;font-family:Garamond,Bookman Old Style,Book Antiqua,Times New Roman,Times,Verdana;font-style:italic;}

:link	 {
			FontSize : 9px ;
			Font-Family : Verdana, Arial, Helvetica ;
			Font-Size : 9pt ;
			Color : navy ;
			Text-Decoration : None
		}
:active	 {
			FontSize : 9px ;
			Font-Family : Verdana, Arial, Helvetica ;
			Font-Size : 9pt ;
			Color : purple ;
			Text-Decoration : None
		}
:visited	 {
			FontSize : 9px ;
			Font-Family : Verdana, Arial, Helvetica ;
			Font-Size : 9pt ;
			Color : #660099 ;
			Text-Decoration : None
		}
.td	 {
			FontSize : 9px ;
			Font-Family : Verdana, Arial, Helvetica ;
			Font-Size : 9pt
		}
.:hover	 {
			Font-Style: bold ;
			Font-Size : 9pt ;
			Color : red;
			background: #E9E9D6;
		    background-image:url(../images/fondo_relieve_2.jpg);
		}

td	 {
			FontSize : 9px ;
			Font-Family : Tahoma, Verdana, Arial, Helvetica ;
			Font-Size : 9pt
		}


#toolbar 	{	
			margin: 0;
			padding: 0;
			width: 600px;
			background: buttonface;
			border-top: 1px solid buttonhighlight;
			border-left: 1px solid buttonhighlight;
			border-bottom: 1px solid buttonshadow;
			border-right: 1px solid buttonshadow;
			text-align:right;
		  	}
			
.button2 	{
			background: buttonface; 
			border: 1px solid buttonface;
			margin: 1; 
			}
			
.raised		{ 
			border-top: 1px solid buttonhighlight;
			border-left: 1px solid buttonhighlight;
			border-bottom: 1px solid buttonshadow;
			border-right: 1px solid buttonshadow;
			background: buttonface;
			margin: 1;
			}
			
.pressed	{
			border-top: 1px solid buttonshadow;
			border-left: 1px solid buttonshadow;
			border-bottom: 1px solid buttonhighlight;
			border-right: 1px solid buttonhighlight;
			background: buttonface;
			margin: 1;
			}

.rowcomment      {
		border-top-width: 1px;border-right-width: 1px;border-left-width: 1px;border-bottom-width: 1px;
		border-style: solid;
		padding-top: 12px;padding-left: 12px;padding-bottom: 12px;padding-right: 12px;
		background-color: #FBFBFB;border-color: #FBFBFB;		
		}
