form#testci p {
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 12px;
	padding-bottom: 12px;
}
.test_visible p {
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 12px;
	padding-bottom: 12px;
}

.test_hidden {
	display: none;
}
.test_visible {
	display: block;
}
/*
	| liquidcorners.css; feel free to adapt the style!
	| ================================================
	| use: 4 corners with borderline outside a contentbox with class="inside"; 
	|      image  = upper half: top left corner, long borderline, top right corner
	|               under half: bottom left corner, long borderline, bottom right corner
	|      CHANGE = you have to change this for fitting to your image
	|      YCC    = You Can Change (or omit), if wanted
	|      DNC    = Do Not Change
	| credits: original by francky kleyneman, see article/tutorial in Francky's Developers Corner:
	|          http://home.tiscali.nl/developerscorner/liquidcorners/liquidcorners.htm
	| adapted
	| by.....: ... (your name and site?!)
	|
	| + please let this text & links intact for a next user +
*/
.top-left, .top-right, .bottom-left, .bottom-right { 
	background-image: url('../images/corners1280x18.gif'); /* CHANGE: path and name of your image */
	height: 9px;       /* CHANGE: replace by the height of one of your corners (= 1/2 height of the image) */
	font-size: 2px;    /* DNC: correction IE for height of the <div>'s */
	}
.top-left, .bottom-left { 
	margin-right: 9px; /* CHANGE: replace by the width of one of your corners */
	}
.top-right, .bottom-right { 
	margin-left: 9px;  /* CHANGE: replace by the width of one of your corners */
	margin-top: -9px;  /* CHANGE: replace by the height of one of your corners */
	}
.top-right {
	background-position: 100% 0;    /* DNC: position right corner at right side, no vertical changes */
	}
.bottom-left  { 
	background-position: 0 -9px;    /* CHANGE: replace second number by negative height of one of your corners */
	}
.bottom-right { 
	background-position: 100% -9px; /* CHANGE: replace second number by negative height of one of your corners */
	}
.inside {
	border-left: 1px solid #C00000; /* YCC: color & properties of the left-borderline */
	border-right: 1px solid #C00000;/* YCC: color & properties of the right-borderline */
	background: #EFEFEF;            /* YCC: background-color of the inside */
	color: #000000;                 /* YCC: default text-color of the inside */
	padding-left: 10px;             /* YCC: all texts at some distance of the left border */
	padding-right:10px;             /* YCC: all texts at some distance of the right border */
	}
.notopgap    { margin-top: 0; }    /* DNC: to avoid splitting of the box */
.nobottomgap { margin-bottom: -1px; padding-bottom: 1px; } /* DNC: to avoid splitting of the box */


/* generated by csscreator.com */ 
/* Don't forget to set a foreground and background color 
   on the 'html' or 'body' element! */
html, body, div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	line-height: 1;
	font-family: inherit;
	text-align: left;
	vertical-align: baseline;
}
a img, :link img, :visited img {
	border: 0;
}

a {
text-decoration: none;
}

a:hover {
color: #F99E07;	
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}
#tablaHeader,#tablaHeader td
{
/*height:100%;
	line-height: 0;
*/
}
table, caption, tbody, tfoot, thead, tr, th, td {

}
ol, ul {
	list-style: none;
}
q:before, q:after,
blockquote:before, blockquote:after {
	content: "";
}



html, body{ 

 text-align:center; 
 font-family: arial, helvetica;
 font-size: 12px;
} 

#pagewidth{ 
 width:100%; 
 text-align:left;  
margin-left:auto; 
 margin-right:auto;  
} 

#header{
 height:172px;
   background-color:blue; 
}

#pages{
height:56px;color:#E0E0E0;background:#143D55;
}

#header, #pages{
 position:relative; 
 width:100%;
} 

#header table, #content table
{
width:100%;
padding:0px;
margin:0px;
}
#header table td, #content table td
{
padding:0px;
margin:0px;
}
#headerLeft,#contentLeft
{
/*width:73%;*/
}
#headerLeft
{
background-color:#20263C;
}

#contentLeft
{
vertical-align:top;
background-color:#FFF;
float:left;
margin-right: 257px;
}
#headerMiddle, #contentMiddle
{
width:78px;
background-color:#4C3A2C ;
z-index:10;
}
#contentMiddle
{
float:left;
height:870px;
float:left;width:78px;margin-left:-265px
}


#headerRight ,#contentRight 
{
width:185px;
background-color:white;


}
#contentRight
{
font-weight:bold;
font-size:12px;
float:left;
width:185px;margin-left:-187px
}
#usuario, #clave
{
background:#E8E6E7;
border:0;
width:100px;
}
#bodyContentRight
{
font-weight:bold;
color:black;
margin-left:10px;
height:420px;

}
#leerMas
{
color:red;
text-align:right;
}
#cartelEntertech
{
text-align:center;
margin-top:0px;
}
#textContentCarreras
{
/*width:100%;*/
}

#textContentLeft
{
/*margin-top:20px;
margin-left:20px;*/
float: left;
width:357px;

/*margin-right:-300px;*/

}
#textContentRight
{
/*margin-top:20px;
margin-left:20px;*/
/*width:55%;*/ 
margin-left: 357px;
margin-right: 10px;

padding:5px 5px 5px 5px;
}
#textContentLeft
{
margin-top:10px;
}

#titleContentUp, #titleContentDown,#textContentUp,#textContentDown
{
margin-left:10px;
}

#titleContentUp, #titleContentDown
{
margin-top:10px;
margin-bottom: 10px;
}

#titleContentRight
{
margin-left:10px;
margin-top:5px;
margin-bottom: 7px;
}

#textContentUp,#textContentDown,#bodyContentRight
{
padding:5px 10px 10px 10px;
border-left:1px solid #484848;
border-right:1px solid #484848;
border-bottom:1px solid #484848;
}
#textContentDown
{
height:150px;
}
#textContentUp
{
font-size: 13px;

}
#textContentDown
{
margin-top:10px;
}

.text_bold {
color: #3F7595; font-weight: bold;
}

.bloqueSidebar
{
	padding:5px 5px 5px 5px;
}

.textoNaranja
{
color:#FA9416;
font-size:20px;
}

#tablaLogin 
{
border:0;
background:white;
padding-left:10px;

}
#formLogin 
{
border:0px;
background:white;
}

#divLogin 
{
padding-left:10px;
}

form#formLogin 
{
border:0px;
background:white;

}

#tablaLogin table tr td
{
padding-left:10px;
}

#tablaLogin tr
{
height:30px;
}
 
#content{
background-color: white;  
 float: right; 
 display:inline; 
 position: relative; 
 width:100%; 
 width: 960px;
 }
 #sponsors
 {
 clear:both;
padding-top:30px;
 padding-bottom:30px;
margin:auto;
 text-align:center;
 margin-left:-400px;
 }
#footer{
 height:50px; 
  background-color:white; 
 clear:both;
 text-align:center;
 } 
 
#dolphinnav{position:relative;height:33px;font-size:14px;text-transform:uppercase;font-weight:bold;background:#fff url(../images/dolphin_bg.gif) repeat-x bottom left;padding:0 0 0 20px;font-family:'Trebuchet MS';}
#dolphinnav ul{margin:0;padding:0;list-style-type:none;width:auto;float:left;}
#dolphinnav ul li{display:block;float:left;margin:0 1px;}
#dolphinnav ul li a{display:block;float:left;color:#EAF3F8;text-decoration:none;padding:0 0 0 20px;height:33px;}
#dolphinnav ul li a span{padding:12px 20px 0 0;height:21px;float:left;}
#dolphinnav ul li a:hover{color:#fff;background:transparent url(../images/dolphin_bg-OVER.gif) repeat-x bottom left;}
#dolphinnav ul li a:hover span{display:block;width:auto;cursor:pointer;}
#dolphinnav ul li a.current,#dolphinnav ul li a.current:hover{color:#fff;background:#1D6893 url(../images/dolphin_left-ON.gif) no-repeat top left;line-height:275%;}
#dolphinnav ul li a.current span{display:block;padding:20 20px 0 0;width:auto;background:#1D6893 url(../images/dolphin_right-ON.gif) 
 

 }
 
 .style1 {
	font-size: 12px;
	font-weight: bold;
}
.style2 {color: #FF0000}
.textoResaltado{
font-style: italic;
font-weight: bold;

}
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
 /*
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 
 }
  
.clearfix{display: inline-block;}
*/

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  






