/* Design by Free CSS Templates http://www.freecsstemplates.org Released for free under a Creative Commons Attribution 2.5 License */

* {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
/*	font-size: small;*/

}

body {
	background: #FFFFFF url(images/img01.gif) repeat-x;
	color: #666666;
}

/*

th, td {
	background: #FFFFFF url(images/img01.gif) repeat-x;
	color: #666666;
}

*/


h1, h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
}

h1 {
	font-size: 197%;
}

h2 {
	font-size: 167%;
}

h3 {
	margin-bottom: 1em;
	text-transform: uppercase;
	color: #000000;
}

p, ul, ol {
	margin-bottom: 1.5em;
	line-height: 1.6em;
}

p {
}

ol {
}

ul {
	list-style: none;
}






ul li {
	padding-left: 10px;
	background-image: url(/css/images/vineta.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
}

a:link {
	color: #3490F8;
}

a:hover, a:active {
	text-decoration: none;
	color: #F89934;
}

a:visited {
	color: #666666;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 10px 0;
}

img.right {
	float: right;
	margin: 0 0 10px 20px;
}

.autor{
	text-align: right;
	display: block;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	border-bottom-width: thin;
	margin-left: 500px;
}
.byline {
	color: #CCCCCC;
}

.col-one {
	float: left;
}

.col-two {
	float: right;
}

.two-cols {
}

.two-cols .col-one, .two-cols .col-two {
	width: 250px;
}

/* Boxes */

.box-orange {
	background: url(images/img09.gif) repeat-x;
}

.box-orange .section {
	background: url(images/img11.gif) no-repeat right top;
	font-size: 100%;
	color: #FFFFFF;
}

.box-orange .section b {
	display: block;
	height: 23px;
	padding: 7px 0 0 10px;
	background: url(images/img10.gif) no-repeat;
}

.box-orange .content {
	padding: 20px;
}

.box-blue {
	background: url(images/img13.gif) repeat-x;
	width: 200px;
}

.box-blue .section {
	background: url(images/img15.gif) no-repeat right top;
	font-size: 100%;
	color: #FFFFFF;
}

.box-blue .section b {
	display: block;
	height: 23px;
	background: url(images/img14.gif) no-repeat;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 3px;
}

.box-blue .content {
	padding: 20px;
}

.box-pink {
	background: url(images/img17.gif) repeat-x;
}

.box-pink .section {
	background: url(images/img19.gif) no-repeat right top;
	font-size: 100%;
	color: #FFFFFF;
}

.box-pink .section b {
	display: block;
	height: 23px;
	padding: 7px 0 0 10px;
	background: url(images/img18.gif) no-repeat;
}

.box-pink .content {
	padding: 20px;
}

/* encabezado */

#encabezado {
	width: 960px;
	height: 92px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#encabezado_txt {
	font-size: small;
	margin-left: 300px;
}

/* Menu */

#menu {
	width: 960px;
	height: 30px;
	margin-top: 0em;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#encabezado img {
/*	float: left; */
}


#menu ul {
	margin: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
	margin-right: 1px;
	padding: 0;
	background: #FFFFFF;
}

#menu a {
	display: block;
	float: left;
	background: url(images/img07.gif) no-repeat;
	text-decoration: none;
	color: #666666;
}

#menu a:hover {
	color: #1777B1;
}

#menu b {
	display: block;
	float: left;
	height: 23px;
	background: url(images/img08.gif) no-repeat right top;
	cursor: hand;
	font-weight: normal;
	padding-top: 7px;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
}

#menu li.active {
	background: #CFCECE url(images/img04.gif) repeat-x;
}

#menu li.active a {
	background: url(images/img06.gif) no-repeat right top;
	color: #C90404;
}

#menu li.active b {
	background: url(images/img05.gif) no-repeat;
	cursor: default;
}

/* Menu 2 */

#menu2 {
	width: 960px;
	height: 30px;
	margin: 0 auto;
}

#menu2 ul {
	margin: 0;
	list-style: none;
	line-height: normal;
}

#menu2 li {
	display: block;
	float: left;
	padding: 0;
	background-image: none;
}

#menu2 a {
	display: block;
	float: left;
	text-decoration: none;
	color: #666666;
}

#menu2 a:hover {
	color: #1777B1;
}

#menu2 b {
	display: block;
	float: left;
	height: 23px;
	cursor: hand;
	border-bottom-style: solid;
	padding-top: 7px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}

#menu2 li.active {
	cursor: default;

}

#menu2 li.active a {
	color: #C90404;
}

#menu2 li.active b {
	cursor: default;
	background-repeat: no-repeat;
	background-position: left center;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: none;
}
/*fin menu 2*/

/* Page */

#page {
	width: 960px;
	margin: 0 auto;
	padding: 30px 0 0 0;
}

/* Content */

#content {
	float: left;
	width: 520px;
}


#contenido {
	float: right;
	width: 700px;
}


/* Feature */

#feature {
	margin-bottom: 20px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 420px;
}

#lateral {
	float: left;
	width: 200px;
}

#sidebar .col-one {
	width: 300px;
}

#sidebar .col-two {
	width: 200px;
}

/* Footer */

#abajo {
	background: #DDDDDD;
	border-top: 1px solid #999999;
	padding: 20px;
}

#abajo p {
	margin: 0;
	text-align: center;
	font-size: 85%;
}
.pasos {
	list-style-image: url(/images/pasos.jpg);
}
.mod_actual {
	background-position: right;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #33CCFF;
	border-left-color: #33CCFF;
}
#page #lateral .col-one .box-blue .content h3 {
	text-transform: none;
}
#page #lateral .col-one .box-blue .content h3 a:link, #page #lateral .col-one .box-blue .content h3 a:visited  {
	text-decoration: none;
}

#page #lateral .col-one .box-blue .content h3 a:visited{
	color: #7AB6FA;
}
#page #lateral .col-one .box-blue .content h3 a:hover {
	color: #F89B38;
}

code {
	font-family: "Courier New", Courier, monospace;
}

.codigo {
	font-family: "Courier New", Courier, monospace;
}

#bl_codigo {
	font-family: "Courier New", Courier, monospace;
}

#bl_codigo li {
	background-image: none;
	padding: 0px;
	margin: 0px;

}
.no_sub {
	text-decoration: none;
}

#compartir {
	text-align: center;
	width: 960px;
	margin: 0 auto;
	padding: 30px 0 0 0;
}
#compartir img {
	padding-right: 10px;
	
}

#mas_info {
	text-align: center;
	width: 960px;
	margin: 0 auto;
	padding: 30px 0 0 0;
}
#mas_info a {
	font-size: x-small;

}


#conte_xml { }

#conte_xml table {
	margin-right: auto;
	margin-left: auto;
	display: block;
	text-align: center;
}

#conte_xml  li {
	margin-left: 14px;
}


#img_conte {
	text-align: center;
	margin-bottom: 10px;
	margin-top: 10px;
}


#img_conte img {
	border: 1px solid #7CB8FB;
	
}
nn
