@charset "utf-8";
/* CSS Document */
body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	text-align:left;
	line-height:18px;
}
img{
	border: none;
}
a{
outline: none;
}
#Content1{
text-align:left;
}
hr{
background:#990099;
height:1px;
margin:20px 0px 20px 0px
}
h1{
	color:#fff;
	background:#6d00a3;
	font-size:1.1em;
	display:block;
	text-align:left;
	border-bottom: 1px solid #6d00a3;
	padding-top:2px;
	padding-bottom:1px;
	padding-left:3px;
	margin-bottom:10px;
	font-weight:normal;
	font-family: Bauhaus, Tahoma, Verdana, Arial;
}
h2{
	color:#666699;
	font-size:1.0em;
	display:block;
	text-align:left;
	border-bottom: 1px solid #666699;
	padding-top:2px;
	padding-bottom:1px;
	padding-left:3px;
	margin-bottom:10px;
	font-family: Bauhaus, Tahoma, Verdana, Arial;
}
strong, b{
	color:#666699;
	background: inherit !Important;
	text-align:left;
}
#contenedor p a, #contenedor li a, #contenedor div a{
	color:#fa7e15;
	text-decoration:none;
	font-weight:bold;
	background: inherit !Important;
	border:none;
}
#contenedor p a:hover, #contenedor li a:hover, #contenedor div a:hover{
	color:#fa7e15;
	text-decoration:underline;
	background: inherit !Important;
	border:none;
}
ul.primero{
	text-align:left;
	list-style:none;
	width:100%;
	margin-left:0px;
	padding-left:15px;
	margin-left:15px;
}
ul.primero li{
	list-style: square;
	color:#666699;
	font-size:0.8em;
}
ul.primero li ul{
	font-size:1.2em;
}
ul.primero li ul li{
	list-style:circle;
}
ul.segunda{
	text-align:left;
	list-style:none;
	width:100%;
	padding-left:0px;
}
ul.segunda li{
	display:inline;
}
img{
	border:0;
}
p{
	color:#666699;
	text-align:left;
	font-size:0.8em;
}
.marco1{
width:400px;
border: 3px solid #990099;
padding-left:30px;
margin:0 auto;
}
.marco1 ul{
margin:20px;
}
.marco1 ul li{
list-style:none;
text-align:left;
font-size:0.9em;
}
.titulo1{
width:100%;
background:#fa7e15;
color:#FFFFFF;
padding:2px 2px 2px 0px;
text-align:left;
font-weight:bold;
}
.titulo1 span{
width:100%;
background:#990099;
color:#FFFFFF;
padding:2px 3px 2px 3px;
margin-right:3px;
}
.tabla1{
	line-height:18px;
	color:#666699;
	text-align:left;
	font-size:0.8em;
}
.tabla2{
	line-height:18px;
	color:#666699;
	text-align:left;
	font-size:0.9em;
}
.tabla1 tbody tr td, .tabla2 tbody tr td{
	border-bottom:1px solid #666699;
}
.tabla1 thead tr td, .tabla2 thead tr td{
	background:#666699;
	color:#FFFFFF;
	font-weight:bold;
}
.dere{
	text-align:left;
	border:none;
}
.contenido{
	font-size:0.9em;
	text-align:left;
}
p.medio{
	width:100%;
	text-align:center;
	display:block;
}
em{
font-size:93%;
width:100%;
text-align:center;
font-weight:bold;
float:none;
margin:auto;
}
.marcodesta{
width:80%;
margin:auto;
border:3px solid #fa7e15;
text-align:center;
padding:15px;
color:#666699;
font-size:0.8em;
}
.textoform, form textarea, form select{
	border: 1px solid #666699;
	font-size:0.9em;
	color:#666699;
	text-indent:3px;
	background-color:#ffffff;
}
.textoform, form textarea{
	width:100%;
}
.textoform:hover, form select:hover, form textarea:hover, form .textoform:focus, form select:focus, form textarea:focus{
	background-color:#FFFFFF;
	border: 1px solid #fa7e15;
	color:#666699;
}
.boton{
	border:1px solid #fa7e15;
	background:#fff;
	color: #fa7e15;
	cursor:pointer;
	text-align:center;
	font-weight:bold;
	font-size:0.9em;
}
.boton:hover{
	border:1px solid #fa7e15;
	background:#fe8215;
	color:#fff;
}
