/* these styles are in the head of this page because this is a unique page */

/* THE BIG GUYS */
* {
	margin: 0;
	padding: 0;
}

body {
	text-align: left;
	/*padding: 10px 0;*/
	background: #ffffff;

	color: #333;
	font: 93%/1.5 arial,tahoma,verdana,sans-serif;
	margin-right:auto;
	margin-left:auto;
	background-image: url(../images/bg-azul.jpg); background-repeat: repeat-x; 
	background-color:#bbb;
}

hr {
	margin: 1em 0;
	background: #eee;
	height: 1px;
	color: #eee;
	border: none;
	clear: both;
}

/* LINKS */
a, a:link, a:link, a:link, a:hover {

	text-decoration: none;
	color: #777;
	border-bottom: 1px dotted #ccc;
	font-weight: normal;
}


a:link, a:visited {
	text-decoration: none;
	color: #777;
	border-bottom: 1px dotted #ccc;
	font-weight: normal;
}
a:visited {
	color: #999;
} 

a:hover, a:active {
	color: #069;
	text-decoration: none;
	color: #333;
	border-bottom: 1px solid #333;
} 

/* LISTS */
ul {
	margin: .3em 0 1.5em 2em;
}


li {
	margin-left: 2em;
}

dt {
	font-weight: bold;
}

#wrap {
	background: #fff;
	
	border: 1px solid #fff;
	position: relative;
	text-align: left;
	/*margin: 0px 75px 2em 75px;*/
	margin-left:auto;
	margin-right:auto;
	max-width: 1100px;
	height:691px;
}


#contenido-principal {

	width: 390px;
	position: relative;
	margin-left:auto;
	margin-right:auto;
	height:240px;
	background:url(../images/acceso2.png) no-repeat;
	padding-top:80px;
	padding-left: 120px;
}

#contenido-mensaje {

	width: 450px;
	position: relative;
	margin-left:auto;
	margin-right:auto;
	height:240px;
	background:url(../images/acceso2.png) no-repeat;
	padding-top:80px;
	padding-left: 50px;
}
#header {
	width:1100px;
	height:150px;
}



#content {
	background: #fff;
}

/* TYPOGRAPHY */
p, ul, ol {
	margin: 0 0 1.5em;
}

h1, h2, h3, h4, h5, h6 {
	letter-spacing: -1px;
	font-family: "Segoe UI","Trebuchet MS",Geneva,Arial,Helvetica,SunSans-Regular,sans-serif;
	margin: 1.2em 0 .3em;
	color: #003366;
	border-bottom: 1px solid #eee;
	padding-bottom: .1em;
}

h1 {
	font-size: 196%;
	margin-top: 0;
	border: none;
}

h2 {
	font-size: 206%;
}

h3 {
	font-size: 126%;
}

h4 {
	font-size: 116%;
	font-weight: bold;
}

h5 {
	font-size: 106%;
}

h6 {
	font-size: 96%;
}



#content {
	height:400px;
}
#resetear
{
	width: 250px;
	text-align: center;
}


caption {
	display: none;
}

#pie{ color: #777; font-size: 8pt; float:left; text-align:center; height: 136px; width: 1100px; background-color: #222 ; padding-top: 6px; }





