p, ul, ol {
	font-family: sans-serif;
	font-size: small;
	margin-left: 20px;
	margin-right: 20px;
}

.toggleRSS img {
	border: 0px;
	float: left;
	margin: 2px;
}
	
#flag {
	float: right;
	position: fixed;
	top: 0px;
	right: 0px;
	font-size: x-large;
	font-family: bitstream vera sans, sans-serif, sans;
}

#flag img {
	border: 0;
}
	
body {
	color: black;
	background: white;
	margin: 0;
	padding: 0;
	text-align: center;
	background: url('http://topopardo.com/img/bg.png') repeat-y center; 
}

h2 {
	margin-left: 20px;
	margin-right: 20px;
	border-bottom: solid 1px gray;
}

.contenedor h2 a {
text-decoration: none;
}

#suscribirTodosRSS, 
#suscribirTodosRSS a {
	text-align: right;
	text-decoration: none;
}

#suscribirTodosRSS img {
	border: 0;
}

#ayudaRSS {
	border: solid 2px #999;
	background: white;
width: 500px;
margin: 0 auto 0 auto;
text-align: left;
}

#ayudaRSScontainer {
text-align: center;
}


.botoncerrar {
	text-align: center;
}

.botoncerrar a {
	border-right: solid 1px black;
	border-bottom: solid 1px black;
	border-top: solid 1px #ddd;
	border-left: solid 1px #ddd;
	text-decoration: none;
	background: #ccc;
	padding: 3px;
	color: black;
}

.contenedor {
	padding: 5px;
	border: solid 1px gray;
	background: white;
	margin: 20px 20px 0 20px;
}

.contenedor:hover {
	border: solid 1px blue;
}

.contenedor:hover h2 {
	border-bottom: solid 1px blue;
}

#maincontainer {
	background-color: #f3f3f3;
	width: 800px;
	text-align: left;
	margin: 0 auto;
	padding-bottom: 20px;
}


.toggleRSS {
	margin: 0px;
	padding: 0px;
	text-align: right;
	color: blue;
	border-top: solid 1px gray;
}




/* Flickr CSS
 *
 * Images are wrapped in divs classed "flickr_badge_image" with ids
 * "flickr_badge_imageX" where "X" is an integer specifying ordinal position.
 * Below are some styles to get you started!
 */
#flickr_badge_source_txt {padding:0; font: 11px Arial, Helvetica, Sans serif; color:#666666;}
#flickr_badge_icon {display:block !important; margin:0 !important; border: 1px solid rgb(0, 0, 0) !important;}
#flickr_icon_td {padding:0 5px 0 0 !important;}
.flickr_badge_image {text-align:center !important;}
.flickr_badge_image img {border: 1px solid black !important;}
#flickr_www {display:block; padding:0 10px 0 10px !important; font: 11px Arial, Helvetica, Sans serif !important; color:#3993ff !important;}
#flickr_badge_uber_wrapper a:hover,
#flickr_badge_uber_wrapper a:link,
#flickr_badge_uber_wrapper a:active,
#flickr_badge_uber_wrapper a:visited {text-decoration:none !important; background:inherit !important;color:#3993ff;}
#flickr_badge_wrapper {background-color:#ffffff;}
#flickr_badge_source {padding:0 !important; font: 11px Arial, Helvetica, Sans serif !important; color:#666666 !important;}




