body {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 20px 0px 0px 0px;
	padding: 0px;
	color: #757575;
	background-attachment: scroll;
	background-color: #ffffff;
	background-image: url(../images/bckgd_textura2.jpg);
	background-repeat:repeat-x;
	background-position: center bottom;
}

input, textarea {
	width: 220px;
	background: #FFFFFF url(../images/img04.gif) repeat-x;
	border-top: 1px solid #A3A3A3;
	border-right: 1px solid #E5E5E5;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #D6D6D6;
	font: normal 1em/normal "Verdana", Arial, Helvetica, sans-serif;
	color: #757575;
}

h1, h2, h3 {
	color: #31363B;
	letter-spacing: -1px;
}

h4 {
	
	letter-spacing: -1px;
}

h1, h1 a, h2, h2 a {
	text-decoration: none;
}

h1 a:hover, h2 a:hover {
	text-decoration: none;
}

h1 {
	font-size: 38px;
}

h2 {
	font-size: 28px;
	font-weight: normal;
}

h3 {
	font-size: 16px;
}

p, ul, ol {
	margin-top: 0.2em;
	line-height: 190%;
}

ul{
	margin-left: 3em;
}

ol {
	margin-left: 5em;
	margin-top:-1em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	color: #C11A00;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin-right: 20px;
}

img.right {
	float: right;
	margin-right: 20px;
}

hr {
	display: none;
}



/* Logo */

#logo {
	width: 754px;
	height: 120px;
	margin: 0 auto;
	padding: 2px;
}

#logo h1, #logo h2 {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}

#logo h1 {
	padding: 40px 5px 0 20px;
	font-size: 36px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #31363B;
}

#logo h2 {
	padding: 0px 0 0 25px;
	font-size: 10px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #808080;
}

#logo p {
	margin: 0;
	padding: 0 0 0 20px;
	line-height: normal;
	font-size: 1.2em;
	font-weight: bold;
}

#logo a {
	color: #31363B;
}

#splash {
	width: 754px;
	height: 316px;
	padding-bottom: 0px;
	background: url(../images/img04.jpg) no-repeat left top;
	margin-bottom:30px;
}

/* Header */

#header {
	width: 755px;
	margin: 0 auto;
}

#menu {
	height: 45px;
	width: 755px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-top:5px;
	padding-bottom:5px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	float: left;
	margin-top: 0px;
	margin-right: 0;
	margin-left: 0;
	height: 27px;
	text-decoration: none;
	text-transform: uppercase;
	color: #333;
	padding: 9px 12px 9px 16px;
	font-size:0.8em;
	
	
}

#menu .una_linea a {
	display: block;
	float: left;
	padding: 15px 16px 3px 16px;
	background-image:url(../images/bckgd_menu.gif);
	background-repeat:repeat-x;
	
}

#menu .una_linea_act a {
	background-image:url(../images/bckgd_menu_act.gif);
	background-repeat:repeat-x;
	padding: 15px 16px 3px 16px;
	color:#fff;
	
}

#menu .dos_lineas a {
	display: block;
	float: left;
	padding: 9px 16px 9px 16px;
	background-image:url(../images/bckgd_menu.gif);
	background-repeat:repeat-x;
	
}

#menu .dos_lineas_act a {
	background-image:url(../images/bckgd_menu_act.gif);
	background-repeat:repeat-x;
	padding: 9px 16px 9px 16px;
	color:#fff;
	
}


#menu .dos_lineas_act a:hover {
	color:#fff;
	
}


#menu .talleres a {
	display: block;
	float: left;
	padding: 9px 12px 9px 28px;
	background-image:url(../images/IcoTalleresGris.gif);
	background-repeat:no-repeat;
	background-position:left center;
	
}

#menu .talleres_act a {
	background-image:url(../images/IcoTalleresPeq.gif);
	background-position:left center;
	background-repeat:no-repeat;
	padding: 9px 12px 9px 28px;
	color:#f00;
	
}


#menu .talleres a:hover {
	color:#f00;
	background-image:url(../images/IcoTalleresPeq.gif);
	
}


#menu .networking a {
	display: block;
	float: left;
	padding: 9px 12px 9px 28px;
	background-image:url(../images/IcoNetGris.gif);
	background-repeat:no-repeat;
	background-position:left center;
	
}

#menu .networking_act a {
	background-image:url(../images/IcoNetPeq.gif);
	background-position:left center;
	background-repeat:no-repeat;
	padding: 9px 12px 9px 28px;
	color:#f00;
	
}


#menu .networking a:hover {
	color:#f00;
	background-image:url(../images/IcoNetPeq.gif);
	
}


#menu .info a {
	display: block;
	float: left;
	padding: 15px 12px 3px 28px;
	background-image:url(../images/IcoInfoGris.gif);
	background-repeat:no-repeat;
	background-position:left center;
	
}

#menu .info_act a {
	background-image:url(../images/IcoInfoPeq.gif);
	background-position:left center;
	background-repeat:no-repeat;
	padding: 15px 12px 3px 28px;
	color:#f00;
	
}


#menu .info a:hover {
	color:#f00;
	background-image:url(../images/IcoInfoPeq.gif);
	
}

#menu .recorriendo a {
	display: block;
	float: left;
	padding: 9px 12px 9px 28px;
	background-image:url(../images/IcoRecoGris.gif);
	background-repeat:no-repeat;
	background-position:left center;
	
}

#menu .recorriendo_act a {
	background-image:url(../images/IcoRecoPeq.gif);
	background-position:left center;
	background-repeat:no-repeat;
	padding: 9px 12px 9px 28px;
	color:#f00;
	
}


#menu .recorriendo a:hover {
	color:#f00;
	background-image:url(../images/IcoRecoPeq.gif);
	
}

#menu .entidades a {
	display: block;
	float: left;
	padding: 15px 12px 3px 24px;
	background-image:url(../images/IcoEntGris.gif);
	background-repeat:no-repeat;
	background-position:left center;
	
}

#menu .entidades_act a {
	background-image:url(../images/IcoEntPeq.gif);
	background-position:left center;
	background-repeat:no-repeat;
	padding: 15px 12px 3px 24px;
	color:#f00;
	
}


#menu .entidades a:hover {
	color:#f00;
	background-image:url(../images/IcoEntPeq.gif);
	
	
}




#menu .inscripcion a {
	display: block;
	float: left;
	padding: 15px 12px 3px 28px;
	background-image:url(../images/IcoInsGris.gif);
	background-repeat:no-repeat;
	background-position:left center;
	
}

#menu .inscripcion_act a {
	background-image:url(../images/IcoInsPeq.gif);
	background-position:left center;
	background-repeat:no-repeat;
	padding: 15px 12px 3px 28px;
	color:#f00;
	
}


#menu .inscripcion a:hover {
	color:#f00;
	background-image:url(../images/IcoInsPeq.gif);
	
	
}


#menu .ludica a {
	display: block;
	float: left;
	padding: 9px 12px 9px 28px;
	background-image:url(../images/IcoLudicaGris.gif);
	background-repeat:no-repeat;
	background-position:left center;
	
}

#menu .ludica_act a {
	background-image:url(../images/IcoLudicaPeq.gif);
	background-position:left center;
	background-repeat:no-repeat;
	padding: 9px 12px 9px 28px;
	color:#f00;
	
}


#menu .ludica a:hover {
	color:#f00;
	background-image:url(../images/IcoLudicaPeq.gif);
	
}



#menu .current_page_item a {
	/*border-top: solid 1px #993333;
	border-left: solid 1px #993333;
	border-right: solid 1px #993333;*/
	background-image:url(../images/bckgd_menu_act.gif);
	background-repeat:repeat-x;
	color: #fff;
	/* background: url(../images/img06.jpg) repeat-x; */
}

#menu .current_page_item a:hover {
	
	color: #fff;
}

#menu .ppio_menu_rojo a {

	background-image:url(../images/IcoIndexPeq.gif);
	background-repeat:no-repeat;
	background-position: left;	
	border-left:none;
	color: #F00;
	padding: 9px 10px 9px 28px;
	
	
}
#menu .ppio_menu_rojo a:hover {

	background-image:url(../images/IcoIndexPeq.gif);
	background-repeat:no-repeat;
	background-position: left;	
	border-left:none;
	color:#F00;
	padding: 9px 10px 9px 28px;
	
	
}


#menu .fin_menu_vacio  {
	background-image:url(../images/fin_menu.gif);
	background-repeat:no-repeat;
	background-position: right center;	
	border-right:none;
	width:115px;
	height:45px;
		
}


#menu .fin_menu a {
	background-image:url(../images/fin_menu.gif);
	background-repeat:no-repeat;
	background-position: right center;	
	border-right:none;
	padding: 15px 16px 3px 16px;
		
}

#menu .fin_menu_rojo a {
	background-image:url(../images/fin_menu_rojo.gif);
	background-repeat:no-repeat;
	background-position: right center;	
	border-right:none;
	color:#fff;
	padding: 15px 16px 3px 16px;
		
}

#menu .ppio_menu a {
	background-image:url(../images/IcoIndexGris.gif);
	background-repeat:no-repeat;
	background-position: left;	
	border-left:none;
	color: #333;
	padding: 9px 10px 9px 28px;
	
		
}

#menu .ppio_menu a:hover {
	background-image:url(../images/IcoIndexPeq.gif);
	background-repeat:no-repeat;
	background-position: left;	
	border-left:none;
	color: #F00;
	padding: 9px 10px 9px 28px;
	
		
}



.nobullet {
	list-style-type: none;
}
/* Search */

#search {
	float: right;
	width: 260px;
	margin: 0px;
	margin-top: 10px;
}

#search fieldset {
	border: none;
}

#search #s {
	width: 160px;
	height: 23px;
	background: #FFDBE1;
	border: 1px solid #F57F8C;
}

#search #x {
	width: 40px;
	background: #F74B61;
	border-top: #F74B61 solid 1px;
	border-bottom: #F74B61 solid 3px;
	border-left: #F74B61 solid 1px;
	border-right: #F74B61 solid 1px;
	color: #FFDBE1;
}

#wrapper {
	width: 754px;
	margin: 0 auto;
	/*background: url(../images/img05.jpg) repeat-x left top;*/
}

/* Page */

#page {
	width: 755px;
	margin: 0 auto;
	padding-top: 0px;
}

/* Content */

#content {
	float: right;
	width: 500px;
	
}
#content2 {
	float: left;
	width: 749px;
	
}
.post {
}

.post .title {
	margin: 0;
	padding: 10px 20px 10px 10px;
	border-bottom: 1px dotted #D6C9BF;
}

.subtitle {
	margin: 0;
	padding: 10px 20px 5px 10px;
	border-bottom: 1px dotted #D6C9BF;
	font-size: 25px;
	font-weight: normal;
	color:#333;
}

.post h1.title {
	padding: 5px 0  0 50px;
	height: 40px;
	font-size: 2.4em;
	text-transform: lowercase;
}

.post .title a:hover {
	text-decoration: none;
}

.post .entry {
	margin: 0px;
	padding: 20px 20px;
	text-align:justify;
}

.post .meta {
	height: 35px;
	margin: 15px 0 20px 0;
	padding: 15px 0 0 20px;
	line-height: normal;
	/*background: url(../images/img05.jpg) repeat-x left top;*/
	background-color:#f2eef2;
}

.post .meta a{
	color:#666;
}



.post a {
	color: #31363B;
}


.titular {
	color: #ff0000;
}
.subtitular {
	color: #99ccff;
}

.titulos_li_rj {
	text-transform: uppercase;
	color: red;
	font-weight: bold;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 250px;
}

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

#sidebar li {
	margin-bottom: 40px;
}

#sidebar li ul {
	padding-left: 25px;
}

#sidebar li li {
	margin: 0;
	padding: 5px 10px;
	border-bottom: 1px dotted #D6C9BF;
}

#sidebar li h2 {
	margin: 0 0 1em 0;
	padding: 15px 0  5px 25px;
	/*height: 30px;*/
	text-transform: lowercase;
	font-size: 12px;
	letter-spacing: -1px;
}

#sidebar li p {
	padding: 0 20px;
}


#sidebar_comment1 {
	font-size: 26px;
	color: #ffffff;
	background-color: red;
	float: left;
	width: 230px;
	padding: 9px;
	margin-top: 55px;
}

#sidebar_comment2 {
	font-size: 26px;
	color: #FFF005;
	background-color: #FF4E14;
	float: left;
	width: 230px;
	padding: 9px;
	margin-top: 55px;
}


#sidebar_comment3 {
	font-size: 26px;
	color: #00B3FF;
	background-color: #B4E8E8;
	float: left;
	width: 230px;
	padding: 9px;
	margin-top: 55px;
}


#sidebar_comment4 {
	font-size: 26px;
	color: #FF8201;
	background-color: #E8E8B4;
	float: left;
	width: 230px;
	padding: 9px;
	margin-top: 55px;
}


#sidebar_comment5 {
	font-size: 26px;
	color: #666666;
	background-color: #f2eef2;
	float: left;
	width: 230px;
	padding: 9px;
	margin-top: 55px;
}

#sidebar_comment6 {
	
	color: #666666;
	background-color: #ffffff;
	float: left;
	width: 230px;
	
	margin-top: 30px;
}

#sidebar_comment7 {
	font-size: 12px;
	color: #00B3FF;
	background-color: #B4E8E8;
	float: left;
	width: 230px;
	padding: 9px;
	margin-top: 55px;
}

#sidebar_comment9 {
	font-size: 15px;
	color: #FFFFFF;
	background-color:#d60303;
	float: left;
	width: 230px;
	padding: 9px;
	margin-top: 55px;
}


#sidebar_comment10 {
	font-size: 20px;
	color: #666666;
	background-color: #f2eef2;
	float: left;
	width: 230px;
	padding: 9px;
	margin-top: 55px;
}

#sidebar_comment9 A:link{
	font-size: 15px;
	color: #FFFFFF;
}
#sidebar_comment9 A:Hover {
	font-size: 15px;
	color:#FFFFFF;
}





#sidebar_comment8 {
	font-size: 32px;
	color: #00B3FF;
	background-color: #B4E8E8;
	/*float: left;*/
	width: 740px;
	padding: 9px;
	margin-top: 15px;
}



/* Calendar */

#sidebar #calendar {
	padding: 0;
}

#calendar caption {
}

#calendar table {
	width: 100%;
	padding: 0 20px;
	text-align: center;
}

#calendar thead th {
	border-bottom: 2px solid #F2F2F2;
	border-top: 1px solid #F2F2F2;
}

#calendar tbody td {
	padding: 5px 0;
	border-bottom: 1px solid #F2F2F2;
}

#calendar tfoot td {
	border-top: 1px solid #F2F2F2;
}

#calendar #prev {
	text-align: left;
}

#calendar #next {
	text-align: right;
}

#calendar a {
	font-weight: bold;
}

/* Footer */

#footer {
	clear: both;
	width: 754px;
	height: 50px;
	margin: 0 auto;
	background: #FFFFFF url(../images/img01.jpg) repeat-x top left;
}

#footer p {
	margin: 0;
	line-height: normal;
	padding: 35px 15px;
}

#footer a {
}

#footer .legal {
	float: left;
}

#footer .credit {
	float: right;
}



/* Ahora vamos a meter lo que necesito del css de madrir.org */






/*DEFINICION DE FUENTES*/
.txt06gr1, .txt06gr2, .txt06gr3, .txt06gr6, .txt06azu
	{ FONT:0.6em Arial, Helvetica, sans-serif; COLOR:#4c4c4c;}
.txt06gr2 {	COLOR:#626262;}
.txt06gr3 {	COLOR:#666;}
.txt06gr6 {	COLOR:#999;}
.txt06azu {	COLOR:#557cac;}

.txt07neg {	FONT:0.7em Arial, Helvetica, sans-serif; COLOR:#000;}
.txtNegrob { FONT:0.7em Arial, Helvetica, sans-serif; font-weight:bold; color:#4c4c4c;}
.txt07gr1 {	FONT:0.7em Arial, Helvetica, sans-serif; COLOR:#4c4c4c;}
.txt07gr2 {	FONT:0.7em Arial, Helvetica, sans-serif; COLOR:#626262;}
.txt07gr3 {	FONT:0.7em Arial, Helvetica, sans-serif; COLOR:#666;}
.txt07gr4 {	FONT:0.7em Arial, Helvetica, sans-serif; COLOR:#777;}
.txt07gr5 {	FONT:0.7em Arial, Helvetica, sans-serif; COLOR:#8c8c8c;}
.txt07gr6 {	FONT:0.7em Arial, Helvetica, sans-serif; COLOR:#999;}
.txt07bla {	FONT:0.7em Arial, Helvetica, sans-serif; COLOR:#fff;}
.txt07azu {	FONT:0.7em Arial, Helvetica, sans-serif; COLOR:#557cac;}
.txt07roj {	FONT:0.7em Arial, Helvetica, sans-serif; COLOR:#d40707;}
.txtRojob { FONT:0.7em Arial, Helvetica, sans-serif; color:#dd0000; font-weight:bold; }
.txt07nar {	FONT:0.7em Arial, Helvetica, sans-serif; COLOR:#d46c07;}
.txt07ver {	FONT:0.7em Arial, Helvetica, sans-serif; COLOR:#228339;}

.txt08azu {	FONT:0.8em Arial, Helvetica, sans-serif; COLOR:#557cac;}
.txt08gr3 {	FONT:0.8em Arial, Helvetica, sans-serif; COLOR:#666;}
.txt08gr5 {	FONT:0.8em Arial, Helvetica, sans-serif; COLOR:#8c8c8c;}
.txt08gr6 {	FONT:0.8em Arial, Helvetica, sans-serif; COLOR:#999;}
.txt08bla {	FONT:0.8em Arial, Helvetica, sans-serif; COLOR:#fff;}
.txt08gr1 {	FONT:0.8em Arial, Helvetica, sans-serif; COLOR:#4c4c4c;}
.txt08roj {	FONT:0.8em Arial, Helvetica, sans-serif; COLOR:#d40707;}

.sub09gr3 {	FONT:0.9em Arial, Helvetica, sans-serif; COLOR:#666;}
.txt09gr6 {	FONT:0.9em Arial, Helvetica, sans-serif; COLOR:#999;}
.txt09azu {	FONT:0.9em Arial, Helvetica, sans-serif; COLOR:#557cac;}

.tit10roj {	FONT:1em Arial, Helvetica, sans-serif; COLOR:#d40707;}
.tit11gr3 {	FONT:1.1em Arial, Helvetica, sans-serif; COLOR:#666;}
.tit16gr1 {	FONT:1.6em Arial, Helvetica, sans-serif; COLOR:#4c4c4c;}

.titGeo07gr1 { FONT:0.7em Georgia, Times New Roman, Times, serif; COLOR:#4c4c4c;}
.titAri07bla { FONT:0.7em Arial, Georgia, Times New Roman, Times; COLOR:#fff;}
.titAri07neg { FONT:0.7em Arial, Georgia, Times New Roman, Times; COLOR:#4c4c4c;}
.linkGeo08gr4 {	FONT:0.8em Georgia, Times New Roman, Times, serif; COLOR:#777;}
.desGeo08azu { FONT:0.8em Georgia, Times New Roman, Times, serif; COLOR:#557cac;}
.desGeo08roj { FONT:0.8em Georgia, Times New Roman, Times, serif; COLOR:#d40707;}
.agrGeo09roj { FONT:0.9em Georgia, Times New Roman, Times, serif; COLOR:#d40707;}
.linkGeo10gr1 {	FONT:1em Georgia, Times New Roman, Times, serif; COLOR:#4c4c4c;}
.linkGeo10gr4 {	FONT:1em Georgia, Times New Roman, Times, serif; COLOR:#777;}
.titGeo11azu { FONT:1.1em Georgia, Times New Roman, Times, serif; COLOR:#557cac;}
.titGeo11gr3 { FONT:1.1em Georgia, Times New Roman, Times, serif; COLOR:#666;}
.titGeo15bla { FONT:1.5em Georgia, Times New Roman, Times, serif; COLOR:#fff;}
.titGeo15roj { FONT:1.5em Georgia, Times New Roman, Times, serif; COLOR:#d40707;}
.titGeo15azu { FONT:1.5em Georgia, Times New Roman, Times, serif; COLOR:#557cac;} 
.titGeo17gr1 { FONT:1.7em Georgia, Times New Roman, Times, serif; COLOR:#4c4c4c;}


#piepagina { padding-right:0; BORDER-TOP:#d6d6d6 2px solid; PADDING-LEFT:0px; FLOAT:left; PADDING-BOTTOM:4px; margin:20px 0 5px; WIDTH:752px; PADDING-TOP:4px; BORDER-BOTTOM:#d6d6d6 2px solid; HEIGHT:37px;}
#wai { BORDER-RIGHT:#d6d6d6 1px solid; padding-right:15px; PADDING-LEFT:0px; FLOAT:left; PADDING-BOTTOM:4px; WIDTH:57px; PADDING-TOP:13px}
#digital { BORDER-RIGHT:#d6d6d6 1px solid; padding-right:0px; PADDING-LEFT:0px; FLOAT:left; PADDING-BOTTOM:4px; MARGIN-LEFT:15px; WIDTH:130px; PADDING-TOP:4px}

#enlacescorporativos { padding-right:2px; PADDING-LEFT:0px; PADDING-BOTTOM:0px; PADDING-TOP:0px; TEXT-ALIGN:right;}
#enlacescorporativos A { COLOR:#666;PADDING-BOTTOM:15px;}
#enlacescorporativos A:hover { COLOR:#d50404;}
#sidebar_vision {
	font-size: 26px;
	color: #666666;
	float: left;
	width: 230px;
	padding: 9px;
	margin-top: 55px;
}
#sidebar_vision_right {
	float: right;
	width: 230px;
	padding: 9px;
	margin-top: 55px;
}

#fondo_gris {
	background-color:#eee;
	width:650px;
	height:auto;
	padding-left:20px;
	padding-right:10px;
	padding-top:30px;
	
}

.tabla {
	font-size:0.8em;
	border: 1px solid #666;	
	color:#333;
	
	}
	
.tabla_gris {
	font-size:0.8em;
	border: 1px solid #666;	
	background-color:#CCC;
	color:#333;
	
	}
	
.tabla_rojo {
	background-color:#F00;
	text-align:center;
	color:#FFF;
	font-size:0.8em;
	border: 1px solid #666;	
	
	}

.tabla_azul {
	background-color:#9aafda;
	text-align:center;
	color:#FFF;
	font-size:0.8em;
	border: 1px solid #666;	
	
	}

.tabla_amarillo {
	background-color:#FF9;
	text-align:center;
	color:#333;
	font-size:0.8em;
	border: 1px solid #666;	
	
	}
.tabla_azulclaro {
	background-color:#ecf0f6;
	text-align:center;
	color:#333;
	font-size:0.8em;
	border: 1px solid #666;	
	
	}
	
	
#horario {
	width:748px;
	overflow:scroll;
	
	}
	
#pie {
	
	clear:both
	}
	
#separata {
	height:30px;
	
}
