/* CSS Document */


body {
	background-color: #990000;
	margin: 0; padding: 5px;
	font-size: 18px;
	color: #000;
	font-family:"Times New Roman", Times, serif;
	line-height:2em;
	text-align:justify;
}

a:link{	
	font-weight:bold;
	color:#990000;
	font-size:18px;

}

a:hover {
 	font-weight:bold;
	color:#990000;
}

a:visited {
 	font-weight:bold;
	color:#990000;
	font-size:18px;
}

#container {
	background-color: #FFF;
	width:800px;
	* width:810px;
	margin:auto;
	padding-top:7px;
	padding-bottom:7px;
}

#container p {
	margin: 0 15px 0 15px;
}

#titulo {
	font-size: 20px;
	font-weight: bold;
	font-family:"Times New Roman", Times, serif;
	color: #900;
	padding:0 0 0 15px;
	margin:0;
}


#palabras {
	font-size: 18px;
	font-style:italic;
	font-family:"Times New Roman", Times, serif;
	color: #000;
	padding:0 20px 0 20px;
}

#firma {
	font-size: 18px;
	text-align:right;
	font-family:"Times New Roman", Times, serif;
	color: #000;
	padding:0 30px 0 0;}

.fotosinborde {
	float:left;
	border:none;	
} 

#encabezado {
	background-color:#FFF;
	width:800px;
	* width:810px;
	height:245px;
	text-align:left;
	margin:auto;
	margin-top:5px;
	border-top: 27px solid #900;
}

#publi {
	text-align:center;
	margin-top: 32px;
}

#menu {
	padding-left:15px;
	flot:left;
	width: 150px;
	clear:none;
}

.dominio {
	float:right;
	text-decoration:none;
	padding-right:5px;
	width:350px;
	height:26px;
	font-size: 26px;
	font-style:italic;
}

h1 {
	font-size: 16px;
	font-family:"Times New Roman", Times, serif;
	color: #000;
	font-weight:normal;
}

h2{
	font-size: 20px;
	font-weight: bold;
	font-family:"Times New Roman", Times, serif;
	color: #900;
}

h3  a:link{
	font-size: 36px;
	font-weight: bold;
	font-family:"Times New Roman", Times, serif;
	color: #900;
	text-align:center;
}

h3  a:visited{
	font-size: 36px;
	font-weight: bold;
	font-family:"Times New Roman", Times, serif;
	color: #900;
}

#nav{
	margin-top:10px;
}

#pie {
	font-size: 16px;
	font-family:"Times New Roman", Times, serif;
	color: #fff;
	background-color:#900;
	text-align:center;
	margin:auto;
	clear:both;
	width:800px;
	* width:810px;
	line-height: 16px;
	padding-top:5px;
	padding-bottom:5px;
	
}

#pie a {
	color: #fff;
	text-decoration:underline;
	font-weight:normal;
}

img {
border:none;	
} 

input
{
color: #781351;
background: #fee3ad;
border: 1px solid #781351
}

.submit input
{
color: #000;
background: #ffa20f;
border: 2px outset #d7b9c9
}

form {
	padding-left:20px;
}
