* {
	font-family: Verdana,  Arial, Helvetica, sans-serif;
}

DIV acronym {
	font-size: 1em;
}

BODY {
	margin: 0px;
	padding: 0px;
	background-image: url(graf/fondo_deg.gif);
	background-repeat: repeat-y;
	background-color: #FFFFEE;
	color: #000000;
}

DIV#sidar {
	width: 134px;
	height: 134px;
	background-image: url(graf/logo_cc.gif);
	background-repeat: no-repeat;
	position: absolute;
	right: 2px;
	z-index: 10;
}

DIV#cabecera {
	background-image: url(graf/gente.gif);
	background-repeat: repeat-x;
	color: #0000CC;
	height: 64px;
	overflow: auto;
	font-size: 160%;
	font-weight: bold;
	padding-left: 8px;
	padding-right: 150px;
	padding-top: 8px;
	background-color : transparent;
	line-height: 1em;
}

DIV#logo {
	display: none;	
}

DIV#seccion {
	height: 30px;
	padding-top: 7px;
	padding-left: 60px;
	background-image: url(graf/seccion1.gif);
	background-repeat: repeat-x;
	text-align: left;
	overflow: auto;
	font-weight: bold;
	color: #990000;
	background-color : transparent;
	font-size: 80%;
}

A.guia:link, A.guia:visited, A.guia:active {
	color: #990000;
	text-decoration: none;
	background-color : transparent;
}

A.guia:hover {
	color: #FF0000;
	background-color : transparent;
}

DIV#menu {
	position: absolute;
	width: 180px;
	background-color: transparent;
	font-size: 80%;
}

DIV#forms {
	background-color: transparent;
	margin-left: 4px;
	margin-right: 20px;
	border-top: 2px solid #EEEEEE;
}

DIV#estilos {
	background-color: transparent;
	padding-left: 4px;
	margin-right: 6px;
	border-top: 2px solid #EEEEEE;
	border-bottom: 2px solid #EEEEEE;
}

DIV#contenido {
	background-color: transparent;
	padding-left: 200px;
	padding-right: 2em;
	padding-top: 3em;
	font-size : 0.8em;
}

DIV#pie {
	background-color: #EEEEEE;
    margin-left: -31px;
	padding: 12px;
	text-align: center;
	border: 4px solid #FFCC00;
	color : #000000;
}

A.salta:link,  A.salta:visited {
	color: #FFCC00;
	background-color : transparent;
}

A.salta:hover,  A.salta:active {
	color: #000000;
	background-color : transparent;
}

/*  El Seminario - La Fundación  */

DIV#titmsec1, DIV#titmsec2, DIV#titmsec0 { 
	font-size: 1.2em;
	font-weight: bold;
	border-bottom: 2px solid #EEEEEE;
	margin-bottom: -1em;
	margin-right: 20px;
	padding-left: 4px;
}

/*  Arregla el indentado del menú  */

DIV#menu DT { 
}

DIV#menu DD { 
	margin-left: 1em;
}

DD UL  { 
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

UL LI {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 1em;
	list-style-position : outside;
}

A.lnkmenu, A.lnksubmenu, A.lnk2submenu {
	padding-left: 0.5em;
	padding-right: 0.5em;
}

A.lnkmenu {
	width: 160px;
}

A.lnksubmenu {
	width: 148px;
}

A.lnk2submenu {
	width: 120px;
}

A.lnkmenu:link, A.lnkmenu:visited {
	color: #0000CC;
	text-decoration: none;
	font-weight: bold;
	background-color : transparent;
}

A.lnkmenu:hover, A.lnkmenu:active {
	background-color: #000099;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

A.lnksubmenu:link, A.lnksubmenu:visited {
	color: #006600;
	text-decoration: none;
	font-weight: bold;
	background-color : transparent;
}

A.lnksubmenu:hover, A.lnksubmenu:active {
	background-color: #009900;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

A.lnk2submenu:link, A.lnk2submenu:visited {
	color: #000000;
	text-decoration: none;
	background-color : transparent;
}

A.lnk2submenu:hover, A.lnk2submenu:active {
	background-color: #333333;
	color: #FFFFFF;
	text-decoration: none;
}

H1 {
	font-size: 160%;
	padding-top : 1%;
}

H2 {
	font-size: 140%;
	color: #000099;
	background-color : transparent;
	padding-top : 1%;
}

H3 {
	font-size: 120%;
	color: #006600;
	background-color : transparent;
	padding-top : 1%;
}

H4 {
	font-size: 110%;
	padding-top : 1%;
}

H5 {
	font-size: 110%;
	padding-top : 1%;
}

H6 {
	font-size: 100%;
	padding-top : 1%;
}

H1  {
	margin-top: -1em;
}

H2,  H3 {
	margin-top: -0.5em;
}

DIV#noti {
		float: left;
		padding-left : 1%;
		padding-right : 1%;
		margin-left : 1%;
		margin-right : 2%;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 0.8em;
		padding : 2% 1% 2% 1%;
	}
	
	UL.noti {
		margin-left : 1.5em;
	}
	
	A.noti, A:ACTIVE.noti {
		background-color : #F5F5F5;
		color : #0000CC;
	}
	
	A:VISITED.noti {
		background-color : transparent;
		color : #990099;
	}
	
	A:HOVER.noti {
		background-color : transparent;
		color : Blue;
	}
	
.colLeft {
	width: 40%;
	float: left;
	padding: 1% 5% 1% 0%;
} 

.colRight {
	padding: 0% 0% 0% 1%;
} 

.colEnd {
	clear: both;
	margin-left : 15%;
	margin-right : 15%;
	text-align : center;
	padding : 1% 1%;
} 

.blank {
	list-style-image : url(graf/iconitos/b2owhite.gif);
}

.blank1 {
	list-style-image : url(graf/iconitos/b2xwhite.gif);
}

.amar {
	list-style-image : url(graf/iconitos/b2oyellow.gif);
}

.amar1 {
	list-style-image : url(graf/iconitos/b2xyellow.gif);
}

.nar {
	list-style-image : url(graf/iconitos/b2oorange.gif);
}

.nar1 {
	list-style-image : url(graf/iconitos/b2xorange.gif);
}

.rojo {
	list-style-image : url(graf/iconitos/b2ored.gif);
}

.rojo1 {
	list-style-image : url(graf/iconitos/b2xred.gif);
}

.mora {
	list-style-image : url(graf/iconitos/b2opurple.gif);
}

.mora1 {
	list-style-image : url(graf/iconitos/b2xpurple.gif);
}

.azul {
	list-style-image : url(graf/iconitos/b2oblue.gif);
}

.azul1 {
	list-style-image : url(graf/iconitos/b2xblue.gif);
}

.verde {
	list-style-image : url(graf/iconitos/b2ogreen.gif);
}

.verde1 {
	list-style-image : url(graf/iconitos/b2xgreen.gif);
}

.globo {
	list-style-image : url(graf/iconitos/globo.gif);
}

.ayuda {
	list-style-image : url(graf/iconitos/ayuda.gif);
}

.info {
	list-style-image : url(graf/iconitos/info.gif);
}

.peli {
	list-style-image : url(graf/iconitos/peli.gif);
}

.soni {
	list-style-image : url(graf/iconitos/sonido.gif);
}

.text {
	list-style-image : url(graf/iconitos/text.gif);
}

.html {
	list-style-image : url(graf/iconitos/html.gif);
}
.pdf {
	list-style-image : url(graf/iconitos/pdf.gif);
}
.ppt {
	list-style-image : url(graf/iconitos/ppt.gif);
}

.imgiz {
	padding-bottom : 0.5em;
	padding-left : 0em;
	padding-right : 0.5em;
	padding-top : 0.5em;
}

.imgder {
	padding-bottom : 0.5em;
	padding-left : 0.5em;
	padding-right : 0em;
	padding-top : 0.5em;
}

DIV.bloque_faq {
    padding: 0.5em;
    border: 1px solid #999999;
}

DIV.bloque_faq UL LI {
	list-style-image : url(http://www.sidar.org/graf/faq_t.gif);
}

DIV.bloque_faq UL LI  UL LI{
	list-style-image : url(http://www.sidar.org/graf/faq_s.gif);
}

DIV.preg_faq {
    font-weight: bold;
    font-size: 1.25em;
    color: #990000;
}

DIV.resp_faq {
	padding-left : 1em;
}
   
DIV.fuente_faq {
    font-size: 0.9em;
    font-style: italic;
    color: #999999;
	padding-left : 50%;
}	

DIV.coment_faq {
    font-size: 0.9em;
    color: #999999;
	padding-left : 2em;
}

DIV.volver_faq {
    font-weight: bold; 
	background-color : #EEEEEE;
	text-align : center;
	padding : 2px;
    border: 1px solid #999999;
}

.navlist li
{
	display: inline;
	list-style-type: none;
	padding-right: 1em;
	line-height : 2em;
}

/*  Botones de conformidad del pie  */

.w3cbutton4 {
  margin: 1em 0;
  width: 9.5em;
  font-family: helvetica,arial,sans-serif;
  font-size: 70%;
  font-weight: bold;
}
.w3cbutton4 a {
  display: block;
  width: 100%;
}
.w3cbutton4 a:link,
.w3cbutton4 a:visited,
.w3cbutton4 a:hover {
  background-color: #fc6;
  color: #000;
  text-decoration: none;
}
.w3cbutton4 a:link,
.w3cbutton4 a:visited {
  border-top: 1px solid #cecece;
  border-bottom: 2px solid #4a4a4a;
  border-left: 1px solid #cecece;
  border-right: 2px solid #4a4a4a;
}
.w3cbutton4 a:hover {
  border-bottom: 1px solid #cecece;
  border-top: 2px solid #4a4a4a;
  border-right: 1px solid #cecece;
  border-left: 2px solid #4a4a4a;
}
.w3cbutton4 span.w3c {
  padding: 0 0.4em;
  background-color: #fff;
  color: #0c479d;
  font-family: helvetica,arial,sans-serif;
}
.w3cbutton4 span.hera {
	padding: 0 0.4em;
	background-color: #fff;
	color: inherit;
	background-image: url(../graf/heraboton.gif);
	background-repeat: no-repeat;
}
.w3cbutton4 span.taw {
	padding: 0 0.4em;
	background-color: #fff;
	color: inherit;
	background: url(../graf/semaforo.gif);
	background-repeat: no-repeat;
}
.w3cbutton4 span.acces {
	padding: 0 0.4em;
	background-color: #fff;
	color: inherit;
	background: url(../graf/accesboton.gif);
	background-repeat: no-repeat;
}
.navlistpie li
{
	display: inline;
	list-style-type: none;
	font-family: helvetica,arial,sans-serif;
	margin-right: 1em;
	 display: block;
float: left;
position: relative;
}
.botongris {
  margin: 1em 0;
  width: 9.5em;
  font-family: helvetica,arial,sans-serif;
  font-size: 70%;
  font-weight: bold;
}
.botongris a {
  display: block;
  width: 100%;
}
.botongris a:link,
.botongris a:visited,
.botongris a:hover {
	background-color: #DCDCDC;
	color: #000;
	text-decoration: none;
}
.botongris a:link,
.botongris a:visited {
  border-top: 1px solid #cecece;
  border-bottom: 2px solid #4a4a4a;
  border-left: 1px solid #cecece;
  border-right: 2px solid #4a4a4a;
}
.botongris a:hover {
  border-bottom: 1px solid #cecece;
  border-top: 2px solid #4a4a4a;
  border-right: 1px solid #cecece;
  border-left: 2px solid #4a4a4a;
}
.botongris span.w3c {
  padding: 0 0.4em;
  background-color: #fff;
  color: #0c479d;
  font-family: helvetica,arial,sans-serif;
}
.botongris span.hera {
	padding: 0 0.4em;
	background-color: #fff;
	color: inherit;
	background-image: url(../graf/heraboton.gif);
	background-repeat: no-repeat;
	padding-right: 2.5em;
}
.botongris span.taw {
	padding: 0 0.4em;
	background-color: #fff;
	color: inherit;
	background: url(../graf/semaforo.gif);
	background-repeat: no-repeat;
	padding-right: 2.5em;
}

.botongris span.acces {
	padding: 0 0.4em;
	background-color: #fff;
	color: inherit;
	background: url(../graf/accesboton.gif);
	background-repeat: no-repeat;
	padding-right: 2.5em;
}
.spec acronym, .spec abbr{
	cursor: help;
	font-family: helvetica,arial,sans-serif;
	border: none;
	text-decoration: none;
	border-bottom-style: none;
	border-style: none;
	font-weight: bolder;
}
.w3c acronym, .w3c abbr{
	cursor: help;
	font-family: helvetica,arial,sans-serif;
	border: none;
	text-decoration: none;
	border-bottom-style: none;
	border-style: none;
	font-weight: bolder;
}

