/* fondos y cr */
.fodno {
	background-color: #FFFFFF;
	background-image: url(ceamso_bk01.png);
	background-repeat: repeat-x;
	background-position: center 150px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
}
.fondo01 {
	background-image: url(b001.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.fodno_loginusers {
	background-image: url(b003.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.cr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4F8809;
}
.cr a {
	color: #335805;
	text-decoration: none;
}
.cr a:hover {
	color: #243F03;
	text-decoration: underline;
}
#cuenta input{
	color: #2D4712;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#cuenta input:hover{
	background-color: #F5FCED;
}
#cuenta textarea:hover{
	background-color: #F5FCED;
}
/* titulos */
.titulo01 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #004F21;
	font-variant: normal;
	font-style: normal;
	background-image: url(b002.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
/* textos */
.texto01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.texto01 a {
	color: #5F9235;
	text-decoration: none;
}
.texto01 a:hover {
	color: #5F9235;
	text-decoration: underline;
}

.texto02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
.texto02 a {
	color: #5F9235;
	text-decoration: none;
}
.texto02 a:hover {
	color: #5F9235;
	text-decoration: underline;
}

.campoform01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #39462B;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #4A5A36;
	border-right-color: #B5C69F;
	border-bottom-color: #B5C69F;
	border-left-color: #4A5A36;
}
.boton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding: 4px;
}
/* contenidos */
.titulos {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #006633;
}
.titulos a {
	color: #006633;
	text-decoration: none;
}
.titulos a:hover {
	color: #529B00;
	text-decoration: none;
}
.contenido {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
}
.capaci_fondo {
	background-color: #FFFFFF;
	background-image: url(../capac/imgs/capacitacion.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.texto_blanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}
.texto_blanco a{
	text-decoration: none;;
	color: #FFFFFF;
}
.texto_blanco a:hover{
	text-decoration: underline;;
	color: #FFFFFF;
}
.contenido a {
	color: #5F9235;
	text-decoration: none;
}
.contenido a:hover {
	color: #5F9235;
	text-decoration: underline;
}
