@charset "utf-8";
body{
	background-image:url(../Img/Kastriyon4.png);
	margin:0!important;	
}
#Contenedor{
	background:#FFF;
	width:1000px;
	min-height:600px;
	margin:auto;
	padding:10px;
	overflow:hidden;
}
#Cabezote{
	width:100%;
	height:250px;
	margin-top: 15px;
	background: #ffffff;
	background: -moz-radial-gradient(left, circle cover,  #ffffff 0%, #1e3964 50%, #1e3966 100%);
	background: -webkit-gradient(radial, left bottom, 0px, center bottom, 100%, color-stop(0%,#ffffff), color-stop(50%,#1e3964), color-stop(100%,#1e3966));
	background: -webkit-radial-gradient(left, circle cover,  #ffffff 0%,#1e3964 50%,#1e3966 100%);
	background: -o-radial-gradient(left, circle cover,  #ffffff 0%,#1e3964 50%,#1e3966 100%);
	background: -ms-radial-gradient(left, circle cover,  #ffffff 0%,#1e3964 50%,#1e3966 100%);
	background: radial-gradient(circle at left,  #ffffff 0%,#1e3964 50%,#1e3966 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#1e3966',GradientType=1 );
}
#LogoCabezote{
	width:268px;
	height:221px;
	margin:10px;
	float:left;
}
#TextoCabezote{
	float:right;
}
#TextoCabezote h1{
	color:#FFF;
    font-weight: bolder;
    text-align:right;
	font-family:Arial, Helvetica, sans-serif;
    margin-top: 30px;
	margin-right:30px;
}
#TextoCabezote h2{
	color:#FFF;
    font-weight: bolder;
    text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	margin-right:30px;
}
#Contenido h2, h3, h4{
	color:#1E3A6E;
    font-weight: bolder;
    text-align:center;
	font-family:Arial, Helvetica, sans-serif;
    margin-top: 30px;
	text-decoration:none !important;
}
#Contenido h3{
    text-align:left;
}
#PiePag{
	width:100%;
	height:150px;
	margin-top: 15px;
	background: #ffffff;
	background: -moz-radial-gradient(left, circle cover,  #ffffff 0%, #1e3964 50%, #1e3966 100%);
	background: -webkit-gradient(radial, left bottom, 0px, center bottom, 100%, color-stop(0%,#ffffff), color-stop(50%,#1e3964), color-stop(100%,#1e3966));
	background: -webkit-radial-gradient(left, circle cover,  #ffffff 0%,#1e3964 50%,#1e3966 100%);
	background: -o-radial-gradient(left, circle cover,  #ffffff 0%,#1e3964 50%,#1e3966 100%);
	background: -ms-radial-gradient(left, circle cover,  #ffffff 0%,#1e3964 50%,#1e3966 100%);
	background: radial-gradient(circle at left,  #ffffff 0%,#1e3964 50%,#1e3966 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#1e3966',GradientType=1 );
}
#LogoPiePag{
	width:150px;
	height:124px;
	margin:10px;
	float:left;
}
#TextoPiePag{
	float:right;
}
#TextoPiePag h2{
	color:#FFF;
    font-weight: bolder;
    text-align:center;
	font-family:Arial, Helvetica, sans-serif;
    margin-top: 20px;
	margin-right:30px;
}
#TextoPiePag h3{
	color:#FFF;
    font-weight: bolder;
    text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	margin-right:30px;
}
#Copy p{
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:10px;
}
#gracias{
	margin:0 35%;
	}