@charset "iso-8859-1";
html, body, ul, li {
	margin: 0;
	padding: 0;
	list-style: none;
}
img {
	border: 0;
}
a {
	font-weight: bold;
	text-decoration: none;

}
a:hover {
	text-decoration: underline;
}

.more {
	text-align: right;
	color: #6600FF ; 
	text-decoration: underline;
}
.left { /* imagenes de noticias a la izquierda */
	margin-top: 0px;
	float: left;
}
.der {/* imagenes de noticias a la derecha */
	margin-top: 0px;
	float: right;
}


.clear {
	clear: both;
}

body, h1, h2, h3,  form {
	font: 10px tahoma, arial, sans-serif;
	margin: 0;
	padding: 0;
	color: #5C5C5C;
}

body {
	background: url(images/header_bg1.jpg) repeat-x;
	text-align: center;
}
#wrapper {
	text-align: left;
	margin: auto;
	width: 774px;
	background: url(images/logo-autismo_01.gif) repeat-x;
}

p{
	font-size: 10pt;
} 


h4 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	color: #0099CC;
	font-size: 16pt;
	} 

.agenda { font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 16pt;
	color: #63665F; }
	
.guest { font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 16pt;
	color: #AAB676; }
	

.documentos { font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 14pt;
	color: #63665F; }


.subtitulo { font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 12pt;
	color: #63665F; }

.subtitulo-rojo { font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 12pt;
	color: #CC6600; }

	
.otros { font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 16pt;
	padding: 20px 0px 20px 0px;
	color: #999999; }

.otros1 { font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 16pt;
	padding: 20px 0px 20px 0px;
	color: #63665F; }

.otros2 { font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 14pt;
	padding: 20px 0px 20px 0px;
	color: #63665F; }


.escuchar { font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 12pt;
	color: #AAB676; }


#header {
	top: 117px;
	height: 203px;
	position: absolute;
	
	
}
#header h1 {
	margin-top: 44px;
}
#header h1 img {
	display: block;
}
#nav {
	
	margin-top: 0px;
}
#nav img {
	float: left;
}

#headline {
	padding-top: 205px;
}

#photo { /* foto */
	margin-top: 10px;
	float: left;
	width: 406px; /*624 */
}

#photo div {
	border: 1px solid #D8D8D8;
	padding: 2px;
}
#photo img {
	display: block;
}

#logo {
	margin-lef: 50pt; 
    background: url(images/logo-transp.gif) no-repeat;
	width: 118px;
	height: 41px;
}


#search-msg {

	float: left;
	width: 300px; 
	height: 155px;
	overflow:auto;
	padding: 8px ;
    background: url(images/agenda-lista.jpg) repeat;
}


#search-guestbook {
	float: left;
	width: 307px; /* 140 */
	height: 175px;
	overflow:auto;
	padding: 8px ;
	margin: 1px 1px 1px 1px;
    background: url(images/fondo-guestbook.jpg) no-repeat;
}


#seniales { 
    margin-top: 10px;
	float: left;
	width: 400px; 
	height: 850px;
	overflow:auto;
	padding: 1px ;
    
}




#search-news { /* agenda */

    margin-top: 10px;

	float: right;
	width: 350px; /* 140 */
	height: 150px;
	overflow:auto;
	padding: 8px ;
    background: url(images/agenda-background.jpg) repeat;
}
#search-news div {
	padding-left: 5px;
	margin: 0;
}
#search-news #q {
	width: 140px;
	border: 1px solid #859D31;
}
#search-news .downcast {
	background: #E6E7E7;
	border-top: 1px solid #CFD0D0;
	padding: 3px 4px 4px 4px;
	margin: 2px 0 0 0;
}
#search-news h3 {
	background: url(images/bullet_letter.gif) no-repeat;
	padding-left: 15px;
	font-weight: bold;
	margin: 1em 0 0.4em 0;
}
#search-news p {
	padding-left: 15px;
	padding-right: 2px;
	margin: 0.1em 0;
}
a {
	font-weight: bold;
	color: #5C5C5C;
}

#body {
	padding-top: 2em;
	text-align: justify;
}

#body-center { /* columna unica */
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 0px;
	float: left;
	width: 750px;
}

#body-left { /* columna izquierda */
	margin-left: 3px;
	margin-right: 3px;
	margin-top: 0px;
	float: left;
	width: 408px;
}
#body-right { /* columna derecha */
	margin-left: 3px;
	margin-right: 3px;
	float: right;
	width: 330px;
}

#body-left ul.plussbullets { /* viņetas text der column der  */
	margin-top: 45px;
	margin-left: 200px;
	padding: 0;
	font-weight: bold;
}

#body-left ul.plussbullets-i { /* viņetas text der column izq  */
	/*margin-top: 30px;*/

	margin-left: 0px;
	padding: 30px;
/*	font-weight: bold; */
}



#body-left p.plussbullets { /* texto der colum izq  */
	margin-top: 15px;
	margin-left: 200px;
	padding: 0;
}

#body-left p.plussbullets-d { /* texto izq colum izq  */
	margin-top: 15px;
	margin-left: 0px;
	padding: 0;

}

/*
#body-left ul.plussbullets li { 
	background: top left url(images/bullet_plus.gif) no-repeat;
	margin: 0 0 10px 0;
	padding: 0 0 0 25px;
}

#body-left ul.plussbullets-i li { 
	background: top left url(images/bullet_plus.gif) no-repeat;
	margin: 0 0 10px 0;
	padding: 0 0 0 25px;
}
*/

li { /* viņetas comunes */
	background: top left url(images/bullet_plus.gif) no-repeat;
	margin: 10px 0 10px 0;
	padding: 0 0 0 25px;
}


#body h2, #body p {
	margin: 0.3em 0;
}

#body-right p {
	margin-right: 2em;
}

#body a.green {
	color: #9AAB68;
	font-weight: normal;
	text-decoration: underline;
}

#gallery img {
	float: left;
}

#footer {
	color: #FFFFFF;
	background: #42453D url(images/footer_bg.gif) repeat-x;
	padding: 6px 0 5px 0;
	margin-top: 2em;
	font-weight: bold;
}
#footer p {
	margin: 0;
	padding: 0;
}



.borde {
	background-color: #F2F2F2;
	border: 1px dashed #D4D0C8;
	font-size: 12px;
	text-decoration: none;
	margin: 0px;
	text-align: left;
	padding: 5px;
	width: 468px;
}
.bordeder {

	background-color: #F2F2F2;
	width: 310px;
	border: 1px dashed #D4D0C8;
	font-size: 12px;
	text-decoration: none;
	vertical-align: middle;
	margin-top: 16px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.subder {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	background-image: url(images/bgsup.gif);
	color: #CC0000;
}
