body {
	margin-top:0px;
	margin-left:0px;
	background-color:#FFF;
}
h1 {
	margin-top:0px;
	font-weight:normal;
	font-size:24px;
	line-height:26px;
}
#cuadro {
	width:700px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFF;
}
#encabezado {
	width:700px;
	height:255px;
}
#menu {
	width:700px;
}
#espacio {
	width:420px;
	height:20px;
}
#contenido {
	width:700px;
	margin-top:30px;
}
#pie {
	width:700px;
	bottom:0px;
	position:relative;
}
.art {
	font-family:'Open Sans', sans-serif, Verdana, Arial, Helvetica;
	font-size:14px;
	line-height:18px;
	color:#369;
	text-align: left;
}
.art1 {
	font-family:'Open Sans', sans-serif, Verdana, Arial, Helvetica;
	font-size:12px;
	line-height:14px;
	color:#369;
	text-align: left;
}
.art2 {
	font-family:'Open Sans', sans-serif, Verdana, Arial, Helvetica;
	font-size:24px;
	line-height:26px;
	color:#369;
	text-align: left;
}
.art3 {
	font-family:'Open Sans', sans-serif, Verdana, Arial, Helvetica;
	font-size:16px;
	line-height:18px;
	color:#fff;
	text-align: center;
}
.titulo {
	position:relative;
	margin-left:50px;
	height:50px;
	z-index:10;
}
.articulo {
	margin-top:-15px;
}
.texto {
	font-family:'Open Sans', sans-serif, Verdana, Arial, Helvetica;
	font-size:18px;
	line-height:18px;
	color:#FFF;
	text-align:center;
}
.texto a {
	color:#FFF;
}
.textoformu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	vertical-align: top;
}
.casillas {
	border-color: #666666;
	border-width: 1px;
	border-style:solid;
	background-color:#fff;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	overflow: auto;
	scrollbar-face-color: #666666;
	scrollbar-track-color: #666666;
	scrollbar-arrow-color: #666666;
	scrollbar-shadow-color: #666666;
	scrollbar-highlight-color: #666666; 
	scrollbar-3dlight-color: #666666;
	scrollbar-darkshadow-color: #666666;
}
.boton {
	border-color: #5a0040;
	border-width: 1px;
	border-style:solid;
	background-color:#5a0040;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	overflow: auto;
	scrollbar-face-color: #5a0040;
	scrollbar-track-color: #5a0040;
	scrollbar-arrow-color: #5a0040;
	scrollbar-shadow-color: #5a0040;
	scrollbar-highlight-color: #5a0040; 
	scrollbar-3dlight-color: #5a0040;
	scrollbar-darkshadow-color: #5a0040;
}
.boton:hover {
		color: #5a0040;
		background-color:#FFFFFF;
}

.error {color:red;}
div.error  {list-style-type: none;}
div.error ul, div.error h4 {display: none;}
.error h4 {color:#000}
//label.error { display: none!important}
input.error {border: solid 1px red}
