body {
	background-color: #CCCCCC;
	background-image: url(../general/fondo.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

form p { 
 margin:0 
}  
div#formulario { 
 width:340px;border: 
 1px dotted #000; 
}  
fieldset {  border:none; }  
input, textarea {
	border:1px solid #546E9F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}  
input:focus, textarea:focus {  background:#FFF7AD; } 

a,a:link,a:visited,a:active {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFF7AD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
}

a.B,a.B:link,a.B:visited,a.B:active {
	text-decoration: none;
	color: #546E9F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
}
a.B:hover {
	text-decoration: underline;
	color: #546E9F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
}
.menu1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.textogeneral {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #FFF8B0;
	clip: rect(auto,auto,auto,auto);
	text-align: justify;
	padding: 10px;
}
.textopie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	clip: rect(auto,auto,auto,auto);
	text-align: justify;
	padding: 10px;
}
.textosinborde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	clip: rect(auto,auto,auto,auto);
	text-align: justify;
	list-style-position: inside;
	list-style-type: none;
	list-style-image: url(../general/cuadrito.jpg);
	padding: 25px;
}
.textogeneral2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: left;
	clip: rect(auto,auto,auto,auto);
	list-style-position: outside;
	list-style-image: url(../general/cuadrito.jpg);
}
.textoMensaje {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #546E9F;
	clip: rect(auto,auto,auto,auto);
	text-align: justify;
	list-style-position: inside;
	list-style-type: none;
	list-style-image: url(../general/cuadrito.jpg);
	padding: 3px;
}
.ParpadeoCentrado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	text-decoration: blink;
	text-align: center;
}

