body {
	margin: 0;
	padding: 0;
	font-size: 11px;
	text-align: justify;
	color: #FCFCFA;
	background-image: url(images/fondo.jpg);
	background-repeat:  repeat-x;
	
}

body, th, td, input, textarea, select, option {
	font-family: "Trebuchet MS", "Times New Roman", Arial, Times, serif;
}

h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #0000FF;
}

h1 {
	letter-spacing: -2px;
	font-size: 3em;
}

h2 {
	letter-spacing: -1px;
	font-size: 2em;
}

h3 {
	font-size: 1em;
}


.title {font-size:14pt; color:#000000; font-family:sans-serif,verdana,helvetica;}
.copyright {font-size:10pt; color:#000000; font-family:sans-serif,verdana,helvetica;}
.para {text-indent:22pt;}
.note {font-size:11pt; border:3px double #000000; padding:12pt; margin:12pt;}
.holder { filter: progid:DXImageTransform.Microsoft.RandomDissolve(duration=0.5); }


.parrafo {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	color: #034a4b;

}
}

blockquote {
	padding-left: 1em;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

hr {
	display: none;
}

#wrapper {
	width: 800px;
	padding: 0;
	background: url(images/img01.jpg) repeat-y left top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}


/* Header */

#header {
	width: 780px;
	height: 324px;
	padding: 0;
	background-position: left top;
	margin-left: 8px;
}

#header h1, #header p {
	margin: 0;
	color: #0C3F80;
}

#header h1 {
	float: left;
	font-size: 52px;
	padding: 297px 0 0 15px;
}

#header p {
	float: left;
	padding: 310px 0 0 10px;
	font-size: 26px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: lowercase;
}

#header a {
	text-decoration: none;
	color: #F79F1A;
}

/* Page */

#page {
	width: 780px;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 10px;
}

/* Content */

#content {
	float: right;
	width: 521px;
	margin: 0;
	background-image: url(images/imagebase/home/uno.jpg);
	background-repeat: no-repeat;

}

.post {
	float: right;
	padding-left: 10px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
	text-transform: none;
	font-style: normal;
}

.title {
	font-size: 17px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 10px;
}

.title a {
	text-decoration: none;
	color: #194B86;
}

.pagetitle {
}

.byline {
	margin: -25px 20px 0 31px;
	color: #000066;
}

.meta {
	text-align: left;
	color: #FCFCFA;
	padding: 10px 20px 20px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin-left: 30px;
	border-bottom: 2px #34350B solid;
}

.meta .more {
	background: url(images/img08.gif) no-repeat left 50%;
}

.meta .comments {
	background: url(images/img08.gif) no-repeat left 50%;
}

.meta a {
	color: #000099;
}

.navigation {
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.posts {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

.posts li {
}

.posts h3 {
	margin: 0;
	font-weight: bold;
}

.posts p {
	margin: 0;
	line-height: normal;
}

.posts a {
}

.entry {
	margin: 0;
	padding: 17px 20px 0 32px;
}

.last {
	border: none;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 240px;
	margin-bottom: 10px;
	color: #7A7A7A;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	margin: 0 0 20px 20px;
	padding: 0;
}

#sidebar li li {
	margin: 0 0 0 0;
	margin: 0 0 0 0;
	background: url(images/img08.gif) no-repeat left 50%;
	line-height: 25px;
}

#sidebar h2 {
	margin: 0;
	height: 35px;
	padding-left: 20px;
	font-size: 18px;
	color: #063875;
}

#sidebar a {
}

#sidebar a:hover {
	text-decoration: none;
}

/* Search */

#search input {
	display: none;
}

#search input#s {
	display: block;
	width: 230px;
	padding: 2px 5px;
	border: 1px solid #3DD1FF;
	background: #FFFFFF url(images/img05.gif) repeat-x;
}

#search br {
	display: none;
}

/* Calendar */

#calendar {
}

#calendar h2 {
	margin-bottom: 15px;
}

#calendar table {
	width: 80%;
	margin: 0 auto;
	text-align: center;
}

#calendar caption {
	width: 100%;
	text-align: center;
}

#next {
	text-align: right;
}

#prev {
	text-align: left;
}

/* Footer */

#footer {
	width: 748px;
	height: 63px;
	text-align: center;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-image: url(images/base.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #9DCBE5;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#footer p {
	padding: 20px 0;
}

#footer p a {
	color: #000099;
}
#contenthome {
	float: right;
	width: 310px;
	margin: 0;
	padding-left: 20px;
	padding-right: 48px;
}
#wrapperintro {
	width: 940px;
	padding: 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-repeat: repeat-y;
	background-position: left top;
}
#contentdetcon {
	float: right;
	width: 500px;
	margin: 0;
	background-repeat: no-repeat;
}
#pagedetcon {
	width: 780px;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 7px;
	background-image: url(images/imagebase/detcon/fondodetcon.jpg);
	padding-right: 5px;
	background-repeat: no-repeat;
}
#pagefourier {
	width: 780px;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 7px;
	background-image: url(images/imagebase/FOURIER/fondofouirer.jpg);
	padding-right: 5px;
	background-repeat: no-repeat;
}
#contentizqui {
	float: left;
	width: 236px;
	background-image: url(images/imagebase/home/base.jpg);
	background-repeat: no-repeat;
	margin-left: 80;
	margin-top: 60;
	padding-left: 10px;
}
.parrafo01{
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	color: #627C8D;
}
.parrafo {
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	color: #2C516D;
}

a:link {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #4C677D;
	font-style: normal;
	text-decoration: none;
}

a:visited {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #4C677D;
	text-decoration: none;
}

a:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

a.dos:link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #336699;
	font-style: normal;
	text-decoration: none;
}

a.dos:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
}

a.dos:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.titulo{
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: #8E865F;
	text-decoration: none;
}

.titulo2{
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: #BCB270;
	text-decoration: none;
}

.seccion{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 10pt;
	color: #A5662D;
	text-decoration: none;
}

.seccion01{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 10pt;
	color: #63D50B;
	text-decoration: none;
}
.seccion02{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 10pt;
	color: ##FFFFFF;
	text-decoration: none;
}
.textpeq {
	font-family: Tahoma;
	font-size: 10px;
	color: #627C8D;
	text-decoration: none;
	font-weight: normal;

}
.textpeqoscuro {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;

}

.textpeq_02 {
	font-family: Tahoma;
	font-size: 10px;
	color: #BCB270;
	text-decoration: none;
	font-weight: normal;

}

.textdirectorio {
	font-family: Tahoma;
	font-size: 10px;
	color: #5E798B;
	text-decoration: none;
	font-weight: normal;

}
.textpeqgris {
	font-family: Tahoma;
	font-size: 12px;
	color: #3B4C56;
	text-decoration: none;
	font-weight: normal;

}

.textpeqgris2 {
	font-family: Tahoma;
	font-size: 10px;
	color: #3B4C56;
	text-decoration: none;
	font-weight: normal;

}
.subt01 {
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: #A4A297;
	text-decoration: none;
	font-variant: normal;

}
.subt02 {
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	font-variant: normal;
}

.campos {
	background-color: #C1CCD2;
	background-image:url(sombracampos.gif);
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #4F6782;
	border: 1px solid #4F6782;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
	width: 120px;
}

.input {
	background-color: #FFFFFF;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #3b4c56;
	border: 1px solid #A5ACB2;
}

.input1 {
	background-color: #FFFFFF;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #3b4c56;
	border: 1px none #A5ACB2;
}

.input2 {
	background-color: #FFFFFF;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #07718B;
	border: 1px solid #6AA1AE;
	
}

.input3 {
	background-color: #E7E9B0;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #6C6D58;
	border: 1px solid #6C6D58;
	background-image: url(../images/sombracampos.gif);
}

textarea {
	background-color: #E1E9EA;
	background-image:url(../images/sombracampos.gif);
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #07718B;
	border: 1px solid #6AA1AE;
	width: 200px;
	overflow: auto;
	height: 100px;
	
}
input {
	background-color: #9FD2EE;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #0A4E75;
	border: 1px solid #0A4E75;
}

.chek {

	background-color: #FFFFFF;
	background-image:url(sombracampos.gif);
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #4F6782;
	border: none;
	TEXT-INDENT: 5px;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
	width: auto;
}

.chek2 {

	background-color: #FFFFFF;
	background-image:url(../images/barra_gris.gif);
	font-family: Tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #4F6782;
	border: none;
}


select {

	background-color: #ffffff;
	background-image:url(sombracampos.gif);
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #4F6782;
	border: 1px solid #3399cc;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
	width: auto;
}

ul {
	list-style-image: url(../images/bullet_07.gif);
}

.hover {
	background-image: url(../images/barra_nosotros02.jpg);
	cursor:default; 
	cursor:pointer;
}

.hover2 {
	background-image: url(../images/barra_mlearning02.jpg);
	cursor:default; 
	cursor:pointer;

}

.hover3 {
	background-image: url(../images/barra_elearning02.jpg);
	cursor:default; 
	cursor:pointer;

}

.hover4 {
	background-image: url(../images/barra_blearning02.jpg);
	cursor:default; 
	cursor:pointer;

}

.hover5 {
	background-image: url(../images/barra_contacto02.jpg);
	cursor:default; 
	cursor:pointer;

}

.hover6 {
	background-image: url(../images/barra_soluciones02.jpg);
	cursor:default; 
	cursor:pointer;

}

.out {
background-image: url(../images/anchor.gif);
}

.textoazul {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #336699;
	font-style: normal;
	text-decoration: none;
}




a.popular1:link {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
}
a.popular1:visited {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
}


a.popular1:hover {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #336699;
	font-style: normal;
	text-decoration:underline;
}

a.popular2:link {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #336699;
	font-style: normal;
	text-decoration: none;
}
a.popular2:visited {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #336699;
	font-style: normal;
	text-decoration: none;
}
a.popular2:hover {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #336699;
	font-style: normal;
	text-decoration:underline;
}

a.popular3:link {
	font-family: Tahoma;
	font-size: 12px;
		font-weight: bold;
	color: #336699;
	font-style: normal;
	text-decoration: none;
}
a.popular3:visited {
	font-family: Tahoma;
	font-size: 12px;
		font-weight: bold;
	color: #336699;
	font-style: normal;
	text-decoration: none;
}
a.popular3:hover {
		font-family: Tahoma;
	font-size: 12px;
		font-weight: bold;
	color: #336699;
	font-style: normal;
	text-decoration:underline;
}


a.popular4:link {
	font-family: Tahoma;
	font-size: 10px;
	color: #336699;
	font-style: normal;
	text-decoration: none;
}
a.popular4:visited {
	font-family: Tahoma;
	font-size: 10px;
	color: #336699;
	font-style: normal;
	text-decoration: none;
}
a.popular4:hover {
	font-family: Tahoma;
	font-size: 10px;
	color: #336699;
	font-style: normal;
	text-decoration:underline;
}
#contenpoli {
	float: right;
	width: 521px;
	margin: 0;
	background-image: url(images/imagebase/politicas/politicas.jpg);
	background-repeat: no-repeat;
}
#contenproducto {
	float: left;
	width: 778px;
	margin: 0;
	background-image: url(images/imagebase/productos/productos.jpg);
	background-repeat: no-repeat;
}
#imagenproducto {
	width: 650px;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
