body {
	font : 10pt ;
	font-family: serif;
	margin : 10px 0px 0px 0px;
	text-align : justify;
	background: white URL("http://www.planetaplitki.ru/img/AGATHA-RAYAS-FUCSIA_Small.jpg") repeat;
	color: #FF0000;
	}
body, frameset, frame {  scrollbar-arrow-color:white;
  scrollbar-track-color:black;
  scrollbar-shadow-color:black;
  scrollbar-face-color:black;
  scrollbar-highlight-color:white;
  scrollbar-darkshadow-color:black;
  scrollbar-3dlight-color:black;
}

p, ul, ol, .boton, .botonmail, table {font-size: 12pt}

pre { font-family: serif; font-size: 12pt; color: #FF0000;}

p.doc {text-indent: 20px}

p.mail, p.menu { border-style: solid;
border-width: 1px;
border-color: #3399cc;
padding: 20px;
background-color: #f5f5f5;}

p.mail {font-family: courier, monospace;
text-align: left;}

p.menu {font-family: serif;
text-align: center;
font-style: italic;
font-size: 10pt}

h1 {
	font-size : 20pt;
}

h3 {
	font-size : 10pt;
}

h2 {
	font-size : 11pt;
}



a, a:link, a:visited {
	text-decoration : underline;
	color : #ff0000;
}

a:hover, a:active {
	background: #ff0000;
	color : white;
	text-decoration : none;
}

.devtitle {
	font-weight : bold;
	font-size : 10pt;
}

.boton {background-color: white;
border-style: solid;
border-width: 1 1 1 1;}

.botonmail {background-color: #f5f5f5;
font-family: courier, monospace;
text-align: center;
border-style: solid;}

hr {height: 1px; color: black;}

/*
TD.foto { border-style: solid; border-color:#660000; border-width: 1px;}*/



/* CONTENIDO TEXTO */
.content {
	margin: 0px 0px 0px 0px; 
	padding: 10px 20px 20px 20px;
	display: block;
	text-align: left;
	background: white;	
	border: dashed #ff0000 5px;	
	width: 800px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: normal;
	}





/* EMAIL LAYOUT */

.email-layout-table
{
	margin-bottom: 10pt;
	width:100%;
	border: outset lightgrey 1px;
	table-layout: fixed;
	background-color: lightgrey;
	font-family: courier, monospace;
}

.email-field-label
{
	width: 45pt;
	font-weight: bold;
}

.email-field-value, .email-body
{
	border: inset lightgrey 1px;
	background-color: white;
	padding-left: 3pt;
	padding-right: 2pt;
}

.email-body
{
	padding: 15px;
}