﻿
.contenido {
	background-position: 5px 0px;	
	height:450px;
	margin-top:3px;
	padding:0;
	background-color:#ffffff;
}

.correo {
	width: 530px;
	height: 300px;
}

.correo table {
	
	width: 530px;
	height: 300px;
}

.correo td {	
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 0px;
}

.correo td.text_1 {
	width: 60px;
	text-align: right;	
}

.correo td#botones {
	text-align: right;
}

.correo input.form_1, .correo textarea.form_2 {
	width: 100%;
}

.correo td.text_1 p{
	margin-bottom: 4px;
	margin-top: 0px;
}

.correo td.text_1#mensaje p{
	margin-bottom: 195px;
	margin-top: 0px;
}

.correo td#notificacion p {
	color: black;
	text-align: right;
	margin-bottom: 0;
	margin-top: 0;
}
#horario {
	position:absolute;
	right:30px;
	top:400px;
}

#horario1 {
	position:absolute;
	right:30px;
	top:230px;
}

.contenido img{
	position:absolute;
	right:270px;
	top:200px;
}
.pie {
	position:absolute;
	top: 615px;
	width: 100%;	
}

.pie p {
	text-align: center;
	}