<style type="text/css">
<!--
body,td,tr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#EBEBEB;
}
body {
	background-color:#000000;
}

#izquierdo {
	width:389px;
	height:396px;
	margin:0;
	padding:0;
}

#derecho {
	width:540px;
	height:300px;
	margin:0;
	padding:0;
	
	margin:0;
}

#derecho2 {
	width:568px;
	height:260px;
	margin:5px 0 0 0;
	padding:0;
}

#imagen {
	width:160px;
	height:200px;
	border:8px #FFFFFF solid;
	margin:0;
	padding:0;

}

#imagen2 {
	border:8px #FFFFFF solid;
	padding:0;
}

#imagen3 {
	border:4px #FFFFFF solid;
	padding:0;
}

ul {
	margin:0 0 0 10px;
	padding:0;
	height:20px;
}

li {
	margin:0 0 0 30px;
	padding:0;
	height:20px;
}

#superior {
	width:574px;
	height:575px;
	border:#FFFFFF 1px solid;
	margin:0;
	padding:0;
}

#imagen_cuerpo {
	margin:0;
	width:250px;
	height:35px;
}
.Estilo1 {font-family: Arial, Helvetica, sans-serif}
.Estilo2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;;
	font-size: 10px;
	
	color:#D6D6D6;
}
.Estilo3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;;
	font-size: 10px;
	font:bold;
	
	color:#FF8000;
}
#contenido_der{
	margin:0;
	width:474px;
	height:260px;
	overflow:auto;
}
input{
	background:#313131;
	color:#FFFFFF;
	border:1px #FFFFFF solid;
	font-family:Verdana, Arial, Helvetica, sans-serif;;
	font-size: 10px;
}
textarea{
	height:80px;	
	background:#313131;
	color:#EBEBEB;
	border:1px #EBEBEB solid;
	font-family:Verdana, Arial, Helvetica, sans-serif;;
	font-size: 10px;
}
#foto{
	border:6px #FFFFFF solid;
	margin:3px 0 3px 0;
}

a:link {
	color: #EBEBEB;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #EBEBEB;
}
a:hover {
	text-decoration: none;
	color:#FF8000
}
a:active {
	text-decoration: none;
	color: #FF8000;
}

/*
    3) These CSS-styles are necessary for the script to work. You may also put
    them in an external CSS-file. See the webpage for documentation.
*/

<style type="text/css">
* {
    font-family: Verdana, Helvetica;
    font-size: 10pt;
}
.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	border: 5px solid white;
}
.highslide:hover img {
	border: 3px solid #FDCD79;
}

.highslide-image {
    border: 2px solid white;
	z-index:900;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

.highslide-move {
    cursor: move;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.control {
	float: right;
    display: block;
    position: relative;
	margin: 0 5px;
	font-size: 9pt;
    font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
    margin-top: 1px;
    margin-bottom: 1px;
}
.control:hover {
    border-top: 1px solid #333;
    border-bottom: 1px solid #333;
    margin-top: 0;
    margin-bottom: 0;
}
.control, .control * {
	color: #666;
}

#flash {
z-index: -999;

}
