body {
	background-color: #FFFFFF;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #626477;
	background-image:url(images/main.jpg);
	background-position:center;
	background-repeat:repeat-y;
}

a {
	color: #5C5C5C;
	text-decoration:none;
}

a:hover {
text-decoration:underline;
	color:#0000FF;
}

p {
	color: #000000;
	text-align: justify;
}

textarea,input,submit {
	background-color: #f7f7f7;
	background-image: url(images/bg.png);
	color: #626477;
	padding: 0px;
	border: 1px solid #7d7d7d;
	margin: 3px; 
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	font-weight: normal;
}

h2 {
	font-size: 100%;
	font-weight: bold;
	text-align: right;
}

h3 {
	font-size: 150%;
	font-weight: normal;
	color: #333399;
	text-align: center;
}

h4 {
	font-size: 120%;
	color: #454545;
	font-weight:bold;
}

h5 {
	font-size: 100%;
	font-weight: normal;
}

h6 {
	font-size: 50%;
	
}

img {
	border: 0px;
}

#title {
	text-align: center;
	background-position: center; 
	background-repeat: repeat-y; 
	margin: 0em; 
	padding:  25px;
	text-align: center;
	font-size: xx-large;
	height: 150px;
	background-image: url(images/main2.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	
}

#title p {
	font-variant: small-caps;
	letter-spacing: 2px;
}

#title img {
	border: none;
}

#container {
	width: 642px;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
	background-image: url(images/bg2.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	float:inherit;
}

#sidebar {
	width: 200px;
	float: right;
	padding-right: 10px;
	padding-left: 10px;
	border-left: 0px;
}

#sidebar h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 200%;
	color: #626477;
	border-bottom: 1px dashed #7d7d7d;
}

#sidebar p {
	line-height: 20px;
}

#menu {
	text-align: left;
	background-image: url(images/swirl.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	border-left: 1px solid #7d7d7d;
	padding-left: 10px;
}

#menu h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 200%;
	color: #626477;
	border-bottom: 1px dashed #7d7d7d;
}

#menu a {
	color: #999999;
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 10px;
	line-height: 15px;
	text-decoration: none;
}

#menu a:hover {
	color:#0000FF;
}

#content {
	margin-right: 220px;
	margin-bottom: 0px;
	padding-right: 20px;
	padding-left: 20px;
	border: 0px;
	color: #626477;
}

#content h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 200%;
	color: #626477;
	border-bottom: 1px dashed #7d7d7d;
	padding-top: 0px;
}

#content h1 a {
	color: #626477;
}

#content p {
	line-height: 20px;
	text-indent: 15px;
	color: #626477;
	text-align: justify;
}

#content ol,ul {
	line-height: 25px;
	color: #626477;
}

#content li {
	color: #626477;
}

#content li a:hover {
	color: #626477;
}

#content table {
	color: #626477;
}

#footer {
	width: 642px;
	margin: 0 auto 0 auto;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
	border-top: 1px solid #7d7d7d;
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#image-box {
	border: 1px solid #ccc;
	margin: 0 auto 0 auto;
	background-image: url(images/bg.png);
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/*FORMULARIO DE CONTACTO *//*FORMULARIO DE CONTACTO *//*FORMULARIO DE CONTACTO */
#registro {
	width:365px;
	padding:1px;
	margin:1px;
	background-color:#60B7DE;
}
#registro fieldset {
	border:0;
	background-color: #F2F2F2;
	padding:1px 7px;
}
#registro legend{
	font: bold 14px Arial, sans-serif;
	color:#333333;
	padding:0 5px;
}
#registro p label {
	font: 12px Geneva, Arial, Helvetica, sans-serif;
	float: left;
	width: 32%;
	text-align:left;
	padding:5px;
	color: #333333;
}
#registro p br {clear: left;}
.enviar{margin:8px 0 0 35%;}
/*FORMULARIO DE CONTACTO *//*FORMULARIO DE CONTACTO *//*FORMULARIO DE CONTACTO */


.validacion_cen{
margin: 0 25% 0 25%;

}