body{
	margin: 0px;
	padding: 0px;
	background-color: #E30127;
	padding-bottom: 40px;
}
img{
	border: none;
}
h1.titulo, h2.titulo{
	font-family: georgia, "trebuchet ms", Tahoma, "Lucida Sans Unicode", Verdana, sans-serif;
	background-image: url(img/win_h2_bg.png);
	background-color: #000000;
	background-repeat: repeat-x;
	background-position: left bottom;
	color: white;
	font-style:italic;
	font-weight: bold;
	padding: 5px;
}#blog{
	font-family: Arial;
	font-size: 12px;
}

#blog .post{
	background-color: white;
	background-image: url(img/cab_bg.png);
	background-repeat: no-repeat;
	background-repeat: repeat-x;
	background-position: left top;
	margin-bottom: 25px;
}
#blog .post a{
	text-decoration: none;
}
#blog .post h2.titulo{
	padding: 5px;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 18px;
	background-image: url(img/win_h2_bg.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: black;
	color: white;
	margin: 0px;
	margin-bottom: 5px;
	font-family: georgia, "trebuchet ms", Tahoma, "Lucida Sans Unicode", Verdana, sans-serif;
	font-style:italic;
	text-decoration: none;
}
#blog .post .descripcion{
	margin: 15px;
	padding: 15px;
	clear: both;
}

#blog #paginar{
	background-color: white;
	margin-bottom: 25px;
	font-size: 20px;
	font-family: georgia, "trebuchet ms", Tahoma, "Lucida Sans Unicode", Verdana, sans-serif;
	font-style:italic;
	line-height: 30px;
	min-height: 30px;
	padding: 10px;
}
#blog .fecha, #blog .autor{
	margin: 5px;
	padding: 5px;
	float:right;
	display: inline-table;
	background-repeat: repeat-x;
	background-position: left bottom;
	min-height: 18px;
	line-height: 18px;
	font-size: 14px;
	font-family: georgia, "trebuchet ms", Tahoma, "Lucida Sans Unicode", Verdana, sans-serif;
	font-style:italic;
	color: grey;
}
#blog .fecha{
	background-color: white;
	background-image: url(img/cab_bg.png);
	
}
#blog .autor{
	background-color: white;
	background-image: url(img/cab_bg.png);
}



#blog #paginar div{
	display: inline-table;
}

#blog #paginar div.sig{
	float: right;
}

#blog #paginar div.ant{
	float: left;
}
#blog #paginar div a{
	text-decoration: underline;
	color: black;
}


.entry img {

	display:block;

	border:1px solid #999;

	padding:2px;

	margin:15px 0;

	}



.wp-caption.alignleft, 

.wp-caption.alignright, 

.wp-caption.aligncenter {

	background:#f5f3ee;

	text-align:center;

	padding:10px 5px 10px 10px;

	border:3px double #FFF;

	}



img.alignleft {

	margin:5px 15px 10px 0;

	float:left

	}



img.alignright {

	margin:5px 0 10px 15px;

	float:right

	}



.wp-caption.alignleft {

	float:left;

	margin:5px 22px 10px 0;

	}

	

.wp-caption.alignright {

	float:right;

	margin:5px 0 10px 22px;

	}



.wp-caption.aligncenter, img.aligncenter {

    margin: 0 auto;

	display:block;

	margin-bottom:15px;

	float:none

   	}

		

p.wp-caption-text {

	margin:0;

	text-align:center;

	padding:5px 0;

	}	



.wp-caption img {

	float:none;

	margin:0;

	}	



.gallery {

	margin:15px 0;

	display:block;

	}

	

.gallery img {

	border:1px solid #999 !important;

	padding:2px;

	}



.gallery-item {

	padding:12px 0;

	}



.gallery-caption {

	padding:10px;

	}
.win, .win2{
	font-size: 12px;
	background-color: white;
	background-image: url(img/cab_bg.png);
	background-repeat: no-repeat;
	background-repeat: repeat-x;
	background-position: left top;
	margin: 10px;
	min-width: 160px;
	min-height: 200px;
	display: inline-block;
	text-align: left;
	clear: left;
	margin-bottom: 10px;
	vertical-align:top;
}
.win{
	width: 290px;
}
.win2{
	width: 600px;
}
.win *, .win2 *{
	padding: 5px;
	margin-left: 10px;
	margin-right: 10px;
}
.win a, .win2 a{
	text-decoration: none;
	color: black;
}

.win h2, .win2 h2, .win h3, .win2 h3{
	font-family: georgia, "trebuchet ms", Tahoma, "Lucida Sans Unicode", Verdana, sans-serif;
	font-style:italic;
	text-decoration: none;
}
.win h2, .win2 h2{
	font-size: 17px;
	background-image: url(img/win_h2_bg.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: black;
	color: white;
	margin: 0px;
	margin-bottom: 5px;
}
.win h3, .win2 h3{
	font-size: 16px;
	margin: 3px;
	color: #E30127;
	padding: 3px;
}
.win a h3, .win2 a h3{
	color: #E30127;
	margin: 3px;
	padding: 3px;
	
}

.win div, .win2 div{
	font-family: Arial;
	padding: 3px;
	margin: 0px;
}/* CSS youtube.css */
div.byoutube{
	background-color: white;
	background-image: url(img/cab_bg.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	margin: 10px;
	width: 600px;
	height: 200px;
	padding: 0px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
	overflow: hidden;
}
div.byoutube div{
	margin: 0px;
	padding: 0px;
	float: left;
}
div.byoutube_boton{
	background-image: url(img/win_h2_bg.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	display: inline-table;
	height: 200px;
	width: 25px;
	background-repeat: no-repeat;
	border: 0px none none;
	margin:0px;
	padding: 0px;
	overflow: hidden;
	color:white;
	font-size: 20px;
	line-height:200px;
	text-align: center;
}
div.byoutube_cont{
	display: inline-table;
	margin: 0px;
	padding: 0px;
	max-height: 200px;
	width: 550px;
	vertical-align: top;
}
div.byoutube_cont a img{
	height: 180px;
	width: 240px;
	display: inline;
}
div.byoutube_cont a{
	display: inline-table;
	margin: 10px;
	vertical-align: top;
	float: left;
}
div.byoutube_cont div.blq{
	width: 260px;
	padding: 10px;
	display: inline;
	vertical-align: top;
	float: right;
	min-height:200px;
}
div.byoutube_cont h2{
	font-family: georgia, "trebuchet ms", Tahoma, "Lucida Sans Unicode", Verdana, sans-serif;
	font-style:italic;
	font-size: 18px;
	color: #E30127;
	display: inline-table;
	margin: 5px;
}
div.byoutube_cont div.descripcion{
	display: inline-table;
}
div.byoutube div.bl{
	background-color: black;
}
div.byoutube div.br{
	background-color: black;
}#desktop, #sidebar{
	display: inline-table;
	vertical-align:top;
	text-align: left;
}
#desktop{
	width: 600px;
}
#sidebar{
	width: 410px;
	padding-top: 10px;
	padding-bottom: 10px;
	min-height: 500px;
}
#sidebar *{
	margin-left:5px;
	margin-right: 5px;
}/* CSS video.css */
.video{
	color: white;
}
.video object{
	
}
.video h2{
	font-family: georgia, "trebuchet ms", Tahoma, "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: 22px;
	font-style:italic;
	font-weight: bold;
}
.video div.descripcion{
	font-family: Arial;
	font-size: 12px;
	witdh: inherit;
	
}

#videoweb{
	font-family: Arial, Helvetica, sans-serif;
	display: table;
	width: 900px;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	border: 1px solid #C5CEE1;
	background-position: 670px bottom;
	background-image: url(/img/bg_video.gif);
	background-repeat: no-repeat;
}

#videoweb object{
	clear: left;
	float: left;
	margin-right: 10px;
}
#videoweb h2{
	color: #CC0000;
}
#videoweb .descripcion{
	font-family: georgia, "trebuchet ms", Tahoma, "Lucida Sans Unicode", Verdana, sans-serif;
	background-color: #94A5C5;
	padding: 5px;
	font-size: 14px;
	color: #FFFFFF;
	margin: 5px;
	width: 230px;
	float: right;
}ul.tabs{
	width:inherit;
	clear: both;
}
ul.tabs li{
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: white;
	display: inline-table;
	height: 30px;
	width: 170px;
	margin-right: 10px;
	position: relative;
	top: -10px;
	line-height: 30px;
	text-align: center;
	float: left;
}
ul.tabs li a{
	font-size: 15px;
	font-family: georgia, "trebuchet ms", Tahoma, "Lucida Sans Unicode", Verdana, sans-serif;
	color: #E30127;
	font-style:italic;
	font-weight: bold;
	text-align: center;
	vertical-align: bottom;
	text-decoration: none;
	line-height: 30px;
}
div.panes{
	width:inherit;
	padding-top: 10px;
	clear: both;
}

ul.tabs a.current, ul.tabs a.current:hover, ul.tabs li.current a {
	color:#000 !important;
	font-size: 17px;
}

/* width 1 */
ul.tabs a.w1 			{ 
	border: 1px solid blue;
 }
ul.tabs a.w1:hover 	{ border: 1px solid grey; }
ul.tabs a.w1.current { border: 1px solid yellow; }

/* width 2 */
ul.tabs a.w2 			{ background-position: -366px -0px; width:154px; }
ul.tabs a.w2:hover 	{ background-position: -366px -31px; }
ul.tabs a.w2.current { background-position: -366px -62px; }


/* width 3 */
ul.tabs a.w3 			{ background-position: -193px -0px; width:174px; }
ul.tabs a.w3:hover 	{ background-position: -193px -31px; }
ul.tabs a.w3.current { background-position: -193px -62px; }

/* width 4 */
ul.tabs a.w4 			{ background-position: -0px -0px; width:194px; }
ul.tabs a.w4:hover 	{ background-position: -0px -31px; }
ul.tabs a.w4.current { background-position: -0px -62px; }


/* initially all panes are hidden */ 
div.panes div.pane {
	display:none;		
}#social_bar{
	font-family: georgia, "trebuchet ms", Tahoma, "Lucida Sans Unicode", Verdana, sans-serif;
	font-style:italic;
	font-weight: bold;
	height: 16px;
	position: absolute;
	top:265px;
	right: 5px;
}
#social_bar div{
	display: inline;
	margin: 10px;
}
#social_bar div a{
	border: 0px;
}
#social_bar span{
	position: absolute;
	left:0px;
	bottom: 0px;
	color: #FFFFFF;
	background-color: #191919;
	padding: 5px;
	max-height: 20px;
}/* colabora.css CSS Document */

#colabora{}

#colabora li{
	background-color: white;
	background-color: white;
	background-image: url(img/cab_bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 5px;
	padding: 5px;
	list-style-type: none;
}
#colabora li h2{
	font-family: georgia, "trebuchet ms", Tahoma, "Lucida Sans Unicode", Verdana, sans-serif;
	color: #E30127;
	font-style:italic;
	font-weight: bold;
	padding: 2px;
	margin-top: 5px;
}
#colabora li object{
	margin-left: 10px;
	margin-right:10px;
}
#colabora li p{
	font-family: Arial;
	font-size: 12px;
	margin: 5px;
	padding: 3px;
}
#colabora li img{
	background-color: #F0F0F0;
	margin: 5px;
	padding: 5px;
}

#colabora li textarea{
	height: 200px;
	width: 200px;
	vertical-align: top;
	margin: 5px;
	float: right;
}
#colabora li div.descargar{
	background-color: #E30127;
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(img/red_bg.png);
	display: inline-table;
	height: 30px;
	width: 130px;
	margin-right: 10px;
	font-size: 18px;
	font-family: georgia, "trebuchet ms", Tahoma, "Lucida Sans Unicode", Verdana, sans-serif;
	color: white;
	font-style:italic;
	font-weight: bold;
	line-height: 30px;
	vertical-align: top;
	margin: 15px;
	text-align: center;
}
#colabora li div.descargar a{
	color: white;
	text-decoration: none;
}#menu{
	height: 40px;
	z-index: auto;
	top: 0px;
	right: 10px;
	position: absolute;
}
#menu div{
	background-color: #E30127;
	background-repeat: repeat-x;
	background-position: left bottom;
	background-image: url(img/red_bg.png);
	display: inline-table;
	height: 30px;
	min-width: 90px;
	margin-right: 5px;
	position: relative;
	top: -10px;
}
#menu div.inactivo{
	background-color: black;
	background-image: url(img/win_h2_bg.png);
}
#menu div.hover{
	background-color: black;
	background-image: url(img/win_h2_bg.png);
	height: 40px;
	top: 0px;
}
#menu div.activo{
	height: 40px;
	top: 0px;
}
#menu div, #menu div a{
	font-size: 14px;
	font-family: georgia, "trebuchet ms", Tahoma, "Lucida Sans Unicode", Verdana, sans-serif;
	color: #FFFFFF;
	font-style:italic;
	font-weight: bold;
	text-align: center;
	vertical-align: bottom;
	text-decoration: none;
	line-height: 30px;
	margin-left: 5px;
	margin-right: 5px;
}#cab{
	min-height: 250px;
	width: inherit;
	background-color: white;
	background-repeat: repeat-x;
	background-position: left bottom;
	background-image: url(img/cab_bg.png);
	text-align: center;
	margin: opx;
	paddin: 5px;
}
#cab img.logo{
	margin: 10px;
	margin-top: 50px;
	border: none;
}div.bannerarg{
	background-color: #ffca03;
	background-image: url(img/5cosasquedebierassabersobrelaemigracionjuvenilencastillayleon.gif);
	background-repeat: no-repeat;
	background-position: center center;
	font-size: 12px;
	margin: 10px;
	min-width: 160px;
	min-height: 200px;
	display: inline-block;
	text-align: left;
	clear: left;
	margin-bottom: 10px;
	vertical-align:top;
	width: 290px;
}
div#banner_smj{
	background-color: #ffca03;
	background-image: url(img/5cosasquedebierassabersobrelaemigracionjuvenilencastillayleon.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
	min-width: 160px;
	min-height: 200px;
	max-height: 200px;
	padding: 0px;
	margin: 0px;
}#pie{
	font-family: georgia, "trebuchet ms", Tahoma, "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: 12px;
	font-style:italic;
	background-color: black;
	background-image: url(img/win_h2_bg.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	color: white;
	width: 500px;
	clear: both;
	margin-top: 50px;
	margin-left: 10px;
	margin-right: 10px;
	padding:10px;
	position: fixed;
	bottom: 0px;
	z-index: 100;
}/* use a semi-transparent image for the overlay */ 
#overlay { 
    background-image:url(http://static.flowplayer.org/img/overlay/transparent.png); 
    color:#efefef; 
    height: inherit; 
    width: inherit; 
} 
 
/* container for external content. uses vertical scrollbar, if needed */ 
.contentWrap { 
    height: inherit; 
    width: inherit;  
}#slidedeck_frame {
	background-color: white;
	background-image: url(img/cab_bg.png);
	background-repeat: no-repeat;
	background-repeat: repeat-x;
	background-position: left top;
	width: 800px;
	height: 414px;
	padding: 28px 30px;
	margin-top: 10px;
}
#slidedeck_frame dl {
	width: 800px;
	height: 400px;
	margin: 0;
}			
.slidedeck dd {
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px 15px;
	border-right: 5px solid #d7d7d7;
	background: url('/img/slides.png') bottom left #d7d7d7 repeat-x;
}
.slidedeck dt {
	cursor: pointer;
	height: 43px;
	line-height: 38px;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	background: url('/img/spines.png') top left #d7d7d7;
	color: #505050;
}
.slidedeck dt:hover {
	color: #000;
	background-position: center left;
}
.slidedeck dt.active, .slidedeck dt.active:hover {
	cursor: default;
	color: #fff;
	background-position: bottom left;
}
.slidedeck dt .index {
	font-size: 28px;
	font-weight: normal;
	font-family: georgia, "trebuchet ms", Tahoma, "Lucida Sans Unicode", Verdana, sans-serif;
	font-style:italic;
	text-decoration: none;

	color: #505050;
}
.slidedeck dt:hover .index { color: #000000; }
.slidedeck dt.active .index { color: #ffffff; }
.slidedeck .activeCorner {
	margin-left: -6px;
	background-image: url('/img/corner.png');
	width: 12px;
	height: 25px;
}#cuerpo{
	min-height: 500px;
	width: inherit;
	margin: 0px;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	text-align: center;
	margin-bottom: 10px;
	clear: both;
}