@charset "utf-8";
body {
	margin:0px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	padding: 0px;
	text-align: center;
}
/* members */
#mempanel {
	border-bottom:2px solid #006699;
	height:30px;
}
#nuevo {
	float:left;
	height:30px;
	display:block;
}
#login {
	float:right;
	height:30px;
	display:block;
}
#donde {
	padding-top:5px;
	padding-bottom:20px;
}
#usuario, #contrasenia, #entrar {
	overflow:hidden;
	border:none;
	margin:5px;
	display:block;
	float:left;
	color:#006699;
	font-weight:bold;
}
	#usuario, #contrasenia {
		width:116px;
		padding:2px;
		line-height:16px;
		height:16px;
	}
	#usuario {
		background-image:url(../imgs/forum/general/login/usuario.gif);
	}
	#contrasenia {
		background-image:url(../imgs/forum/general/login/contrasenia.gif);
	}
	#entrar {
		width:80px;
		padding:0px;
		height:20px;
		line-height:20px;
	}
/* members */
img, form {
	padding-right: 0px; 
	padding-left: 0px; 
	padding-bottom: 0px; 
	padding-top: 0px; 
	border-right-style: none; 
	border-left-style: none; 
	border-bottom-style: none;
	border-top-style: none; 
	margin-top: 0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
}
a:link, a:active, a:visited {
	color: #006699;
	text-decoration:underline;
}
a:hover {
	color:#0066CC;
	text-decoration:underline;
}
h1 {
	font-size:18px; 	
	color: #FFFFFF;
}
h2 {font-size:16px;}
h3 {font-size:14px;}
h4 {font-size:12px;}
h1,h2,h3,h4 {
	margin:0px;
	padding:0px;
}
p {
	margin:0px;
	padding-top:10px;
	padding-bottom:10px;
}
#ctop, #cbot {
	clear:both;
	overflow:hidden;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	display:block;
}
#ctop {
	background-image: url(../imgs/conttop.gif);
	height: 10px;
}
#cbot {
	clear: both; 
	background-image:url(http://www.mipresidente.com.ar/imgs/contbot.gif); 
	height: 10px;
	line-height: 10px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
}
#secheadbot {
	background-image:url(../imgs/paginasec/fondocodo.png);
	height:77px;
	line-height:77px;
	text-align:center;
}
#cmain {
	color: #3683C9;
	background-color: #FFFFFF;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #D7E6F5;
	border-right-color: #D7E6F5;
	border-bottom-color: #D7E6F5;
	border-left-color: #D7E6F5;
	padding: 30px;
	text-align: justify;
	overflow:auto;
}
#separador1 {
	height: 20px;
	line-height:20px;
	overflow:hidden;
	clear:both;
}

.ancho {
	width:746px;
	margin-left:auto;
	margin-right:auto;
}

#separador0 {
	height: 26px;
}
#menu {
	height:25px;
	line-height:25px;
	overflow:hidden;
}
#menu ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
#menu li {
	width:118px;
	height:25px;
	float:left;
	margin-left:5px;
	line-height: 25px;
	font-weight: bold;
	background-image:url(../imgs/menu/boton.png);
	display:block;
	overflow:hidden;
}	
	#menu li a:visited, #menu li a:link {
		color: #68AACE;
		text-decoration:none;
		background-image:url(../imgs/menu/bot.png);
		display:block;
		overflow:hidden;
	}
	#menu li a:active, #menu li a:hover {
		color: #006699;
		text-decoration:none;
		background-image:url(../imgs/menu/boton.png);
		display:block;
		overflow:hidden;
	}


#top {
	background-image:url(../imgs/top.png);
	height:51px;
	width:100%;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #D5E5F4;
}
#medio {
	width:362px;
	height:190px;
	float:left;
	background-image:url(../imgs/maintop.png);
	background-position: bottom;
}
#medio img {
	display:block;
}
.vota {
	float:left;
	width:192px;
	height:190px;
}
#positivo {
	background-image:url(../imgs/voted/v1.jpg);
}
#negativo {
	background-image:url(../imgs/voted/v2.jpg);
}
#votos {
	background-image:url(../imgs/maintop.png);
	width:100%;
	clear:both;
	height:190px;
	overflow:hidden;
}
#fondo {
	background-color:#88B5DF;
}
#fondo #separador2 {
	height: 30px;
}
#fondo #separador3 {
	height: 50px;
}
#enviar {
	float:right;
	width:195px;
	height:23px;
	line-height:25px;
	font-size:10px;
	margin-right:10px;
	overflow:hidden;
}
#footer {
	clear:both;
	display:block;
	text-align:center;
}
#footer img {
	margin:auto;
}
.chico {
	font-size:10px;
}
div#indicator
{
  position: absolute;
  width: 100px;
  height: 40px;
  left: 10px;
  top: 10px;
  z-index: 900;
  background: url(../imgs/indicator.gif) no-repeat 0 0;
}
.clear {
	clear:both;
}

.marco {
	border:#3683C9 1px solid;
	padding:5px;
}
#remainvote {
	background:url(../imgs/informes/fondocomentario.png) repeat-x top;
	border:2px dashed #0099CC;
	display:block;
	margin:0px;
	overflow:auto;
	background-color:#EFF5FB;
	padding:20px;
}
.add {
	width:468px;
	margin:5px auto 10px auto;
}