body, html {
	height: 100%;
	margin: 0;
	padding: 0;
}

body {
	background: transparent url(images/intro-fondo.gif) repeat scroll 0 0;
	font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size: .8em;
	text-align: center;
}


h1{
margin: .8em 0 .5em 0;
font: 1.8em/1em Verdana, Arial, Helvetica, sans-serif;
color:#939394;
line-height:1.8em;
}

h2{
margin: 1.5em 0 .5em 0;
font: 22px/1em Verdana, Arial, Helvetica, sans-serif;
color:#a3ba29;
padding: 20px 0 0 20px;
}

h3{
margin: 1.5em 0 .5em 0;
font: 14px/1em tahoma,verdana,arial,helvetica,sans-serif;
color:#000;
font-weight: bold;
padding: 0px 0 0 20px;
}

.menuTitulo-1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 1.8em;
	font-weight: bold;
}
.menuText {
	color: #333333;
	line-height: 1.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.6em;
}
.menuTitulo-2 {
	color: #333333;
	font-variant: small-caps;
	font-size: 1.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0.2em;
}


.Titulo1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #a3ba29;
	font-size: 2em;
	line-height: 2em;
}
.Texto1{
	color: #C33333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
line-height: 1.5em;
}

.Titulo2{
	color: #cdcdcd;
	font-size: 1.8em;
	font-weight: normal;
	line-height: 20px;
}
.Texto2{
	color: #FF9900;
	font-size: 1.2em;
	font-weight: normal;
	line-height: 20px !important;
}

img {
 	border: none;
}
fieldset {
	background: #F1F1EA;
	padding: 25px;
	border: none;
}

fieldset {
	background: #F7F0DC;
}

a:link 		{ text-decoration: none; color: #D03C3B; font-weight: bold; }
a:visited 	{ text-decoration: none;  color: #D03C3B; font-weight: bold; }
a:hover 	{ text-decoration: none;  color: #D03C3B; font-weight: bold; }

.menuitem-link a:link 		{ color: #000000; text-decoration: none; }
.menuitem-link a:visited 	{ color: #000000; text-decoration: none; }
.menuitem-link a:hover 	{ color: #D03C3B; text-decoration: none; }

#body {
	background: #FFFFFF none repeat scroll 0 0;
	border-bottom: 2px solid #E5E5E5;
	border-left: 1px solid #E5E5E5;
	border-right: 1px solid #E5E5E5;
	color: #000000;
	display: table;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1em;
	line-height: 1.5em;
	margin: 0 auto;
	text-align: left;
	width: 960px;
}

#header {
	height: 254px;
	background: url(images/head.jpg);
	
	position: relative;
}

#page {
	float: left;
	width: 610px;
	padding: 10px 20px;
	margin-bottom: 10px;
	padding-left: 60px;
	padding-top: 30px;
	overflow: hidden;
}

#menu {
	float: right;
	width: 200px;
	padding: 10px 0px;
	margin-bottom: 10px;
	display: block;
	margin-bottom: 20px;
	margin-right: 40px;
	padding-bottom: 20px;
}

.logocamp {
	margin-top: 20px;
	padding-top: 30px;
	border-top: 8px solid #71c5ee;
}

#menu ul {
	list-style: none;
	padding-left: 10px;
	margin-left: 0px;
}

.menu-item-inactive {
	background: url(images/menuitem.png);
	background-position: 0px 1px;
	background-repeat: no-repeat;
	padding-left: 30px;
}

.menu-item-active {
	background: url(images/menuitem-on.png);
	background-position: 0px 1px;
	background-repeat: no-repeat;
	padding-left: 30px;
}

#menu ul li:hover{
	background: url(images/menuitem-on.png);
	background-position: 0px 1px;
	background-repeat: no-repeat;
	padding-left: 30px;
}

.block-header {
	background: #71c5ee none repeat scroll 0 0;
	color: #000000;
	font-size: 1.8em;
	font-weight: bold;
	margin-bottom: 20px;
	padding: 3px;
	text-align: center;
	margin-top: 40px;
}

#footer {
	clear: both;
	display: block;
	height: 18px;
	margin: 0 auto;
	padding: 5px 10px;
	width: 940px;
	background: #71c5ee;
}

#footer img {
	margin-left: 158px;
}

.menuitem-link {
	font-weight: bold;
	font-size: 1.2em;
	margin-bottom: 10px;
}

#menu-lang {
	color: #CDCDCD;
	display: inline;
	height: 19px;
	top: -2px;
	
	left: 825px;
	padding-right: 15px;
	padding-top: 3px;
	position: absolute;
}

#menu-lang a {
	color: #CDCDCD;
	font-weight: bold;
}

.nodeitem {
	clear: both;
}

.nodeitem-header {
	height: 30px;
}

.nodeitem-title a {
	
	color: #D03C3B;
}

.nodeitem-title {
	color: #D03C3B;
	font-weight: bold;
	margin-bottom: 30px;
}

.nodeitem-image {
	float: left;
	max-width: 200px;
	margin-right: 20px;
	margin-bottom: 5px;
}

.nodeitem-fullimage {
	float: right;
	max-width: 500px;
	margin-left: 20px;
	margin-bottom: 5px;
}

.nodeitem-back,
.nodeitem-morelink a {

	color: #D03C3B;
}

.encuesta  {
	border: 1px solid #CDCDCD;
	background: #f1f1ea;
	padding: 10px;
}

.encuesta  td {
	vertical-align: top;
}

#content_image {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.nodeitem-morelink{
float:right;
padding: 10px 0 0 0;
text-align:right;
}


.nodeitem-back{
text-align:right;float:right;

padding: 10px 0 0 0;

text-align:right;
}
.nodeitem img{

float:left;
padding: 0 20px 0 0;
}


ol {
padding: 0 0 0 75px;

}

#page ul li {	
	padding: 4px 0;
}

.footer-image {
	font-size: .9em;
	text-align: left;
color:#D03C3B;
line-height: 1em;
}

#logoayuntam {
	display: block;
	width: 170px;
	height: 73px;
	position: absolute;
	top: 23px;
	left: 786px;
}
.formText{
color:#179AE0;
}
