/* Hoja de Estilos */

/* Estilos Formulario Mail */

div#ContenedorPpal
{
	Background-image: url(../IMG/Fondo.jpg);
	Background-repeat: no-repeat;
	background-position: top left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	width: 100%;
	height: 725px;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;	
}

div#ContenedorCabecera
{
	width: 100%;
	height: 115px;
	margin-bottom: 2px;
	float: left;
}

div#ContenedorCuerpo
{
	width: 78%;
	height: 600px;	
	margin-top: 4px;
	margin-bottom: 3px;
	float: right;
}

div#ContenedorPie
{
	width: 100%;
	height: 100px;	
	float: left;
	margin-top: 3px;
}

div#ContenidoCentralCabecera
{
	width: 98%;
	height: 80px;
	float: left;
}

div#CentralCabeceraIMG
{
	width: 101px;
	height: 78px;
	float: left;
	padding: 1px 1px 1px 1px;
	margin: 2px 2px 2px 2px;
}

div#CentralCabeceraTXT
{
	width: 80%;
	height: 78px;	
	float: left;	
	margin: 2px 2px 2px 2px;			
}

div#ContenidoCentralCuerpo
{
	width: 98%;
	height: 500px;
	float: left;
}
div#CentralCuerpoTXT
{
	width: 94%;
	height: auto;
	float: left;
	padding: 4px 4px 4px 4px;
	margin: 2px 2px 2px 2px;	
}

div.Formulario
{
	width: 85%;
	height: auto;
	float: left;
	padding: 5px 5px 5px 25px;
	margin: 2px 2px 2px 30px;
}

div.ContenedorIzq
{
	width: 200px;
	height: 500px;
	padding: 2px 2px 2px 2px;
	top: 135px;
	left: 10px;
	position: absolute;
	z-index: 5;
}
div.ContenidoIzqBotones
{	
	z-index: 6;
}
div.IzqBotones
{
	margin-top: 20px; 
	padding-top:5px; 
	z-index: 7;
}

.Frm
{
	height: 500px;
}

/* Formato de parrafos */
p.ContactoTlf
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	text-align: center;
	font-weight: 600;
	color: #D8C86D;
	margin-top: 20px;
}
p.Contacto
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	text-align: left;
	font-weight: 400;
	color: #8c0000;	
}
p.Contacto_frm
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	text-align: left;
	font-weight: 400;
	color: #8c0000;	
}

p.Tlf
{
	font-family:"Times New Roman", Times, serif;
	font-size: 24px;	
	text-align: center;
	font-weight: 600;
	color: #D8C86D;
}

p.mail
{
	font-family: Georgia,"Times New Roman", Times, serif;
	font-size: 14px;	
	text-align: center;
	font-weight: 400;
	color: #D8C86D;
}

p.Tarjetas
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	text-align: center ;
	font-weight: 400;
	color: #8C0000;	
}
p.CentralCabecera
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: italic;
	text-align: center ;
	font-weight: 600;
	color: #8C0000;
	margin-top: 20px;	
}

p.frmCabecera
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: italic;
	text-align: center ;
	font-weight: 600;
	color: #8C0000;
	margin-top: 1px;	
}

p.CentralTextoCabecera
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	text-align: center ;
	font-weight: 500;
	color: #8C0000;
	margin-top: 10px;
	margin-bottom: 0px;
}

p.CentralTexto
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	text-align: justify;
	font-weight: 300;
	margin-left: 15px;
	color: #8C0000;
}

hr.LineaContacto
{
	width: 75%;
	color: #D8C86D;
	line-height: normal;
}

hr.LineaCentral
{
	width: 75%;
	color: #8C0000;
	line-height: normal;
}
