div {
	/*border: 1px solid #000000;*/
}
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	color: #000000;
	margin-top: 0px;
	background-image:url(/images/bgtop.gif);
	background-repeat:repeat-x;
}
.h1pl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #CC0000;
}
.loginusersclas{
	background-color:#dddddd; padding-left:25px; padding-top:15px; padding-bottom: 5px
}

.oneColElsCtr #container {
	width: 100%;

		margin-top: 0px;
		padding-top:0px;
		/*border: 1px solid #000000;*/

}
.pipe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	margin-left: 10px
}
.oneColElsCtr #mainContent {
	background-image:url(/images/bg23.gif);
	width:920px;


	/*border: 1px solid #000000;*/
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.oneColElsCtr #mainContent2 {
	background-image:url(/images/bgSec2.gif);
	width:900px;
	height:100%;
	overflow:auto;
	margin-left:8px;
	/*	border: 1px solid #000000;*/
	background-repeat:repeat-x;

}

.oneColElsCtr #contenedorHead {
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	/*border: 1px solid #000000;*/
	width:900px;
	height:120px;
}
.oneColElsCtr #logo {
	float:left;
}
.oneColElsCtr #usuarios {
	float:right;
	width:300px;
	/*border: 1px solid #000000;*/
}
.footerMenu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.footerMenu:HOVER{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.DivMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.oneColElsCtr #tumbfoto {
width:100px;
float:left;
margin:8px; 
}
.linkContenido {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
			font-weight: bold;
}
.linkContenido:HOVER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
		font-weight: bold;
}

.linkMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
		margin-left: 10px
}


.linkMenu:HOVER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFF00;
	text-decoration: underline;
	font-weight: bold;
}
.migajas2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
}
.tiram {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}

.tiram:HOVER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.oneColElsCtr #usuarios {
	float:right;
	padding-top:40px;
	width:300px;
}
.oneColElsCtr #usuariosDiv2009 {
float:left; width:300px; margin-left: 15px; height:850px; background-color:#f0f0f0;
}
.oneColElsCtr #busqueda {
	/*background-image:url('/images/busca.jpg');*/
	width:294px;
	height:40px;
	float:right;
}

.oneColElsCtr #contenedorMenu {
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	/*border: 1px solid #000000;*/
	width:906px;
	height:35px;
}
.oneColElsCtr #menu1 {
	width:12px;
	height:34px;
	float:left;
	background-image:url(/images/menu1.gif);
}
.oneColElsCtr #menu2 {
	width:879px;
	float:left;
	padding-top:10px;
	height:25px;
	background-image:url(/images/menu2.gif);
}
.oneColElsCtr #menu3 {
	width:12px;
	height:34px;
	float:left;
	background-image:url(/images/menu3.gif);
}
.oneColElsCtr #FooterRojo {
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	/*border: 1px solid #000000;*/
	width:918px;
	height:20px;
	background-image:url(/images/bgbotton.gif);
	background-repeat:no-repeat;
}
.oneColElsCtr #Footer{
	background-image:url(/images/bgFooter.gif);
	/*border: 1px solid #000000;*/

		width:100%;
	height:134px;
}
.busquedaMenu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}
.busquedaMenu:HOVER{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
	text-decoration: underline;
	font-weight: bold;
}
div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*border: 1px solid #000000;*/
}
.formauser {
	background-color: #FBFBFB;
	border: 1px solid #666666;
	
}
.formaregistro {
	background-color: #FBFBFB;
	border: 1px solid #666666;
	height: 20px;
	width: 250px;	
}
.submits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #333333;
	border: 1px solid #FFFFFF;
	height: 25px;
	cursor:pointer;	
}
.submitsregistro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #333333;
	border: 1px solid #FFFFFF;
	height: 25px;
	cursor:pointer;
}

.submitsregistro2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #666666;
	border: 1px solid #FFFFFF;
	height: 25px;
		cursor:pointer;
}