﻿*
{
	font-family: Tahoma, Verdana;
	font-size:12px;
	color:Navy;
	text-align:left;
	}

.title
{
	font-size: x-large;
	font-weight: bold; /* color:#5268A9;*/
	color: #2C4182;
}

html
{
	height: 100%;
	background-image: url('Images/background.png');
	background-repeat: repeat-x;
	background-color: #E8F3FB;
	background-position: left bottom;
}


body
{
	min-height: 600px;
	border: 0px;
}

div.centered 
{
text-align: center;
}

div.centered table 
{
margin: 0 auto; 
text-align: left;
}

.marco
{
	border: 1px;
	border-color: Navy;
	border-style: solid;
	padding: 0px;
	background-image: url('Images/m_head_blend.png');
	background-color: #E0EFF6;
	background-repeat: no-repeat;
	width: 932px;
	max-width: 932px;
}

.parrafo
{
	margin-left: 5;
	margin-right: 5;
	border-right-width: 5;
	border-left-width: 5;
}

.background
{
}

h1
{
}

.credit
{
	font-size: x-small;
	text-align: center;
	background-image: url('Images/m_head_blend.png');
	background-color: #E8F3FB;
}

.contenido
{
	font-size:small;
	font-family:Tahoma;
	text-align:justify;
	color: Navy;
	min-height:200px;
	
}
