@charset "UTF-8";
.estilo {
}
.tex {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.titu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: italic;
	color: #d5006e;
}
.filete {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d5006e;
	margin: 0;
	padding: 0;
	width: 190px;	
}

.titulillo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #d5006e;
}

.titulillo a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #d5006e;
}

.titulillo a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #a5be11;
}

.centro {
	
	width: 527px;	
}

.der {
	
	width: 234px;	
}

.sombrader {
	
	width: 5px;	
}

.sombraizq {
	
	width: 6px;	
}

.home{
	
	width: 963px;	
}

.tex a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #d5006e;
	text-decoration: none;
}
.tex  a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #d5006e;
	text-decoration: underline;
}
.tex a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #d5006e;
	text-decoration: none;
}
.tex a:active {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #d5006e;
	text-decoration: underline;
}

/* Nuevos edición 2010 */
h1.titu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: italic;
	color: #d5006e;
	font-weight: normal;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	color: #d5006e;
	font-weight: normal;
}

code {
font-family: monospace;
color: #44620a;
font-size: 9px;
background-color: #ddd;
display:block;
width:350px;
padding:5px;
}

input, select,textarea {
background-color: #ddd;
/* font-family: monospace; */
color: #000066;
}

table.tab { border: 2px solid #a5be11; }
